rpms/evolution/devel evolution.spec,1.274,1.275

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Wed Aug 8 05:58:06 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/evolution/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15235

Modified Files:
	evolution.spec 
Log Message:
update license field



Index: evolution.spec
===================================================================
RCS file: /cvs/extras/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -r1.274 -r1.275
--- evolution.spec	1 Aug 2007 18:20:35 -0000	1.274
+++ evolution.spec	8 Aug 2007 05:57:33 -0000	1.275
@@ -46,7 +46,7 @@
 Name: evolution
 Version: 2.11.6.1
 Release: 1%{?dist}
-License: GPL
+License: GPLv2 and GFDL+
 Group: Applications/Productivity
 Summary: GNOME's next-generation groupware suite
 URL: http://www.gnome.org/projects/evolution/
@@ -414,7 +414,7 @@
 for serverfile in $RPM_BUILD_ROOT%{_libdir}/bonobo/servers/*.server; do
     sed -i -e 's|location *= *"/usr/lib\(64\)*/|location="/usr/$LIB/|' $serverfile
 done
-%find_lang evolution-%{evo_major}
+%find_lang evolution-%{evo_major} --all-name --with-gnome
 
 %post
 /sbin/ldconfig
@@ -464,7 +464,6 @@
 %{_datadir}/applications/redhat-evolution-tasks.desktop
 
 # Online help:
-%{_datadir}/gnome/help/evolution
 %{_datadir}/omf/evolution
 
 # Icons:
@@ -712,6 +711,10 @@
 %{_libdir}/evolution/%{evo_major}/libmenus.so
 
 %changelog
+* Wed Aug  8 2007 Matthias Clasen <mclasen at redhat.com> - 2.11.6.1-2
+- Update the license field
+- Use %%find_lang for help files
+
 * Wed Aug 01 2007 Matthew Barnes <mbarnes at redhat.com> - 2.11.6.1-1.fc8
 - Update to 2.11.6.1
 




More information about the fedora-extras-commits mailing list