rpms/NetworkManager-pptp/F-12 NetworkManager-pptp.spec, 1.21, 1.22 sources, 1.11, 1.12

Daniel Williams dcbw at fedoraproject.org
Mon Apr 12 07:35:51 UTC 2010


Author: dcbw

Update of /cvs/pkgs/rpms/NetworkManager-pptp/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10022

Modified Files:
	NetworkManager-pptp.spec sources 
Log Message:
* Sun Apr 11 2010 Dan Williams <dcbw at redhat.com> - 1:0.8.0-1
- Fix saving of MPPE security levels
- Updated translations




Index: NetworkManager-pptp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager-pptp/F-12/NetworkManager-pptp.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- NetworkManager-pptp.spec	1 Feb 2010 23:41:31 -0000	1.21
+++ NetworkManager-pptp.spec	12 Apr 2010 07:35:50 -0000	1.22
@@ -1,20 +1,21 @@
-%define nm_version          1:0.7.996-2
+%define nm_version          1:0.7.997
 %define dbus_version        1.1
 %define gtk2_version        2.10.0
 %define ppp_version         2.4.5
 %define shared_mime_version 0.16-3
 
-%define git_snapshot .git20100120
+%define snapshot .git20100411
+%define realversion 0.8
 
 Summary:   NetworkManager VPN plugin for pptp
 Name:      NetworkManager-pptp
 Epoch:     1
-Version:   0.7.997
-Release:   3%{git_snapshot}%{?dist}
+Version:   0.8.0
+Release:   1%{snapshot}%{?dist}
 License:   GPLv2+
 Group:     System Environment/Base
 URL:       http://www.gnome.org/projects/NetworkManager/
-Source:    %{name}-%{version}%{git_snapshot}.tar.bz2
+Source:    %{name}-%{realversion}%{snapshot}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
 
@@ -46,7 +47,7 @@ This package contains software for integ
 the NetworkManager and the GNOME desktop.
 
 %prep
-%setup -q
+%setup -q -n NetworkManager-pptp-%{realversion}
 
 
 %build
@@ -103,12 +104,16 @@ fi
 %{_libexecdir}/nm-pptp-service
 %{_libdir}/pppd/2.*/nm-pptp-pppd-plugin.so
 %{_datadir}/gnome-vpn-properties/pptp/nm-pptp-dialog.glade
-%{_datadir}/applications/nm-pptp.desktop
-%{_datadir}/icons/hicolor/48x48/apps/gnome-mime-application-x-pptp-settings.png
+#%{_datadir}/applications/nm-pptp.desktop
+#%{_datadir}/icons/hicolor/48x48/apps/gnome-mime-application-x-pptp-settings.png
 %dir %{_datadir}/gnome-vpn-properties/pptp
 
 %changelog
-* Mon Feb   1 2010 Dan Williams <dcbw at redhat.com> - 1:0.7.997-3.git20100120
+* Sun Apr 11 2010 Dan Williams <dcbw at redhat.com> - 1:0.8.0-1
+- Fix saving of MPPE security levels
+- Updated translations
+
+* Mon Feb  1 2010 Dan Williams <dcbw at redhat.com> - 1:0.7.997-3.git20100120
 - Really fix pppd plugin directory path
 
 * Wed Jan 20 2010 Dan Williams <dcbw at redhat.com> - 1:0.7.997-2.git20100120


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager-pptp/F-12/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	21 Jan 2010 03:46:46 -0000	1.11
+++ sources	12 Apr 2010 07:35:51 -0000	1.12
@@ -1 +1 @@
-3f7207a551a3afc3fcc8a5b35cfa2fd9  NetworkManager-pptp-0.7.997.git20100120.tar.bz2
+ad748ddecf3a65654bb821c96be0c0bd  NetworkManager-pptp-0.8.git20100411.tar.bz2



More information about the scm-commits mailing list