rpms/gupnp-av/devel gupnp-av.spec,1.1,1.2

Peter Robinson pbrobinson at fedoraproject.org
Mon Oct 20 21:07:43 UTC 2008


Author: pbrobinson

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

Modified Files:
	gupnp-av.spec 
Log Message:
- Fix some -devel package deps



Index: gupnp-av.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gupnp-av/devel/gupnp-av.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gupnp-av.spec	5 Sep 2008 18:08:02 -0000	1.1
+++ gupnp-av.spec	20 Oct 2008 21:07:13 -0000	1.2
@@ -1,12 +1,12 @@
 Name:           gupnp-av
 Version:        0.2.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        GUPnP-AV is a collection of helpers for building UPnP AV applications
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.gupnp.org/
-Source0:        http://www.gupnp.org/sources/gupnp-av/%{name}-%{version}.tar.gz
+Source0:        http://www.gupnp.org/sources/%{name}/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: glib2-devel
@@ -26,6 +26,8 @@
 %package devel
 Summary: Development package for gupnp-av
 Group: Development/Libraries
+Requires: gssdp-devel
+Requires: gupnp-devel
 Requires: gupnp-av = %{version}-%{release}
 Requires: pkgconfig
 Requires: gtk-doc
@@ -66,6 +68,9 @@
 %{_libdir}/libgupnp-av-1.0.so
 
 %changelog
+* Mon Oct 20 2008 Peter Robinson <pbrobinson at gmail.com> 0.2.1-4
+- Add some requires for the devel package
+
 * Fri Aug 29 2008 Peter Robinson <pbrobinson at gmail.com> 0.2.1-3
 - Some spec file cleanups
 




More information about the scm-commits mailing list