packages: php-pear-File_XSPF/php-pear-File_XSPF.spec - up to 0.3.0
glen
glen at pld-linux.org
Sat Mar 24 14:49:26 CET 2012
Author: glen Date: Sat Mar 24 13:49:26 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.3.0
---- Files affected:
packages/php-pear-File_XSPF:
php-pear-File_XSPF.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: packages/php-pear-File_XSPF/php-pear-File_XSPF.spec
diff -u packages/php-pear-File_XSPF/php-pear-File_XSPF.spec:1.13 packages/php-pear-File_XSPF/php-pear-File_XSPF.spec:1.14
--- packages/php-pear-File_XSPF/php-pear-File_XSPF.spec:1.13 Sun Jul 31 21:08:28 2011
+++ packages/php-pear-File_XSPF/php-pear-File_XSPF.spec Sat Mar 24 14:49:21 2012
@@ -1,20 +1,20 @@
# $Revision$, $Date$
+%define status beta
+%define pearname File_XSPF
%include /usr/lib/rpm/macros.php
-%define _status beta
-%define _pearname File_XSPF
-Summary: %{_pearname} - manipulating XSPF playlists
-Summary(pl.UTF-8): %{_pearname} - manipulowanie playlistami XSPF
-Name: php-pear-%{_pearname}
-Version: 0.2.3
+Summary: %{pearname} - manipulating XSPF playlists
+Summary(pl.UTF-8): %{pearname} - manipulowanie playlistami XSPF
+Name: php-pear-%{pearname}
+Version: 0.3.0
Release: 1
License: LGPL
Group: Development/Languages/PHP
-Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: e9d49f0b62d50b14416ee4065d7bade1
+Source0: http://pear.php.net/get/%{pearname}-%{version}.tgz
+# Source0-md5: cbefeb407042d8b08cda9b0bcb112f22
URL: http://pear.php.net/package/File_XSPF/
BuildRequires: php-pear-PEAR >= 1:1.4.0-0.a1
BuildRequires: rpm-php-pearprov >= 4.4.2-11
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.580
Requires: php-pear
Requires: php-pear-PEAR-core >= 1:1.4.0-0.a1
Requires: php-pear-Validate >= 0.6.2
@@ -28,18 +28,19 @@
This package provides the user with the ability to update and create
XSPF playlist files.
-In PEAR status of this package is: %{_status}.
+In PEAR status of this package is: %{status}.
%description -l pl.UTF-8
Ten pakiet dostarcza użytkownikowi możliwość tworzenia i aktualizacji
plików playlist w formacie XSPF.
-Ta klasa ma w PEAR status: %{_status}.
+Ta klasa ma w PEAR status: %{status}.
%prep
%pear_package_setup
-mv .%{php_pear_dir}/File/examples .
+mv .%{php_pear_dir}/data/File_XSPF/README .
+mv docs/File_XSPF/examples .
%install
rm -rf $RPM_BUILD_ROOT
@@ -54,11 +55,11 @@
%files
%defattr(644,root,root,755)
+%doc README
%doc install.log
%{php_pear_dir}/.registry/*.reg
%{php_pear_dir}/File/XSPF.php
%{php_pear_dir}/File/XSPF
-
%{_examplesdir}/%{name}-%{version}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -67,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2012/03/24 13:49:21 glen
+- up to 0.3.0
+
Revision 1.13 2011/07/31 19:08:28 glen
- updated to: 0.2.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/php-pear-File_XSPF/php-pear-File_XSPF.spec?r1=1.13&r2=1.14
More information about the pld-cvs-commit
mailing list