]> git.pld-linux.org Git - packages/pastebin.git/commitdiff
adapter, fix summary
authorElan Ruusamäe <glen@delfi.ee>
Sat, 14 Sep 2013 15:55:08 +0000 (18:55 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 14 Sep 2013 15:55:08 +0000 (18:55 +0300)
pastebin.spec

index bf08818d3cfbd79a3e41bf85f0023c0bd5cc99f8..5955c089dd3ef58cf60c7525e37d2e804e4ff70d 100644 (file)
@@ -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)
This page took 0.06884 seconds and 4 git commands to generate.