Author: ciesiel Date: Thu Sep 1 20:31:12 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - moved .htaccess to config %files
---- Files affected: SPECS: cgiirc.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/cgiirc.spec diff -u SPECS/cgiirc.spec:1.31 SPECS/cgiirc.spec:1.32 --- SPECS/cgiirc.spec:1.31 Thu Sep 1 22:23:19 2005 +++ SPECS/cgiirc.spec Thu Sep 1 22:31:03 2005 @@ -4,7 +4,7 @@ Summary(pl): CGI:IRC, rozmowy irc poprzez WWW Name: cgiirc Version: 0.5.7 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/Networking Source0: http://dl.sourceforge.net/cgiirc/%{name}-%{version}.tar.gz @@ -54,8 +54,8 @@ %{cgidir}/%{name}/images %{cgidir}/%{name}/interfaces %{cgidir}/%{name}/modules -%{cgidir}/%{name}/.htaccess %{cgidir}/%{name}/cgiirc.config.full +%config(noreplace) %verify(not size mtime md5) %{cgidir}/%{name}/.htaccess %config(noreplace) %verify(not size mtime md5) %{cgidir}/%{name}/cgiirc.config %config(noreplace) %verify(not size mtime md5) %{cgidir}/%{name}/ipaccess %attr(755,root,root) %{cgidir}/%{name}/*.cgi @@ -66,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2005/09/01 20:31:03 ciesiel +- moved .htaccess to config %files + Revision 1.31 2005/09/01 20:23:19 ciesiel - upgrade to version 0.5.7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cgiirc.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
