Author: atler Date: Fri Jan 7 14:31:16 2011 GMT Module: packages Tag: HEAD ---- Log message: - noreplace for config - rel 2
---- Files affected: packages/udisks-glue: udisks-glue.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/udisks-glue/udisks-glue.spec diff -u packages/udisks-glue/udisks-glue.spec:1.4 packages/udisks-glue/udisks-glue.spec:1.5 --- packages/udisks-glue/udisks-glue.spec:1.4 Sun Nov 28 12:06:55 2010 +++ packages/udisks-glue/udisks-glue.spec Fri Jan 7 15:31:11 2011 @@ -2,7 +2,7 @@ Summary: udisks-glue is a tool that can associate udisks events to user-defined actions Name: udisks-glue Version: 1.2.0 -Release: 1 +Release: 2 License: distributable (with modifications properly marked if any) Group: Applications Source0: https://github.com/downloads/fernandotcl/udisks-glue/%{name}-%{version}.tar.gz @@ -55,7 +55,7 @@ %files %defattr(644,root,root,755) -%{_sysconfdir}/udisks-glue.conf +%config(noreplace) %verify(not md5 mtime size %{_sysconfdir}/udisks-glue.conf %doc ChangeLog INSTALL LICENSE README %attr(755,root,root) %{_bindir}/* %{_mandir}/man1/udisks-glue.1* @@ -66,6 +66,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2011/01/07 14:31:11 atler +- noreplace for config +- rel 2 + Revision 1.4 2010/11/28 11:06:55 atler - up to 1.2.0 - tarballs available from github ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/udisks-glue/udisks-glue.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
