Author: wolvverine Date: Tue Dec 25 02:41:14 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.8.1
---- Files affected: SPECS: webCDwriter.spec (1.46 -> 1.47) ---- Diffs: ================================================================ Index: SPECS/webCDwriter.spec diff -u SPECS/webCDwriter.spec:1.46 SPECS/webCDwriter.spec:1.47 --- SPECS/webCDwriter.spec:1.46 Mon Feb 12 23:09:20 2007 +++ SPECS/webCDwriter.spec Tue Dec 25 03:41:08 2007 @@ -9,18 +9,17 @@ Summary: Network CD Writing tool Summary(pl.UTF-8): Narzędzie do sieciowego nagrywania CD Name: webCDwriter -Version: 2.7.3 +Version: 2.8.1 Release: 1 License: GPL v2+ Group: Networking/Daemons Source0: http://joerghaeger.de/webCDwriter/download/%{name}-%{version}.tar.bz2 -# Source0-md5: 21360681b4c731978aac28967d0819de +# Source0-md5: 7cf04f31507a1da96073eef2d50b65b0 Patch0: %{name}-FHS.patch # Source0Download: http://joerghaeger.de/webCDwriter/TARs.html URL: http://JoergHaeger.de/webCDwriter/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: jdkgcj BuildRequires: libstdc++-devel BuildRequires: pam-devel BuildRequires: rpmbuild(macros) >= 1.202 @@ -192,7 +191,10 @@ %attr(640,root,%{CDWgroup}) %verify(not md5 mtime size) %{_sysconfdir}/config.default %config(noreplace) %attr(640, root, %{CDWgroup}) %verify(not md5 mtime size)%{_sysconfdir}/config-root %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/greeting -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/waitForCD +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/insertCD.html +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/insertCD_de.html +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/insertCD_no.html +#%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/waitForCD %attr(600,%{CDWuser},%{CDWgroup}) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/password %exclude %{_bindir}/files2cd %exclude %{_bindir}/image2cd @@ -258,6 +260,7 @@ %{_datadir}/CDWserver/http/webCDcreator/icons/* %dir %{_datadir}/CDWserver/http/webCDcreator/errors %{_datadir}/CDWserver/http/webCDcreator/errors/*.html +%{_datadir}/CDWserver/http/embeddedProjects.html %dir %attr(700, %{CDWuser}, %{CDWgroup}) %{_var}/lib/CDWserver/projects %files rcdrecord @@ -272,7 +275,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.46 2007-02-12 22:09:20 glen +Revision 1.47 2007-12-25 02:41:08 wolvverine +- up to 2.8.1 + +Revision 1.46 2007/02/12 22:09:20 glen - tabs in preamble Revision 1.45 2007/02/12 01:06:36 baggins ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/webCDwriter.spec?r1=1.46&r2=1.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
