rpms/gupnp/devel gupnp.spec,1.23,1.24

Peter Robinson pbrobinson at fedoraproject.org
Mon Aug 31 17:22:43 UTC 2009


Author: pbrobinson

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

Modified Files:
	gupnp.spec 
Log Message:
- some spec file cleanups, depend on libuuid instead of e2fsprogs-devel


Index: gupnp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gupnp/devel/gupnp.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- gupnp.spec	7 Aug 2009 12:30:09 -0000	1.23
+++ gupnp.spec	31 Aug 2009 17:22:43 -0000	1.24
@@ -1,6 +1,6 @@
 Name:           gupnp
 Version:        0.12.8
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A framework for creating UPnP devices & control points
 
 Group:          System Environment/Libraries
@@ -83,9 +83,12 @@ rm -rf %{buildroot}
 
 %files docs
 %defattr(-,root,root,-)
-%{_datadir}/gtk-doc/html/%{name}
+%doc %{_datadir}/gtk-doc/html/%{name}
 
 %changelog
+* Mon Aug 31 2009 Peter Robinson <pbrobinson at gmail.com> 0.12.8-4
+- some spec file cleanups, depend on libuuid instead of e2fsprogs-devel
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12.8-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list