Author: glen Date: Wed Mar 8 17:04:02 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - include portable in %doc
---- Files affected: SPECS: phorum.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/phorum.spec diff -u SPECS/phorum.spec:1.18 SPECS/phorum.spec:1.19 --- SPECS/phorum.spec:1.18 Wed Mar 8 17:46:49 2006 +++ SPECS/phorum.spec Wed Mar 8 18:03:57 2006 @@ -3,7 +3,7 @@ Summary(pl): Phorum - implementacja forum WWW w PHP Name: phorum Version: 5.0.21 -Release: 0.15 +Release: 0.16 License: Apache-like Group: Applications/WWW Source0: http://www.phorum.org/downloads/%{name}-%{version}.tar.bz2 @@ -101,7 +101,7 @@ %files %defattr(644,root,root,755) -%doc docs/* *.txt scripts +%doc docs/* *.txt scripts portable %dir %attr(750,root,http) %{_sysconfdir} %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf @@ -147,6 +147,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2006/03/08 17:03:57 glen +- include portable in %doc + Revision 1.18 2006/03/08 16:46:49 glen - banner for fast setup instructions ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/phorum.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
