Author: wolvverine Date: Sun Oct 2 18:48:35 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - FHS dir correct
---- Files affected: SPECS: webCDwriter.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/webCDwriter.spec diff -u SPECS/webCDwriter.spec:1.33 SPECS/webCDwriter.spec:1.34 --- SPECS/webCDwriter.spec:1.33 Sun Oct 2 20:21:39 2005 +++ SPECS/webCDwriter.spec Sun Oct 2 20:48:30 2005 @@ -13,7 +13,7 @@ Summary(pl): Narzędzie do sieciowego nagrywania CD Name: webCDwriter Version: 2.7.2 -Release: 0.4 +Release: 0.5 License: GPL v2+ Group: Networking/Daemons Source0: http://joerghaeger.de/webCDwriter/download/%{name}-%{version}.tar.bz2 @@ -225,8 +225,8 @@ %attr(755,root,root) %{_sbindir}/CDWuseradd %dir %{_bindir}/CDWserver/bin -%dir %{_datadir}/CDWserver/export -%{_datadir}/CDWserver/export/* +%dir %{_var}/lib/CDWserver/export +%{_var}/lib/CDWserver/export/* %dir %{_datadir}/CDWserver/http %config(noreplace) %{_datadir}/CDWserver/http/about.html @@ -279,6 +279,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2005/10/02 18:48:30 wolvverine +- FHS dir correct + Revision 1.33 2005/10/02 18:21:39 wolvverine - correct atributes in %file ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/webCDwriter.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
