SPECS: php-pecl-gnupg.spec - updated to 1.1 (stable) - BuildRequir...
adamg
adamg at pld-linux.org
Sun Apr 23 15:53:23 CEST 2006
Author: adamg Date: Sun Apr 23 13:53:23 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.1 (stable)
- BuildRequires: gpgme-devel
---- Files affected:
SPECS:
php-pecl-gnupg.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/php-pecl-gnupg.spec
diff -u SPECS/php-pecl-gnupg.spec:1.5 SPECS/php-pecl-gnupg.spec:1.6
--- SPECS/php-pecl-gnupg.spec:1.5 Sat Dec 24 16:39:16 2005
+++ SPECS/php-pecl-gnupg.spec Sun Apr 23 15:53:18 2006
@@ -1,19 +1,20 @@
# $Revision$, $Date$
%define _modname gnupg
-%define _status beta
+%define _status stable
%define _sysconfdir /etc/php
%define extensionsdir %(php-config --extension-dir 2>/dev/null)
Summary: %{_modname} - wrapper around the gpgme library
Summary(pl): %{_modname} - wrapper biblioteki gpgme
Name: php-pecl-%{_modname}
-Version: 0.7.1
-Release: 2
+Version: 1.1
+Release: 1
License: PHP 2.02
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz
-# Source0-md5: 726eace8f40095680e8edb8c79376096
+# Source0-md5: 6c7e2f287f9666366ca482ee1a81ad2e
URL: http://pecl.php.net/package/gnupg/
+BuildRequires: gpgme-devel
BuildRequires: php-devel >= 3:5.0.0
BuildRequires: rpmbuild(macros) >= 1.254
%{?requires_php_extension}
@@ -76,6 +77,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2006/04/23 13:53:18 adamg
+- updated to 1.1 (stable)
+- BuildRequires: gpgme-devel
+
Revision 1.5 2005/12/24 15:39:16 glen
- rel 2 (rebuild with new php)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pecl-gnupg.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list