SPECS: php-pear-HTML_QuickForm2.spec - fixed %files
adamg
adamg at pld-linux.org
Mon Sep 3 18:17:25 CEST 2007
Author: adamg Date: Mon Sep 3 16:17:25 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed %files
---- Files affected:
SPECS:
php-pear-HTML_QuickForm2.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/php-pear-HTML_QuickForm2.spec
diff -u SPECS/php-pear-HTML_QuickForm2.spec:1.1 SPECS/php-pear-HTML_QuickForm2.spec:1.2
--- SPECS/php-pear-HTML_QuickForm2.spec:1.1 Mon Sep 3 17:26:08 2007
+++ SPECS/php-pear-HTML_QuickForm2.spec Mon Sep 3 18:17:20 2007
@@ -8,7 +8,7 @@
Summary(pl.UTF-8): %{_pearname} - przepisany do PHP5 pakiet HTML_QuickForm
Name: php-pear-%{_pearname}
Version: 0.1.0
-Release: 1
+Release: 2
License: BSD
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -70,8 +70,8 @@
%defattr(644,root,root,755)
%doc install.log docs/HTML_QuickForm2/docs/examples
%{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/QuickForm2
-%{php_pear_dir}/QuickForm2.php
+%{php_pear_dir}/HTML/QuickForm2
+%{php_pear_dir}/HTML/QuickForm2.php
%files tests
%defattr(644,root,root,755)
@@ -83,6 +83,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/09/03 16:17:20 adamg
+- fixed %files
+
Revision 1.1 2007/09/03 15:26:08 adamg
- new
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-HTML_QuickForm2.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list