rpms/libwnck/F-7 libwnck.spec,1.69,1.70

Richard Hughes (rhughes) fedora-extras-commits at redhat.com
Fri Jun 15 16:39:33 UTC 2007


Author: rhughes

Update of /cvs/pkgs/rpms/libwnck/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28316

Modified Files:
	libwnck.spec 
Log Message:
* Fri Jun 15 2007 Richard Hughes <rhughes at redhat.com> - 2.18.2-2
- Add startup-notification-devel as a Requires to libwnk-devel so that
  gnome-power-manager (which BuildPrereq's libwnck-devel) can build in koji.



Index: libwnck.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libwnck/F-7/libwnck.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- libwnck.spec	29 May 2007 02:10:38 -0000	1.69
+++ libwnck.spec	15 Jun 2007 16:38:58 -0000	1.70
@@ -6,7 +6,7 @@
 Summary: Window Navigator Construction Kit
 Name: libwnck
 Version: 2.18.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://download.gnome.org/sources/libwnck/
 Source0: http://download.gnome.org/sources/libwnck/2.18/%{name}-%{version}.tar.bz2
 License: LGPL
@@ -46,6 +46,7 @@
 Requires: glib2-devel >= %{glib2_version}
 Requires: pango-devel >= %{pango_version}
 Requires: gtk2-devel >= %{gtk2_version}
+Requires: startup-notification-devel >= %{startup_notification_version}
 Requires: pkgconfig
 
 %description devel
@@ -101,6 +102,10 @@
 %{_datadir}/gtk-doc/html/libwnck
 
 %changelog
+* Fri Jun 15 2007 Richard Hughes <rhughes at redhat.com> - 2.18.2-2
+- Add startup-notification-devel as a Requires to libwnk-devel so that
+  gnome-power-manager (which BuildPrereq's libwnck-devel) can build in koji.
+
 * Mon May 28 2007 Matthias Clasen <mclasen at redhat.com> - 2.18.2-1
 - Update to 2.18.2
 - Drop upstreamed patches




More information about the fedora-extras-commits mailing list