rpms/gupnp/devel gupnp.spec,1.20,1.21

Peter Robinson pbrobinson at fedoraproject.org
Wed Jul 1 09:23:42 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/gupnp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32625

Modified Files:
	gupnp.spec 
Log Message:
- Rebuild with new libuuid build req


Index: gupnp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gupnp/devel/gupnp.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- gupnp.spec	3 Jun 2009 08:24:25 -0000	1.20
+++ gupnp.spec	1 Jul 2009 09:23:11 -0000	1.21
@@ -1,6 +1,6 @@
 Name:           gupnp
 Version:        0.12.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A framework for creating UPnP devices & control points
 
 Group:          System Environment/Libraries
@@ -14,7 +14,7 @@ BuildRequires: glib2-devel
 BuildRequires: gtk-doc
 BuildRequires: libsoup-devel
 BuildRequires: libxml2-devel
-BuildRequires: e2fsprogs-devel
+BuildRequires: libuuid-devel
 
 Requires: dbus
 
@@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/gupnp
 
 %changelog
+* Wed Jul  1 2009 Peter Robinson <pbrobinson at gmail.com> 0.12.8-2
+- Rebuild with new libuuid build req
+
 * Wed Jun  3 2009 Peter Robinson <pbrobinson at gmail.com> 0.12.8-1
 - New upstream release
 




More information about the fedora-extras-commits mailing list