packages: php-pear-XML_FOAF/php-pear-XML_FOAF.spec - up to 0.4.0
glen
glen at pld-linux.org
Mon Mar 26 20:52:03 CEST 2012
Author: glen Date: Mon Mar 26 18:52:03 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.4.0
---- Files affected:
packages/php-pear-XML_FOAF:
php-pear-XML_FOAF.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: packages/php-pear-XML_FOAF/php-pear-XML_FOAF.spec
diff -u packages/php-pear-XML_FOAF/php-pear-XML_FOAF.spec:1.18 packages/php-pear-XML_FOAF/php-pear-XML_FOAF.spec:1.19
--- packages/php-pear-XML_FOAF/php-pear-XML_FOAF.spec:1.18 Tue Nov 16 13:57:59 2010
+++ packages/php-pear-XML_FOAF/php-pear-XML_FOAF.spec Mon Mar 26 20:51:58 2012
@@ -1,24 +1,24 @@
# $Revision$, $Date$
+%define status beta
+%define pearname XML_FOAF
%include /usr/lib/rpm/macros.php
-%define _status alpha
-%define _pearname XML_FOAF
-Summary: %{_pearname} - provides the ability to manipulate FOAF RDF/XML
-Summary(pl.UTF-8): %{_pearname} - przetwarzanie plików FOAF RDF/XML
-Name: php-pear-%{_pearname}
-Version: 0.3.1
+Summary: %{pearname} - provides the ability to manipulate FOAF RDF/XML
+Summary(pl.UTF-8): %{pearname} - przetwarzanie plików FOAF RDF/XML
+Name: php-pear-%{pearname}
+Version: 0.4.0
Release: 1
License: BSD
Group: Development/Languages/PHP
-Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 575d9b2cb3de3d8d9e2db9041a434391
+Source0: http://pear.php.net/get/%{pearname}-%{version}.tgz
+# Source0-md5: 204f435c64ad5704451e156a403335e4
URL: http://pear.php.net/package/XML_FOAF/
-BuildRequires: php-pear-PEAR >= 1:1.4.0-0.b1
+BuildRequires: php-pear-PEAR >= 1:1.0-0.b1
BuildRequires: rpm-php-pearprov >= 4.4.2-11
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.580
Requires: php-common >= 3:4.3.0
Requires: php-pear
Requires: php-pear-PEAR-core >= 1:1.0-0.b1
-Requires: php-pear-RDF
+Requires: php-pear-RDF >= 0.1.0-0.alpha1
Requires: php-pear-XML_Beautifier >= 0.2.2
Requires: php-pear-XML_Tree >= 1.1
BuildArch: noarch
@@ -29,7 +29,7 @@
Project can be found at <http://www.foaf-project.org/> -
XML_FOAF_Parser and XML_FOAF_Lite will follow before 1.0.
-In PEAR status of this package is: %{_status}.
+In PEAR status of this package is: %{status}.
%description -l pl.UTF-8
XML_FOAF pozwala zaawansowanym użytkownikom tworzyć zaawansowane pliki
@@ -37,11 +37,12 @@
<http://www.foaf-project.org/>. XML_FOAF_Parser i XML_FOAF_Lite ukażą
się przed 1.0.
-Ta klasa ma w PEAR status: %{_status}.
+Ta klasa ma w PEAR status: %{status}.
%prep
%pear_package_setup
-mv docs/%{_pearname}/docs/examples .
+mv docs/%{pearname}/docs/examples .
+mv .%{php_pear_dir}/data/XML_FOAF/README .
%install
rm -rf $RPM_BUILD_ROOT
@@ -56,11 +57,11 @@
%files
%defattr(644,root,root,755)
+%doc README
%doc install.log
%{php_pear_dir}/.registry/*.reg
%{php_pear_dir}/XML/*.php
%{php_pear_dir}/XML/FOAF
-
%{_examplesdir}/%{name}-%{version}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -69,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2012/03/26 18:51:58 glen
+- up to 0.4.0
+
Revision 1.18 2010/11/16 12:57:59 glen
- updated to: 0.3.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/php-pear-XML_FOAF/php-pear-XML_FOAF.spec?r1=1.18&r2=1.19
More information about the pld-cvs-commit
mailing list