SPECS: php-pear-Console_ProgressBar.spec - reflect beta status in ...

glen glen at pld-linux.org
Sun Jun 11 15:08:14 CEST 2006


Author: glen                         Date: Sun Jun 11 13:08:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reflect beta status in release

---- Files affected:
SPECS:
   php-pear-Console_ProgressBar.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Console_ProgressBar.spec
diff -u SPECS/php-pear-Console_ProgressBar.spec:1.10 SPECS/php-pear-Console_ProgressBar.spec:1.11
--- SPECS/php-pear-Console_ProgressBar.spec:1.10	Tue May 23 22:18:14 2006
+++ SPECS/php-pear-Console_ProgressBar.spec	Sun Jun 11 15:08:09 2006
@@ -5,14 +5,15 @@
 %define		_status		beta
 %define		_pearname	%{_class}_%{_subclass}
 
+%define		_beta	beta
 Summary:	%{_pearname} - provides an easy-to-use interface to progress bars
 Summary(pl):	%{_pearname} - łatwy w użyciu interfejs do pasków postępu
 Name:		php-pear-%{_pearname}
 Version:	0.4.0
-Release:	1
+Release:	2.%{_beta}
 License:	PHP
 Group:		Development/Languages/PHP
-Source0:	http://pear.php.net/get/%{_pearname}-%{version}beta.tgz
+Source0:	http://pear.php.net/get/%{_pearname}-%{version}%{_beta}.tgz
 # Source0-md5:	8d198422f2b70f59797f19e008916612
 URL:		http://pear.php.net/package/Console_ProgressBar/
 BuildRequires:	php-pear-PEAR
@@ -23,16 +24,16 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The class allows you to display progress bars in your terminal. You can
-use this for displaying the status of downloads or other tasks that take
-some time.
+The class allows you to display progress bars in your terminal. You
+can use this for displaying the status of downloads or other tasks
+that take some time.
 
 In PEAR status of this package is: %{_status}.
 
 %description -l pl
 Za pomocą tej klasy możliwe jest wyświetlanie pasków postępów w
-terminalu. Możliwe jest wyświetlenie statusu ściągania bądź innych zadań
-trwających przez pewien czas.
+terminalu. Możliwe jest wyświetlenie statusu ściągania bądź innych
+zadań trwających przez pewien czas.
 
 Ta klasa ma w PEAR status: %{_status}.
 
@@ -60,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/06/11 13:08:09  glen
+- reflect beta status in release
+
 Revision 1.10  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-Console_ProgressBar.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list