rpms/php-pear-HTML-QuickForm-advmultiselect/devel .cvsignore, 1.4, 1.5 php-pear-HTML-QuickForm-advmultiselect.spec, 1.4, 1.5 sources, 1.4, 1.5

Remi Collet remi at fedoraproject.org
Tue Apr 7 15:56:27 UTC 2009


Author: remi

Update of /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15346

Modified Files:
	.cvsignore php-pear-HTML-QuickForm-advmultiselect.spec sources 
Log Message:
update to 1.5.1 (bugfix)


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	15 Feb 2009 18:52:53 -0000	1.4
+++ .cvsignore	7 Apr 2009 15:55:56 -0000	1.5
@@ -1 +1 @@
-HTML_QuickForm_advmultiselect-1.5.0.tgz
+HTML_QuickForm_advmultiselect-1.5.1.tgz


Index: php-pear-HTML-QuickForm-advmultiselect.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/devel/php-pear-HTML-QuickForm-advmultiselect.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- php-pear-HTML-QuickForm-advmultiselect.spec	26 Feb 2009 21:15:51 -0000	1.4
+++ php-pear-HTML-QuickForm-advmultiselect.spec	7 Apr 2009 15:55:56 -0000	1.5
@@ -2,8 +2,8 @@
 %define pear_name HTML_QuickForm_advmultiselect
 
 Name:           php-pear-HTML-QuickForm-advmultiselect
-Version:        1.5.0
-Release:        2%{?dist}
+Version:        1.5.1
+Release:        1%{?dist}
 Summary:        Element for HTML_QuickForm that emulate a multi-select
 
 Group:          Development/Libraries
@@ -15,7 +15,7 @@
 
 BuildArch:      noarch
 BuildRequires:  php-pear(PEAR) >= 1.5.4
-Requires:       php-pear(PEAR) >= 1.5.4, php-pear(HTML_QuickForm) >= 3.2.10, php-pear(HTML_Common) >= 1.2.4
+Requires:       php-pear(PEAR) >= 1.5.4, php-pear(HTML_QuickForm) >= 3.2.10, php-pear(HTML_Common) >= 1.2.5
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 Provides:       php-pear(%{pear_name}) = %{version}
@@ -28,8 +28,7 @@
 
 %prep
 %setup -q -c
-
-mv package.xml %{pear_name}-%{version}/%{pear_name}.xml
+mv package.xml %{pear_name}-%{version}/%{name}.xml
 
 
 %build
@@ -39,7 +38,7 @@
 %install
 cd %{pear_name}-%{version}
 rm -rf $RPM_BUILD_ROOT docdir
-%{__pear} install --nodeps --packagingroot $RPM_BUILD_ROOT %{pear_name}.xml
+%{__pear} install --nodeps --packagingroot $RPM_BUILD_ROOT %{name}.xml
 
 # Move documentation
 mv $RPM_BUILD_ROOT%{pear_docdir}/%{pear_name} ../docdir
@@ -52,7 +51,7 @@
 
 # Install XML package description
 mkdir -p $RPM_BUILD_ROOT%{pear_xmldir}
-install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir}
+install -pm 644 %{name}.xml $RPM_BUILD_ROOT%{pear_xmldir}
 
 
 %clean
@@ -61,7 +60,7 @@
 
 %post
 %{__pear} install --nodeps --soft --force --register-only \
-    %{pear_xmldir}/%{pear_name}.xml >/dev/null || :
+    %{pear_xmldir}/%{name}.xml >/dev/null || :
 
 %postun
 if [ $1 -eq 0 ] ; then
@@ -76,21 +75,21 @@
 # cd /usr/share/pear/test/HTML_QuickForm_advmultiselect/tests
 # php AllTests.php
 # should display : 
-# OK, but incomplete or skipped tests!
-# Tests: 16, Assertions: 46, Skipped: 1.
+# OK (21 tests, 62 assertions)
 
 
 %files
 %defattr(-,root,root,-)
 %doc docdir/*
-%{pear_xmldir}/%{pear_name}.xml
+%{pear_xmldir}/%{name}.xml
 %{pear_datadir}/%{pear_name}
 %{pear_phpdir}/HTML/QuickForm/advmultiselect.php
 %{pear_testdir}/%{pear_name}
 
 %changelog
-* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* Tue Apr 07 2009 Remi Collet <Fedora at FamilleCollet.com> 1.5.1-1
+- update to 1.5.1 (bugfix)
+- raise requirement for php-pear(HTML_Common) >= 1.2.5
 
 * Sun Feb 15 2009 Remi Collet <Fedora at FamilleCollet.com> 1.5.0-1
 - update to 1.5.0


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	15 Feb 2009 18:52:53 -0000	1.4
+++ sources	7 Apr 2009 15:55:56 -0000	1.5
@@ -1 +1 @@
-70832b24d66d538ba3a28926746387d0  HTML_QuickForm_advmultiselect-1.5.0.tgz
+eab022b47db9e262f6d126a9c875264f  HTML_QuickForm_advmultiselect-1.5.1.tgz




More information about the scm-commits mailing list