SPECS: php-pecl-tidy.spec, php4-pecl-tidy.spec - add missing %doc
glen
glen at pld-linux.org
Mon Aug 29 01:44:27 CEST 2005
Author: glen Date: Sun Aug 28 23:44:27 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add missing %doc
---- Files affected:
SPECS:
php-pecl-tidy.spec (1.7 -> 1.8) , php4-pecl-tidy.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/php-pecl-tidy.spec
diff -u SPECS/php-pecl-tidy.spec:1.7 SPECS/php-pecl-tidy.spec:1.8
--- SPECS/php-pecl-tidy.spec:1.7 Sun Oct 24 22:16:09 2004
+++ SPECS/php-pecl-tidy.spec Mon Aug 29 01:44:22 2005
@@ -67,6 +67,7 @@
%files
%defattr(644,root,root,755)
+%doc %{_modname}-%{version}/{CREDITS,TODO,README}
%attr(755,root,root) %{extensionsdir}/%{_modname}.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -75,6 +76,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2005/08/28 23:44:22 glen
+- add missing %doc
+
Revision 1.7 2004/10/24 20:16:09 paladine
- spelling fixes, uppercases, etc.
================================================================
Index: SPECS/php4-pecl-tidy.spec
diff -u SPECS/php4-pecl-tidy.spec:1.1 SPECS/php4-pecl-tidy.spec:1.2
--- SPECS/php4-pecl-tidy.spec:1.1 Mon Aug 29 01:39:28 2005
+++ SPECS/php4-pecl-tidy.spec Mon Aug 29 01:44:22 2005
@@ -8,7 +8,7 @@
Summary(pl): %{_modname} - Czyszczenie, naprawa oraz parsowanie HTML
Name: php4-pecl-%{_modname}
Version: 1.1
-Release: 0.1
+Release: 0.2
License: PHP
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz
@@ -77,6 +77,7 @@
%files
%defattr(644,root,root,755)
+%doc %{_modname}-%{version}/{CREDITS,TODO,README}
%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/%{_modname}.ini
%attr(755,root,root) %{extensionsdir}/%{_modname}.so
@@ -86,6 +87,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/08/28 23:44:22 glen
+- add missing %doc
+
Revision 1.1 2005/08/28 23:39:28 glen
- based on php-pecl-tidy.spec
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pecl-tidy.spec?r1=1.7&r2=1.8&f=u
http://cvs.pld-linux.org/SPECS/php4-pecl-tidy.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list