SPECS (DEVEL): php-pear-PEAR.spec - updated to 1.4.0RC2 (beta)
glen
glen at pld-linux.org
Sun Sep 18 15:38:57 CEST 2005
Author: glen Date: Sun Sep 18 13:38:57 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- updated to 1.4.0RC2 (beta)
---- Files affected:
SPECS:
php-pear-PEAR.spec (1.65.2.11 -> 1.65.2.12)
---- Diffs:
================================================================
Index: SPECS/php-pear-PEAR.spec
diff -u SPECS/php-pear-PEAR.spec:1.65.2.11 SPECS/php-pear-PEAR.spec:1.65.2.12
--- SPECS/php-pear-PEAR.spec:1.65.2.11 Sun Sep 18 15:34:25 2005
+++ SPECS/php-pear-PEAR.spec Sun Sep 18 15:38:52 2005
@@ -10,14 +10,14 @@
Summary(pl): %{_pearname} - podstawowa klasa dla PHP PEAR
Name: php-pear-%{_pearname}
Version: 1.4.0
-%define _pre b1
-%define _rel 3.22
-Release: 0.%{_pre}.%{_rel}
+%define _rc RC2
+%define _rel 0.1
+Release: 1.%{_rc}.%{_rel}
Epoch: 1
License: PHP 3.0
Group: Development/Languages/PHP
-Source0: http://pear.php.net/get/%{_pearname}-%{version}%{_pre}.tgz
-# Source0-md5: fac6e8d80991ae3a63cb6a616958e833
+Source0: http://pear.php.net/get/%{_pearname}-%{version}%{_rc}.tgz
+# Source0-md5: 8f357635bb283d37e4a237cfaee43c07
Source1: %{name}-template.spec
Patch0: %{name}-memory.patch
Patch1: %{name}-sysconfdir.patch
@@ -32,9 +32,6 @@
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-# displayed in %post
-%define _noautocompressdoc optional-packages.txt
-
%description
The PEAR package contains:
- the PEAR installer, for creating, distributing and installing
@@ -66,10 +63,6 @@
Ta klasa ma w PEAR status: %{_status}.
%prep
-# TODO:
-# PEAR: Optional feature remoteinstall available (adds the ability to install packages to a remote ftp server)
-# PEAR: Optional feature webinstaller available (PEAR's web-based installer)
-# PEAR: Optional feature gtkinstaller available (PEAR's PHP-GTK-based installer)
%pear_package_setup
%patch0 -p2
%patch1 -p1
@@ -99,14 +92,9 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post
-if [ -f %{_docdir}/%{name}-%{version}/optional-packages.txt ]; then
- cat %{_docdir}/%{name}-%{version}/optional-packages.txt
-fi
-
%files
%defattr(644,root,root,755)
-%doc install.log optional-packages.txt
+%doc install.log
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pear.conf
%attr(755,root,root) %{_bindir}/*
%{php_pear_dir}/.registry/*.reg
@@ -118,6 +106,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.65.2.12 2005/09/18 13:38:52 glen
+- updated to 1.4.0RC2 (beta)
+
Revision 1.65.2.11 2005/09/18 13:34:25 glen
- use PLD-ized template for rpm packages
- add patch for PLD package naming schema
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-PEAR.spec?r1=1.65.2.11&r2=1.65.2.12&f=u
More information about the pld-cvs-commit
mailing list