]> git.pld-linux.org Git - packages/php4-pecl-tidy.git/commitdiff
- add missing %doc
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 28 Aug 2005 23:44:22 +0000 (23:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php4-pecl-tidy.spec -> 1.2

php4-pecl-tidy.spec

index 25f57c16281e01dce79cc1dc40b37300289f102a..4ffecc4cd44cbb7a34f71887870ec27938d1ead4 100644 (file)
@@ -7,7 +7,7 @@ Summary:        %{_modname} - Tidy HTML Repairing and Parsing
 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
@@ -76,5 +76,6 @@ fi
 
 %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
This page took 0.842538 seconds and 4 git commands to generate.