SPECS: php-pear-MP3_Playlist.spec - updated to 0.5.1

adamg adamg at pld-linux.org
Mon Sep 4 12:43:02 CEST 2006


Author: adamg                        Date: Mon Sep  4 10:43:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.5.1

---- Files affected:
SPECS:
   php-pear-MP3_Playlist.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/php-pear-MP3_Playlist.spec
diff -u SPECS/php-pear-MP3_Playlist.spec:1.6 SPECS/php-pear-MP3_Playlist.spec:1.7
--- SPECS/php-pear-MP3_Playlist.spec:1.6	Tue May 23 22:18:14 2006
+++ SPECS/php-pear-MP3_Playlist.spec	Mon Sep  4 12:42:57 2006
@@ -8,22 +8,23 @@
 Summary:	%{_pearname} - create MP3 playlists on the fly
 Summary(pl):	%{_pearname} - tworzenie list utworów MP3 w locie
 Name:		php-pear-%{_pearname}
-Version:	0.5.0
-Release:	2
+Version:	0.5.1
+Release:	1
+Epoch:		0
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}alpha1.tgz
-# Source0-md5:	1a577763fb278b411ae73b6e5a140271
+# Source0-md5:	5eab4294f35c79b4d1046d1d13d9ddfc
 URL:		http://pear.php.net/package/MP3_Playlist/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.300
 Requires:	php-common >= 3:5.0.0
 Requires:	php-pear
+Requires:	php-pear-MP3_Id >= 1.1.4
 Requires:	php-pear-Net_URL >= 1.0.14
 Requires:	php-pear-PEAR-core >= 1:1.3.0
 BuildArch:	noarch
-Requires:	php-pear-MP3_Id >= 1.1.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -43,6 +44,20 @@
 
 Ta klasa ma w PEAR status: %{_status}.
 
+%package tests
+Summary:	Tests for PEAR::%{_pearname}
+Summary(pl):	Testy dla PEAR::%{_pearname}
+Group:		Development/Languages/PHP
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+AutoReq:	no
+AutoProv:	no
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
+%description tests -l pl
+Testy dla PEAR::%{_pearname}.
+
 %prep
 %pear_package_setup
 
@@ -56,17 +71,23 @@
 
 %files
 %defattr(644,root,root,755)
-%doc install.log
-%doc docs/%{_pearname}/docs/*
+%doc install.log docs/%{_pearname}/docs/*
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/*
 
+%files tests
+%defattr(644,root,root,755)
+%{php_pear_dir}/tests/*
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/09/04 10:42:57  adamg
+- updated to 0.5.1
+
 Revision 1.6  2006/05/23 20:18:14  glen
 - BR rpm-build macros >= 1.300 for %pear_ macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-MP3_Playlist.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list