rpms/alleyoop/devel alleyoop.spec,1.5,1.6

Gianluca Sforna giallu at fedoraproject.org
Wed Feb 25 14:46:31 UTC 2009


Author: giallu

Update of /cvs/extras/rpms/alleyoop/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21684

Modified Files:
	alleyoop.spec 
Log Message:
Don't mark schemas as %config



Index: alleyoop.spec
===================================================================
RCS file: /cvs/extras/rpms/alleyoop/devel/alleyoop.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- alleyoop.spec	24 Feb 2009 00:37:59 -0000	1.5
+++ alleyoop.spec	25 Feb 2009 14:46:00 -0000	1.6
@@ -1,6 +1,6 @@
 Name:       alleyoop
 Version:    0.9.4
-Release:    2%{?dist}
+Release:    3%{?dist}
 License:    GPLv2+
 Group:      Development/Tools
 Summary:    Graphical front-end to the Valgrind memory checker for x86
@@ -62,12 +62,15 @@
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc COPYING
-%config %{_sysconfdir}/gconf/schemas/*.schemas
+%{_sysconfdir}/gconf/schemas/*.schemas
 %{_bindir}/*
 %{_datadir}/applications/*.desktop
 
 
 %changelog
+* Wed Feb 25 2009 Gianluca Sforna <giallu gmail com> - 0.9.4-3
+- Don't mark schemas as %%config
+
 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list