[packages/pastebin] adapter, fix summary

glen glen at pld-linux.org
Sat Sep 14 17:55:15 CEST 2013


commit af3fac25e649c48d8cf643f0139b034b57ab290d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Sep 14 18:55:08 2013 +0300

    adapter, fix summary

 pastebin.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/pastebin.spec b/pastebin.spec
index bf08818..5955c08 100644
--- a/pastebin.spec
+++ b/pastebin.spec
@@ -1,6 +1,6 @@
 %define		php_min_version 5.0.0
 %include	/usr/lib/rpm/macros.php
-Summary:	Package that uses webapps configuration
+Summary:	A collaborative debugging tool
 Name:		pastebin
 Version:	0.60
 Release:	0.8
@@ -17,10 +17,10 @@ Source1:	apache.conf
 Source2:	lighttpd.conf
 URL:		http://blog.dixo.net/downloads/
 BuildRequires:	rpmbuild(macros) >= 1.553
-Requires:	php-common >= 4:%{php_min_version}
-Requires:	php-date
+Requires:	php(core) >= %{php_min_version}
+Requires:	php(date)
+Requires:	php(pcre)
 Requires:	php-geshi >= 1.0.7
-Requires:	php-pcre
 Requires:	webapps
 Requires:	webserver(access)
 Requires:	webserver(alias)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pastebin.git/commitdiff/af3fac25e649c48d8cf643f0139b034b57ab290d



More information about the pld-cvs-commit mailing list