[packages/php-pear-HTML_QuickForm_Livesearch] - up to 0.4.1

glen glen at pld-linux.org
Tue Aug 28 22:31:14 CEST 2012


commit 74a684b9a9ba3eb7aa5fe0a14e99dd0f02c2e5ed
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Aug 28 23:31:09 2012 +0300

    - up to 0.4.1

 php-pear-HTML_QuickForm_Livesearch.spec | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)
---
diff --git a/php-pear-HTML_QuickForm_Livesearch.spec b/php-pear-HTML_QuickForm_Livesearch.spec
index 234302f..6838541 100644
--- a/php-pear-HTML_QuickForm_Livesearch.spec
+++ b/php-pear-HTML_QuickForm_Livesearch.spec
@@ -1,19 +1,19 @@
+%define		status		beta
+%define		pearname	HTML_QuickForm_Livesearch
 %include	/usr/lib/rpm/macros.php
-%define		_status		beta
-%define		_pearname	HTML_QuickForm_Livesearch
-Summary:	%{_pearname} - element for HTML_QuickForm to enable a suggest search
-Summary(pl.UTF-8):	%{_pearname} - element HTML_QuickForm pozwalający na dołączenie sugestii do wyszukiwania
-Name:		php-pear-%{_pearname}
-Version:	0.4.0
-Release:	5
+Summary:	%{pearname} - element for HTML_QuickForm to enable a suggest search
+Summary(pl.UTF-8):	%{pearname} - element HTML_QuickForm pozwalający na dołączenie sugestii do wyszukiwania
+Name:		php-pear-%{pearname}
+Version:	0.4.1
+Release:	1
 License:	PHP License 3.0
 Group:		Development/Languages/PHP
-Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	72069ad6852602f7ba17918afc6abb49
+Source0:	http://pear.php.net/get/%{pearname}-%{version}.tgz
+# Source0-md5:	985fa1324b7b8b60a2db6d45b1e5d9d3
 URL:		http://pear.php.net/package/HTML_QuickForm_Livesearch/
 BuildRequires:	php-pear-PEAR >= 1:1.4.0-0.b1
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
-BuildRequires:	rpmbuild(macros) >= 1.300
+BuildRequires:	rpmbuild(macros) >= 1.580
 Requires:	php-pear
 Requires:	php-pear-HTML_AJAX > 0.4.1
 Requires:	php-pear-HTML_QuickForm > 3.2.4
@@ -34,7 +34,7 @@ without reloading the page).
 This type of livesearch is useful when you have a form with a dropdown
 list with a large number of row.
 
-In PEAR status of this package is: %{_status}.
+In PEAR status of this package is: %{status}.
 
 %description -l pl.UTF-8
 Pakiet ten dodaje do PEAR::HTML_QuickForm element pozwalający na
@@ -48,11 +48,13 @@ potrzeby przeładowania strony).
 Ten tym 'żywego' wyszukiwania jest przydatny w przypadku formularza z
 listą wyboru z dużą liczbą pozycji.
 
-Ta klasa ma w PEAR status: %{_status}.
+Ta klasa ma w PEAR status: %{status}.
 
 %prep
 %pear_package_setup
 
+mv .%{php_pear_dir}/data/HTML_QuickForm_Livesearch/README .
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
@@ -63,7 +65,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc install.log
+%doc install.log README
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/HTML/QuickForm/livesearch_select.php
 %dir %{php_pear_dir}/data/HTML_QuickForm_Livesearch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-HTML_QuickForm_Livesearch.git/commitdiff/74a684b9a9ba3eb7aa5fe0a14e99dd0f02c2e5ed



More information about the pld-cvs-commit mailing list