rpms/epiphany/F-10 epiphany.spec,1.220,1.221

Matej Cepl mcepl at fedoraproject.org
Thu Jan 15 09:32:53 UTC 2009


Author: mcepl

Update of /cvs/extras/rpms/epiphany/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3655

Modified Files:
	epiphany.spec 
Log Message:
Really fix bug 479921


Index: epiphany.spec
===================================================================
RCS file: /cvs/extras/rpms/epiphany/F-10/epiphany.spec,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -r1.220 -r1.221
--- epiphany.spec	14 Jan 2009 14:38:22 -0000	1.220
+++ epiphany.spec	15 Jan 2009 09:32:23 -0000	1.221
@@ -8,7 +8,7 @@
 Summary: GNOME web browser based on the Mozilla rendering engine
 Name: epiphany
 Version: 2.24.2.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 %define major_version 2.24
 Provides: epiphany(abi) = %{major_version}
 License: GPLv2+ and GFDL
@@ -182,9 +182,9 @@
 rm -rf $RPM_BUILD_ROOT/%{_datadir}/icons/LowContrastLargePrint
 
 # directories for plugins and extensions
-mkdir -p $RPM_BUILD_ROOT%{_libdir}/epiphany/%{version}/{plugins,extensions}
-ln -sf %{version}/plugins $RPM_BUILD_ROOT%{_libdir}/epiphany/plugins
-ln -sf %{version}/extensions $RPM_BUILD_ROOT%{_libdir}/epiphany/extensions
+mkdir -p $RPM_BUILD_ROOT%{_libdir}/epiphany/%{major_version}/{plugins,extensions}
+ln -sf %{major_version}/plugins $RPM_BUILD_ROOT%{_libdir}/epiphany/plugins
+ln -sf %{major_version}/extensions $RPM_BUILD_ROOT%{_libdir}/epiphany/extensions
 
 %post
 update-desktop-database -q %{_datadir}/applications
@@ -249,11 +249,6 @@
 %{_datadir}/icons/HighContrastLargePrint/48x48/apps/gnome-web-browser.png
 %{_datadir}/icons/HighContrastLargePrintInverse/48x48/apps/gnome-web-browser.png
 %{_datadir}/dbus-1/services/org.gnome.Epiphany.service
-#%{_libdir}/epiphany/plugins
-#%{_libdir}/epiphany/extensions
-#%{_libdir}/epiphany/%{version}
-#%{_libdir}/epiphany/%{version}/plugins
-#%{_libdir}/epiphany/%{version}/extensions
 
 %files devel
 %defattr(-, root, root)




More information about the fedora-extras-commits mailing list