rpms/epiphany/devel epiphany.spec,1.153,1.154

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Mon Aug 6 05:48:47 UTC 2007


Author: mclasen

Update of /cvs/pkgs/rpms/epiphany/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24619

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



Index: epiphany.spec
===================================================================
RCS file: /cvs/pkgs/rpms/epiphany/devel/epiphany.spec,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -r1.153 -r1.154
--- epiphany.spec	31 Jul 2007 03:58:04 -0000	1.153
+++ epiphany.spec	6 Aug 2007 05:48:14 -0000	1.154
@@ -8,8 +8,8 @@
 Summary: GNOME web browser based on the Mozilla rendering engine
 Name: epiphany
 Version: 2.19.6
-Release: 1%{?dist}
-License: GPL
+Release: 2%{?dist}
+License: GPLv2+ and GFDL+
 Group: Applications/Internet
 URL: http://www.gnome.org/projects/epiphany/
 Source0: http://download.gnome.org/sources/epiphany/2.19/%{name}-%{version}.tar.bz2
@@ -99,7 +99,7 @@
 %makeinstall
 unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 
-%find_lang %{name}
+%find_lang %{name} --with-gnome
 
 # Remove the bookmarks editor menu item
 rm -f $RPM_BUILD_ROOT/%{_datadir}/applications/bme.desktop
@@ -153,7 +153,7 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc ChangeLog README NEWS
+%doc README NEWS COPYING COPYING.README AUTHORS
 %{_sysconfdir}/gconf/schemas/epiphany.schemas
 %{_sysconfdir}/gconf/schemas/epiphany-lockdown.schemas
 %{_sysconfdir}/gconf/schemas/epiphany-fonts.schemas
@@ -162,8 +162,7 @@
 %{_libdir}/epiphany
 %{_datadir}/applications/*.desktop
 %{_datadir}/epiphany
-%{_datadir}/gnome/help/epiphany
-%{_datadir}/man/man*/*
+%{_mandir}/man*/*
 %{_datadir}/omf/epiphany
 %{_datadir}/icons/hicolor/*/apps/gnome-web-browser.png
 %{_datadir}/icons/hicolor/scalable/apps/gnome-web-browser.svg
@@ -179,6 +178,10 @@
 %{_datadir}/pygtk/2.0/defs/epiphany.defs
 
 %changelog
+* Mon Aug  6 2007 Matthias Clasen <mclasen at redhat.com> - 2.19.6-2
+- Update license field
+- Use %%find_lang for help files, too
+
 * Mon Jul 30 2007 Matthias Clasen <mclasen at redhat.com> - 2.19.6-1
 - Update to 2.19.6
 




More information about the fedora-extras-commits mailing list