]> git.pld-linux.org Git - packages/awffull.git/commitdiff
- TODO is back and more docs
authorPaweł Gołaszewski <blues@pld-linux.org>
Wed, 25 Oct 2006 12:42:14 +0000 (12:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    awffull.spec -> 1.11

awffull.spec

index d1e83f3376d2bd70abba551bdc772bee1dda4586..0fc221383be0dd943970e4726ee3b150e318bda1 100644 (file)
@@ -1,3 +1,6 @@
+# TODO:
+# - install flags in %{datadir}/%{name} and make config for apache
+# - patch config in package and fix paths
 Summary:       Web server log analysis program
 Summary(pl):   Program do analizy logów serwera WWW
 Name:          awffull
@@ -55,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc ChangeLog *README* TODO
+%doc ChangeLog *README* TODO flags
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
This page took 0.082957 seconds and 4 git commands to generate.