rpms/evolution/devel evolution.spec,1.79,1.80

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Jul 30 17:19:12 UTC 2005


Author: dmalcolm

Update of /cvs/dist/rpms/evolution/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv13143

Modified Files:
	evolution.spec 
Log Message:
* Sat Jul 30 2005 David Malcolm <dmalcolm at redhat.com> 2.3.6.1-2
- Fixed version numbers in GConf schema files (#164622); added 
  apps-evolution-mail-prompts-checkdefault-2.4.schemas




Index: evolution.spec
===================================================================
RCS file: /cvs/dist/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- evolution.spec	29 Jul 2005 21:37:52 -0000	1.79
+++ evolution.spec	30 Jul 2005 17:19:09 -0000	1.80
@@ -27,7 +27,7 @@
 
 Name: evolution
 Version: 2.3.6.1
-Release: 1
+Release: 2
 License: GPL
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 URL: http://www.ximian.com/
@@ -298,7 +298,7 @@
 %post
 /sbin/ldconfig
 export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
-SCHEMAS="apps_evolution_addressbook-2.2.schemas apps_evolution_calendar-2.2.schemas apps_evolution_shell-2.2.schemas evolution-mail-2.2.schemas"
+SCHEMAS="apps-evolution-mail-prompts-checkdefault-2.4.schemas apps_evolution_addressbook-2.4.schemas apps_evolution_calendar-2.4.schemas apps_evolution_shell-2.4.schemas evolution-mail-2.4.schemas"
 for S in $SCHEMAS; do
   gconftool-2 --makefile-install-rule /etc/gconf/schemas/$S > /dev/null
 done
@@ -349,6 +349,10 @@
 %{_libdir}/evolution/%{evo_major}/*.so
 
 %changelog
+* Sat Jul 30 2005 David Malcolm <dmalcolm at redhat.com> 2.3.6.1-2
+- Fixed version numbers in GConf schema files (#164622); added 
+  apps-evolution-mail-prompts-checkdefault-2.4.schemas
+
 * Fri Jul 29 2005 David Malcolm <dmalcolm at redhat.com> - 2.3.6.1-1
 - 2.3.6.1
 




More information about the fedora-cvs-commits mailing list