Author: wolvverine Date: Fri Sep 16 16:45:44 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.1.2
---- Files affected: SPECS: backuppc.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: SPECS/backuppc.spec diff -u SPECS/backuppc.spec:1.47 SPECS/backuppc.spec:1.48 --- SPECS/backuppc.spec:1.47 Sun Jun 5 02:55:45 2005 +++ SPECS/backuppc.spec Fri Sep 16 18:45:39 2005 @@ -15,12 +15,12 @@ Summary: A high-performance, enterprise-grade system for backing up PCs Summary(pl): Wysoko wydajny, profesjonalnej klasy system do kopii zapasowych z PC Name: backuppc -Version: 2.1.1 +Version: 2.1.2 Release: 1 License: GPL Group: Networking/Utilities Source0: http://dl.sourceforge.net/backuppc/BackupPC-%{version}.tar.gz -# Source0-md5: fadbce1c3d4679dffc98514e48ed7917 +# Source0-md5: 72fc0f09084f44c42ba5d22451cfe29b Source1: %{name}_apache.conf Source2: %{name}_htaccess Source3: %{name}-pl.pm @@ -195,9 +195,9 @@ %if 0 %pre -# Add the "backuppc" user and group +# Add the "backuppc" user and "http" group %groupadd -g 150 %{BPCgroup} -%useradd -c "system user for %{name}" -u 150 -d /home/services/BackupPC -s /bin/false -g %{BPCgroup} %{BPCuser} +%useradd -c "system user for %{name}" -u 150 -d /var/lib/backuppc -s /bin/false -g %{BPCgroup} %{BPCuser} %endif %preun @@ -283,6 +283,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.48 2005/09/16 16:45:39 wolvverine +- up to 2.1.2 + Revision 1.47 2005/06/05 00:55:45 zbyniu - BR: rpm-perlprov ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/backuppc.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
