packages: mongodb/mongodb.spec - do not package the /etc directory
jajcus
jajcus at pld-linux.org
Wed Jul 4 08:56:46 CEST 2012
Author: jajcus Date: Wed Jul 4 06:56:46 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- do not package the /etc directory
---- Files affected:
packages/mongodb:
mongodb.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: packages/mongodb/mongodb.spec
diff -u packages/mongodb/mongodb.spec:1.23 packages/mongodb/mongodb.spec:1.24
--- packages/mongodb/mongodb.spec:1.23 Wed Jun 13 13:36:22 2012
+++ packages/mongodb/mongodb.spec Wed Jul 4 08:56:41 2012
@@ -234,7 +234,7 @@
%files server
%defattr(644,root,root,755)
-%dir %{_sysconfdir}
+#%dir %{_sysconfdir}
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mongod.conf
%attr(754,root,root) /etc/rc.d/init.d/mongod
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mongod
@@ -253,6 +253,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2012/07/04 06:56:41 jajcus
+- do not package the /etc directory
+
Revision 1.23 2012/06/13 11:36:22 jajcus
- Version: 2.0.6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/mongodb/mongodb.spec?r1=1.23&r2=1.24
More information about the pld-cvs-commit
mailing list