Author: glen Date: Mon Mar 24 09:56:49 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - sane packaging for dirs
---- Files affected: SPECS: xsync.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/xsync.spec diff -u SPECS/xsync.spec:1.1 SPECS/xsync.spec:1.2 --- SPECS/xsync.spec:1.1 Mon Mar 24 10:52:50 2008 +++ SPECS/xsync.spec Mon Mar 24 10:56:44 2008 @@ -2,7 +2,7 @@ Summary: Simple unified package and service management Name: xsync Version: 0.8.3 -Release: 0.1 +Release: 0.2 License: GPL Group: Applications Source0: http://www.openfusion.com.au/labs/dist/%{name}-%{version}.tar.gz @@ -51,8 +51,8 @@ %attr(755,root,root) %{_sbindir}/xsync_functions %attr(755,root,root) %{_sbindir}/xsync %attr(755,root,root) %{_sbindir}/xsync-* -%attr(755,root,root) %config %{_sysconfdir}/xsync -%attr(755,root,root) %config /var/cache/xsync +%{_sysconfdir}/xsync +/var/cache/xsync %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/xsync %{_mandir}/man8/* @@ -62,6 +62,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-03-24 09:56:44 glen +- sane packaging for dirs + Revision 1.1 2008-03-24 09:52:50 glen - new, based on bundled spec - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xsync.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
