[packages/php-pear-System_Folders] - up to 1.0.5
glen
glen at pld-linux.org
Sun Jan 13 14:39:53 CET 2013
commit a5d15529f4a63e289f9ebb3a1005629b9ec45f19
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Jan 13 15:39:48 2013 +0200
- up to 1.0.5
php-pear-System_Folders.spec | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/php-pear-System_Folders.spec b/php-pear-System_Folders.spec
index f87f203..c30e3e1 100644
--- a/php-pear-System_Folders.spec
+++ b/php-pear-System_Folders.spec
@@ -1,19 +1,19 @@
+%define status stable
+%define pearname System_Folders
%include /usr/lib/rpm/macros.php
-%define _status stable
-%define _pearname System_Folders
-Summary: %{_pearname} - Location of system folders
-Summary(pl.UTF-8): %{_pearname} - lokalizacja folderów systemowych
-Name: php-pear-%{_pearname}
-Version: 1.0.4
+Summary: %{pearname} - Location of system folders
+Summary(pl.UTF-8): %{pearname} - lokalizacja folderów systemowych
+Name: php-pear-%{pearname}
+Version: 1.0.5
Release: 1
License: LGPL
Group: Development/Languages/PHP
-Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: f5b17a2fafcc5dffd0883f6baba96fe6
+Source0: http://pear.php.net/get/%{pearname}-%{version}.tgz
+# Source0-md5: 1e50b9740ca3ff31316739f31546c46c
URL: http://pear.php.net/package/System_Folders/
BuildRequires: php-pear-PEAR >= 1:1.4.1
BuildRequires: rpm-php-pearprov >= 4.4.2-11
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.580
Requires: php-pear
Requires: php-pear-Config >= 1.10.5
Requires: php-pear-PEAR-core >= 1:1.4.1
@@ -24,13 +24,13 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
Calculates or guesses the location of system folders like temp,
desktop and others.
-In PEAR status of this package is: %{_status}.
+In PEAR status of this package is: %{status}.
%description -l pl.UTF-8
Oblicza lub zgaduje położenie folderów systemów takich jak katalog
tymczasowy, pulpit czy inne.
-Ta klasa ma w PEAR status: %{_status}.
+Ta klasa ma w PEAR status: %{status}.
%prep
%pear_package_setup
@@ -45,7 +45,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc install.log docs/%{_pearname}/{examples/cached.php,examples/example.php}
+%doc install.log docs/%{pearname}/{examples/cached.php,examples/example.php}
%{php_pear_dir}/.registry/*.reg
%{php_pear_dir}/System/Folders
%{php_pear_dir}/System/Folders.php
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pear-System_Folders.git/commitdiff/a5d15529f4a63e289f9ebb3a1005629b9ec45f19
More information about the pld-cvs-commit
mailing list