rpms/gwenhywfar/devel gwenhywfar.spec,1.16,1.17

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jan 10 14:36:24 UTC 2007


Author: notting

Update of /cvs/dist/rpms/gwenhywfar/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20540

Modified Files:
	gwenhywfar.spec 
Log Message:
mark the cert bundle as %config



Index: gwenhywfar.spec
===================================================================
RCS file: /cvs/dist/rpms/gwenhywfar/devel/gwenhywfar.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- gwenhywfar.spec	9 Jan 2007 06:20:16 -0000	1.16
+++ gwenhywfar.spec	10 Jan 2007 14:36:22 -0000	1.17
@@ -60,7 +60,7 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS README COPYING ChangeLog
-/etc/*
+%config(noreplace) /etc/gwen-public-ca.crt
 %{_libdir}/*.so.*
 %{_libdir}/%{name}
 %exclude %{_libdir}/%{name}/include
@@ -76,6 +76,9 @@
 %{_datadir}/aclocal/gwenhywfar.m4
 
 %changelog
+* Wed Jan 10 2007 Bill Nottingham <notting at redhat.com> - 2.3.0-6
+- make gwen-public-ca.crt %%config(noreplace)
+
 * Tue Jan  9 2007 Bill Nottingham <notting at redhat.com> - 2.3.0-5
 - spec tweaks
 




More information about the fedora-cvs-commits mailing list