rpms/pastebin/F-8 pastebin.spec,1.4,1.5

Michael Stahnke (stahnma) fedora-extras-commits at redhat.com
Tue Jul 15 13:49:40 UTC 2008


Author: stahnma

Update of /cvs/extras/rpms/pastebin/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26186/F-8

Modified Files:
	pastebin.spec 
Log Message:
Fixing requires per bug 455389


Index: pastebin.spec
===================================================================
RCS file: /cvs/extras/rpms/pastebin/F-8/pastebin.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pastebin.spec	9 Feb 2008 20:04:35 -0000	1.4
+++ pastebin.spec	15 Jul 2008 13:48:14 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           pastebin 
 Version:        0.60
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A collaborative debugging tool 
 
 Group:          Applications/Internet
@@ -19,7 +19,7 @@
 Patch3:         pastebin-db.mysql.class.php.patch
 Patch4:         pastebin-pastebin.class.php.patch
 
-Requires:       httpd, php-mysql
+Requires:       httpd, php-mysql, php
 BuildArch:      noarch
 
 
@@ -103,6 +103,10 @@
 
 
 %changelog
+* Tue Jul 15 2008 Michael Stahnke <stahnma at fedoraprojet.org> - 0.60-4
+- Fix a requires (added php)
+- Bug number 455389
+
 * Sat Feb 08 2008 Michael Stahnke <mastahnke at gmail.com> - 0.60-3
 - Fixed a patch
 




More information about the fedora-extras-commits mailing list