rpms/php-shout/devel Makefile, 1.1, 1.2 php-shout.spec, 1.3, 1.4 needs.rebuild, 1.1, NONE

Brandon Holbrook (static) fedora-extras-commits at redhat.com
Mon Aug 28 04:46:57 UTC 2006


Author: static

Update of /cvs/extras/rpms/php-shout/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11283

Modified Files:
	Makefile php-shout.spec 
Removed Files:
	needs.rebuild 
Log Message:
Mass Rebuild for FC6



Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/php-shout/devel/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile	15 Aug 2006 03:14:53 -0000	1.1
+++ Makefile	28 Aug 2006 04:46:57 -0000	1.2
@@ -2,6 +2,7 @@
 # $Id$
 NAME := php-shout
 SPECFILE = $(firstword $(wildcard *.spec))
+MOCKARGS = --autocache
 
 define find-makefile-common
 for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done


Index: php-shout.spec
===================================================================
RCS file: /cvs/extras/rpms/php-shout/devel/php-shout.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- php-shout.spec	15 Aug 2006 04:06:48 -0000	1.3
+++ php-shout.spec	28 Aug 2006 04:46:57 -0000	1.4
@@ -3,7 +3,7 @@
 
 Name:		php-shout
 Version:	0.3.1
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	PHP module for communicating with Icecast servers
 
 Source0:	http://dl.sf.net/phpshout/phpShout-%{version}.tar.gz
@@ -16,7 +16,7 @@
 # Will hopefully go away once libogg-devel and/or libshout-devel specify this BR:
 BuildRequires:	pkgconfig
 BuildRequires:	libshout-devel >= 2.1
-Requires:	php-api >= %{php_apiver}
+Requires:	php-api = %{php_apiver}
 
 %description
 The php-shout package is an extension to the PHP Hypertext Preprocessor.
@@ -72,6 +72,9 @@
 %{php_extdir}/shout.so
 
 %changelog
+* Fri Aug 11 2006 Brandon Holbrook <fedora at theholbrooks.org> 0.3.1-6
+- Mass Rebuild for FC6
+
 * Fri Aug 11 2006 Brandon Holbrook <fedora at theholbrooks.org> 0.3.1-5
 - New FE php macros
 - Minor syntax / permission changes


--- needs.rebuild DELETED ---




More information about the fedora-extras-commits mailing list