commit 239670f59b7d21cf9cab0a908c93df2813980cd1
Author: Jan Rękorajski <[email protected]>
Date: Sat Jun 29 00:30:16 2013 +0200
- drop ~3.0 (A Very Old/outdated) part of pretrans
- rel 3
iceweasel.spec | 17 +----------------
1 file changed, 1 insertion(+), 16 deletions(-)
---
diff --git a/iceweasel.spec b/iceweasel.spec
index 9c88e6e..cfadd22 100644
--- a/iceweasel.spec
+++ b/iceweasel.spec
@@ -31,7 +31,7 @@ Summary(hu.UTF-8): Iceweasel web böngésző
Summary(pl.UTF-8): Iceweasel - przeglądarka WWW
Name: iceweasel
Version: 22.0
-Release: 2
+Release: 3
License: MPL 1.1 or GPL v2+ or LGPL v2.1+
Group: X11/Applications/Networking
Source0:
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}.source.tar.bz2
@@ -398,21 +398,6 @@ fi
if [ -d %{_libdir}/%{name}/dictionaries ] && [ ! -L
%{_libdir}/%{name}/dictionaries ]; then
mv -v %{_libdir}/%{name}/dictionaries{,.rpmsave}
fi
-for d in chrome icons searchplugins res greprefs.js; do
- if [ -d %{_libdir}/%{name}/$d ] && [ ! -L %{_libdir}/%{name}/$d ]; then
- install -d %{_datadir}/%{name}/browser
- mv %{_libdir}/%{name}/$d %{_datadir}/%{name}/browser/$d
- fi
-done
-if [ -d %{_libdir}/%{name}/defaults ] && [ ! -L %{_libdir}/%{name}/defaults ];
then
-%if %{without xulrunner}
- install -d %{_datadir}/%{name}
- mv %{_libdir}/%{name}/defaults %{_datadir}/%{name}/defaults
-%else
- install -d %{_datadir}/%{name}/browser
- mv %{_libdir}/%{name}/defaults %{_datadir}/%{name}/browser/defaults
-%endif
-fi
exit 0
%post
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/iceweasel.git/commitdiff/239670f59b7d21cf9cab0a908c93df2813980cd1
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit