rpms/libshout/FC-4 libshout.spec,1.9,1.10

Thomas Vander Stichele (thomasvs) fedora-extras-commits at redhat.com
Fri Mar 17 21:18:12 UTC 2006


Author: thomasvs

Update of /cvs/extras/rpms/libshout/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3934

Modified Files:
	libshout.spec 
Log Message:
bump for rebuild


Index: libshout.spec
===================================================================
RCS file: /cvs/extras/rpms/libshout/FC-4/libshout.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libshout.spec	10 Mar 2006 15:19:53 -0000	1.9
+++ libshout.spec	17 Mar 2006 21:18:12 -0000	1.10
@@ -1,6 +1,6 @@
 Name:           libshout
 Version:        2.2
-Release:        1%{?dist}
+Release:        3%{?dist}
 Summary:        icecast source streaming library
 
 Group:          System Environment/Libraries
@@ -29,6 +29,11 @@
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
 
+Requires:       libogg-devel
+Requires:       libvorbis-devel
+Requires:       libtheora-devel
+Requires:       speex-devel
+
 %description    devel
 The libshout-devel package contains the header files needed for developing
 applications that send data to an icecast server.  Install libshout-devel if
@@ -74,6 +79,14 @@
 %{_datadir}/aclocal/shout.m4
 
 %changelog
+* Fri Mar 17 2006 Thomas Vander Stichele <thomas at apestaart dot org>
+- 2.2-3
+- add Requires: to -devel package
+
+* Fri Mar 17 2006 Thomas Vander Stichele <thomas at apestaart dot org>
+- 2.2-2
+- rebuild to please the extras repository
+
 * Fri Mar 10 2006 Thomas Vander Stichele <thomas at apestaart dot org>
 - 2.2-1
 - new (incompatible) version, but deps are updated




More information about the fedora-extras-commits mailing list