[packages/php-psr-log] unify macros

glen glen at pld-linux.org
Wed May 11 22:43:10 CEST 2016


commit cb90bd2c223009316f1c49c59d3f01fb7063478e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed May 11 23:42:58 2016 +0300

    unify macros

 php-psr-log.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-psr-log.spec b/php-psr-log.spec
index beb8f7d..a4eba42 100644
--- a/php-psr-log.spec
+++ b/php-psr-log.spec
@@ -1,4 +1,4 @@
-%define		pearname	Log
+%define		pkgname	log
 %define		php_min_version 5.3.3
 %include	/usr/lib/rpm/macros.php
 Summary:	Common interface for logging libraries
@@ -7,7 +7,7 @@ Version:	1.0.0
 Release:	3
 License:	MIT
 Group:		Development/Languages/PHP
-Source0:	https://github.com/php-fig/log/archive/%{version}/%{pearname}-%{version}.tar.gz
+Source0:	https://github.com/php-fig/log/archive/%{version}/Log-%{version}.tar.gz
 # Source0-md5:	2499e0aeb6feaabcdd58f335ccdf5b96
 URL:		https://github.com/php-fig/log
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-psr-log.git/commitdiff/cb90bd2c223009316f1c49c59d3f01fb7063478e



More information about the pld-cvs-commit mailing list