[packages/phploc] renamed to phploc

glen glen at pld-linux.org
Wed Nov 25 23:36:24 CET 2015


commit 1d4f22c4f0fc6b786a18e0d5ed955d2e455849ad
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Nov 26 00:36:06 2015 +0200

    renamed to phploc
    
    it's tool rather a library

 php-phpunit-phploc.spec => phploc.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-phpunit-phploc.spec b/phploc.spec
similarity index 92%
rename from php-phpunit-phploc.spec
rename to phploc.spec
index b67e2f1..419ff79 100644
--- a/php-phpunit-phploc.spec
+++ b/phploc.spec
@@ -1,12 +1,11 @@
-%define		pearname	phploc
 %include	/usr/lib/rpm/macros.php
 Summary:	A tool for quickly measuring the size of a PHP project
-Name:		php-phpunit-phploc
+Name:		phploc
 Version:	2.0.4
 Release:	1
 License:	BSD
 Group:		Development/Languages/PHP
-Source0:	http://pear.phpunit.de/get/%{pearname}-%{version}.tgz
+Source0:	http://pear.phpunit.de/get/%{name}-%{version}.tgz
 # Source0-md5:	2d8cf318bc1c2c9f631dc6aede63bcf6
 URL:		http://pear.phpunit.de/package/phploc/
 BuildRequires:	php-channel(pear.phpunit.de)
@@ -20,6 +19,7 @@ Requires:	php-phpunit-FinderFacade >= 1.1.0
 Requires:	php-phpunit-Git >= 1.0.0
 Requires:	php-phpunit-Version >= 1.0.0
 Requires:	php-symfony2-Console >= 2.2.0
+Obsoletes:	php-phpunit-phploc
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/phploc.git/commitdiff/1d4f22c4f0fc6b786a18e0d5ed955d2e455849ad



More information about the pld-cvs-commit mailing list