[packages/libdmtx] - use php(core) as dependency to require php version - release 2 (by relup.sh)

glen glen at pld-linux.org
Fri Aug 24 00:20:49 CEST 2012


commit a544a53aaf5f12d471fcafb399a89ee44b58f74c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 24 01:20:48 2012 +0300

    - use php(core) as dependency to require php version
    - release 2 (by relup.sh)

 libdmtx.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libdmtx.spec b/libdmtx.spec
index 456b916..63392fc 100644
--- a/libdmtx.spec
+++ b/libdmtx.spec
@@ -3,7 +3,7 @@
 Summary:	Library for working with Data Matrix 2D bar-codes
 Name:		libdmtx
 Version:	0.7.2
-Release:	2
+Release:	3
 License:	LGPL v2+
 Group:		Libraries
 URL:		http://www.libdmtx.org/
@@ -63,7 +63,7 @@ Summary:	PHP bindings for %{name}
 License:	GPL v2+
 Group:		Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	php-common
+Requires:	php(core)
 
 %description -n php-libdmtx
 The php-%{name} package contains bindings for using %{name} from PHP.


More information about the pld-cvs-commit mailing list