copy F-9 fix to F-10 branch

epel8
Christoph Höger 17 years ago
parent 8c2b990abd
commit 9195744e49

@ -1,5 +1,5 @@
--- Makefile.am 2008-04-23 12:57:02.000000000 +0200 --- Makefile.am 2008-04-23 12:57:02.000000000 +0200
+++ Makefile.am.new 2008-04-23 12:58:15.000000000 +0200 +++ Makefile.am 2008-04-23 12:58:15.000000000 +0200
@@ -25,7 +25,7 @@ @@ -25,7 +25,7 @@
nm-openvpn-service.name: $(srcdir)/nm-openvpn-service.name.in Makefile nm-openvpn-service.name: $(srcdir)/nm-openvpn-service.name.in Makefile
sed -e 's|[@]BINDIR[@]|$(bindir)|g' \ sed -e 's|[@]BINDIR[@]|$(bindir)|g' \

@ -14,7 +14,7 @@ Release: 10%{svn_snapshot}%{?dist}
License: GPLv2+ License: GPLv2+
URL: http://www.gnome.org/projects/NetworkManager/ URL: http://www.gnome.org/projects/NetworkManager/
Group: System Environment/Base Group: System Environment/Base
Patch: NetworkManager-openvpn-0.7.0-name-file-generation.patch Patch0: NetworkManager-openvpn-0.7.0-name-file-generation.patch
# How to build the source package: # How to build the source package:
# - Check out NetworkManager from Gnome SVN, currently trunk is used # - Check out NetworkManager from Gnome SVN, currently trunk is used
# - cd NetworkManager/vpn-daemons/openvpn # - cd NetworkManager/vpn-daemons/openvpn
@ -57,7 +57,7 @@ with NetworkManager and the GNOME desktop.
%prep %prep
%setup -q -n %{name}-%{version} %setup -q -n %{name}-%{version}
%patch -p1 -b .buildroot %patch0 -b .namefix
%build %build
if [ ! -f configure ]; then if [ ! -f configure ]; then

Loading…
Cancel
Save