rpms/NetworkManager-vpnc/devel NetworkManager-vpnc.spec,1.1,1.2

David Zeuthen (davidz) fedora-extras-commits at redhat.com
Sat Jul 2 01:18:03 UTC 2005


Author: davidz

Update of /cvs/extras/rpms/NetworkManager-vpnc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3797

Modified Files:
	NetworkManager-vpnc.spec 
Log Message:
* Fri Jul  1 2005 David Zeuthen <davidz at redhat.com> 0.2-2
- Add missing changelog entry for last commit
- Temporarily BuildReq libpng-devel as it is not pulled in by gtk2-devel
  (should be fixed in Core shortly)
- Pull in latest D-BUS (which features automatic reloading of policy files)
  so users do not have to restart the messagebus after installing this package




Index: NetworkManager-vpnc.spec
===================================================================
RCS file: /cvs/extras/rpms/NetworkManager-vpnc/devel/NetworkManager-vpnc.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- NetworkManager-vpnc.spec	30 Jun 2005 20:25:29 -0000	1.1
+++ NetworkManager-vpnc.spec	2 Jul 2005 01:18:01 -0000	1.2
@@ -1,5 +1,5 @@
 %define nm_version          0.4-32.cvs20050629
-%define dbus_version        0.33
+%define dbus_version        0.34
 %define gtk2_version        2.6.0
 %define vpnc_version        0.3.3-1
 %define shared_mime_version 0.16-3
@@ -7,7 +7,7 @@
 Summary: NetworkManager VPN integration for vpnc
 Name: NetworkManager-vpnc
 Version: 0.2
-Release: 1
+Release: 2
 License: GPL
 Group: System Environment/Base
 Source: %{name}-%{version}.tar.gz
@@ -19,6 +19,7 @@
 BuildRequires: libgnomeui-devel
 BuildRequires: gnome-keyring-devel
 BuildRequires: libglade2-devel
+BuildRequires: libpng-devel
 PreReq: /usr/bin/update-desktop-database
 PreReq: /usr/bin/gtk-update-icon-cache
 Requires: gtk2             >= %{gtk2_version}
@@ -83,6 +84,18 @@
 %{_datadir}/icons/hicolor/48x48/apps/gnome-mime-application-x-cisco-vpn-settings.png
 
 %changelog
+* Fri Jul  1 2005 David Zeuthen <davidz at redhat.com> 0.2-2
+- Add missing changelog entry for last commit
+- Temporarily BuildReq libpng-devel as it is not pulled in by gtk2-devel
+  (should be fixed in Core shortly)
+- Pull in latest D-BUS (which features automatic reloading of policy files)
+  so users do not have to restart the messagebus after installing this package
+
+* Thu Jun 30 2005 David Zeuthen <davidz at redhat.com> 0.2-1
+- New upsteam version
+- Add the new gnome-mime-application-x-cisco-vpn-settings.png icon and call
+  gtk-update-icon-cache as appropriate
+
 * Fri Jun 17 2005 David Zeuthen <davidz at redhat.com> 0.1-2.cvs20050617
 - Add Prereq: /usr/bin/update-desktop-database
 - Nuke .la and .a files




More information about the scm-commits mailing list