rpms/epiphany/devel epiphany.spec,1.117,1.118

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Aug 30 18:17:21 UTC 2006


Author: mclasen

Update of /cvs/dist/rpms/epiphany/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv17921

Modified Files:
	epiphany.spec 
Log Message:
apply all schemas



Index: epiphany.spec
===================================================================
RCS file: /cvs/dist/rpms/epiphany/devel/epiphany.spec,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- epiphany.spec	29 Aug 2006 18:07:45 -0000	1.117
+++ epiphany.spec	30 Aug 2006 18:17:18 -0000	1.118
@@ -9,7 +9,7 @@
 Summary: GNOME web browser based on the Mozilla rendering engine
 Name: epiphany
 Version: 2.15.92
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPL
 Group: Applications/Internet
 URL: http://www.gnome.org/projects/epiphany/
@@ -109,6 +109,8 @@
 export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
 gconftool-2 --makefile-install-rule \
   %{_sysconfdir}/gconf/schemas/epiphany.schemas \
+  %{_sysconfdir}/gconf/schemas/epiphany-fonts.schemas \
+  %{_sysconfdir}/gconf/schemas/epiphany-pango.schemas \
   %{_sysconfdir}/gconf/schemas/epiphany-lockdown.schemas >& /dev/null
 scrollkeeper-update -q
 touch %{_datadir}/icons/hicolor
@@ -138,7 +140,10 @@
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc ChangeLog README NEWS
-%{_sysconfdir}/gconf/schemas/*
+%{_sysconfdir}/gconf/schemas/epiphany.schemas
+%{_sysconfdir}/gconf/schemas/epiphany-lockdown.schemas
+%{_sysconfdir}/gconf/schemas/epiphany-fonts.schemas
+%{_sysconfdir}/gconf/schemas/epiphany-pango.schemas
 %{_bindir}/epiphany
 %{_libdir}/epiphany
 %{_datadir}/applications/*.desktop
@@ -158,6 +163,9 @@
 %{_datadir}/pygtk/2.0/defs/epiphany.defs
 
 %changelog
+* Wed Aug 30 2006 Matthias Clasen <mclasen at redhat.com> - 2.15.92-3.fc6
+- Install the fonts and pango schemas  (#204602)
+
 * Tue Aug 29 2006 Matthias Clasen <mclasen at redhat.com> - 2.15.92-2.fc6
 - Use Pango by default
 - Add a BR for perl-XML-Parser




More information about the fedora-cvs-commits mailing list