SPECS: php-pecl-fileinfo.spec - updated to 1.0; release 1
adamg
adamg at pld-linux.org
Sat Nov 12 09:39:32 CET 2005
Author: adamg Date: Sat Nov 12 08:39:32 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.0; release 1
---- Files affected:
SPECS:
php-pecl-fileinfo.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/php-pecl-fileinfo.spec
diff -u SPECS/php-pecl-fileinfo.spec:1.7 SPECS/php-pecl-fileinfo.spec:1.8
--- SPECS/php-pecl-fileinfo.spec:1.7 Sat Oct 29 02:05:14 2005
+++ SPECS/php-pecl-fileinfo.spec Sat Nov 12 09:39:27 2005
@@ -1,20 +1,19 @@
# $Revision$, $Date$
-# TODO:
-# - doesn't build
%define _modname fileinfo
%define _smodname Fileinfo
%define _status beta
%define _sysconfdir /etc/php
%define extensionsdir %(php-config --extension-dir 2>/dev/null)
+
Summary: %{_modname} - libmagic bindings
Summary(pl): %{_modname} - dowiązania biblioteki libmagic
Name: php-pecl-%{_modname}
-Version: 0.2
-Release: 0.1
+Version: 1.0
+Release: 1
License: PHP
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{_smodname}-%{version}.tgz
-# Source0-md5: e228172c2486c4866c1242d752bae54d
+# Source0-md5: 66503ab12c7d9cc1958b653845baa49c
URL: http://pecl.php.net/package/Fileinfo/
BuildRequires: php-devel >= 3:5.0.0
BuildRequires: rpmbuild(macros) >= 1.254
@@ -44,7 +43,7 @@
To rozszerzenie ma w PECL status: %{_status}.
%prep
-%setup -q -c -n php-pear-%{_smodname}
+%setup -q -c
%build
cd %{_smodname}-%{version}
@@ -77,7 +76,7 @@
%files
%defattr(644,root,root,755)
-%doc %{_smodname}-%{version}/{CREDITS,EXPERIMENTAL}
+%doc %{_smodname}-%{version}/{CREDITS,EXPERIMENTAL,fileinfo.php}
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/%{_modname}.ini
%attr(755,root,root) %{extensionsdir}/%{_modname}.so
@@ -87,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2005/11/12 08:39:27 adamg
+- updated to 1.0; release 1
+
Revision 1.7 2005/10/29 00:05:14 glen
- rebuild with zts and debug requires
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pecl-fileinfo.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list