rpms/gupnp-av/devel gupnp-av.spec,1.3,1.4

Peter Robinson pbrobinson at fedoraproject.org
Mon Dec 1 22:58:41 UTC 2008


Author: pbrobinson

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

Modified Files:
	gupnp-av.spec 
Log Message:
- Fix directory ownership in -devel package



Index: gupnp-av.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gupnp-av/devel/gupnp-av.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gupnp-av.spec	22 Nov 2008 17:26:12 -0000	1.3
+++ gupnp-av.spec	1 Dec 2008 22:58:11 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           gupnp-av
 Version:        0.2.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A collection of helpers for building UPnP AV applications
 
 Group:          System Environment/Libraries
@@ -63,11 +63,14 @@
 %files devel
 %defattr(-,root,root,-)
 %{_datadir}/gtk-doc/html/gupnp-av/
-%{_includedir}/gupnp-av-1.0/libgupnp-av
+%{_includedir}/gupnp-av-1.0
 %{_libdir}/pkgconfig/gupnp-av-1.0.pc
 %{_libdir}/libgupnp-av-1.0.so
 
 %changelog
+* Mon Dec 1 2008 Peter Robinson <pbrobinson at gmail.com> 0.2.1-6
+- Fix directory ownership
+
 * Sat Nov 22 2008 Peter Robinson <pbrobinson at gmail.com> 0.2.1-5
 - Update package summary
 




More information about the fedora-extras-commits mailing list