packages: php-pear-File_Sitemap/php-pear-File_Sitemap.spec - up to 0.1.4

glen glen at pld-linux.org
Sat Mar 24 14:46:48 CET 2012


Author: glen                         Date: Sat Mar 24 13:46:48 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.1.4

---- Files affected:
packages/php-pear-File_Sitemap:
   php-pear-File_Sitemap.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/php-pear-File_Sitemap/php-pear-File_Sitemap.spec
diff -u packages/php-pear-File_Sitemap/php-pear-File_Sitemap.spec:1.6 packages/php-pear-File_Sitemap/php-pear-File_Sitemap.spec:1.7
--- packages/php-pear-File_Sitemap/php-pear-File_Sitemap.spec:1.6	Tue Mar  1 07:28:47 2011
+++ packages/php-pear-File_Sitemap/php-pear-File_Sitemap.spec	Sat Mar 24 14:46:42 2012
@@ -1,22 +1,20 @@
 # $Revision$, $Date$
+%define		status		alpha
+%define		pearname	File_Sitemap
 %include	/usr/lib/rpm/macros.php
-%define		_class		File
-%define		_subclass	Sitemap
-%define		_status		alpha
-%define		_pearname	File_Sitemap
-Summary:	%{_pearname} - create and manage sitemap files
-Summary(pl.UTF-8):	%{_pearname} - tworzenie i zarządzanie plikami z "mapą strony"
-Name:		php-pear-%{_pearname}
-Version:	0.1.3
-Release:	3
+Summary:	%{pearname} - create and manage sitemap files
+Summary(pl.UTF-8):	%{pearname} - tworzenie i zarządzanie plikami z "mapą strony"
+Name:		php-pear-%{pearname}
+Version:	0.1.4
+Release:	1
 License:	BSD License
 Group:		Development/Languages/PHP
-Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	3bed2666446710966cda547d5140aad0
+Source0:	http://pear.php.net/get/%{pearname}-%{version}.tgz
+# Source0-md5:	aa8032c0e89bd26a963967f2c814b068
 URL:		http://pear.php.net/package/File_Sitemap/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
-BuildRequires:	rpmbuild(macros) >= 1.300
+BuildRequires:	rpmbuild(macros) >= 1.580
 Requires:	php-dom
 Requires:	php-pear
 Requires:	php-zlib
@@ -26,7 +24,7 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # exclude optional dependencies
-%define		_noautoreq	'pear(HTTP/Request.*)'
+%define		_noautoreq	pear(HTTP/Request.*)
 
 %description
 This package allow to create sitemap files used to describe your
@@ -35,7 +33,7 @@
 compress to gzip, notify search engine and test url in the sitemap or
 sitemap index.
 
-In PEAR status of this package is: %{_status}.
+In PEAR status of this package is: %{status}.
 
 %description -l pl.UTF-8
 Pakiet ten pozwala na tworzenie plików z mapą strony wykorzystywanych
@@ -45,11 +43,13 @@
 adresów, kompresji do formatu gzip, informowania wyszukiwark jak
 również do testowania adresów.
 
-Ta klasa ma w PEAR status: %{_status}.
+Ta klasa ma w PEAR status: %{status}.
 
 %prep
 %pear_package_setup
 
+mv .%{php_pear_dir}/data/File_Sitemap/README .
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
@@ -76,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2012/03/24 13:46:42  glen
+- up to 0.1.4
+
 Revision 1.6  2011/03/01 06:28:47  glen
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/php-pear-File_Sitemap/php-pear-File_Sitemap.spec?r1=1.6&r2=1.7



More information about the pld-cvs-commit mailing list