SPECS: mozilla-firefox.spec, mozilla-thunderbird.spec - use pretra...
arekm
arekm at pld-linux.org
Mon Apr 9 21:45:09 CEST 2007
Author: arekm Date: Mon Apr 9 19:45:09 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use pretrans instead of pre
---- Files affected:
SPECS:
mozilla-firefox.spec (1.188 -> 1.189) , mozilla-thunderbird.spec (1.103 -> 1.104)
---- Diffs:
================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.188 SPECS/mozilla-firefox.spec:1.189
--- SPECS/mozilla-firefox.spec:1.188 Sun Apr 1 00:40:09 2007
+++ SPECS/mozilla-firefox.spec Mon Apr 9 21:45:04 2007
@@ -274,7 +274,7 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%pre
+%pretrans
if [ -d %{_libdir}/%{name}/dictionaries ] && [ ! -L %{_libdir}/%{name}/dictionaries ]; then
mv -v %{_libdir}/%{name}/dictionaries{,.rpmsave}
fi
@@ -372,6 +372,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.189 2007/04/09 19:45:04 arekm
+- use pretrans instead of pre
+
Revision 1.188 2007/03/31 22:40:09 baggins
- rel 2
- s/heimdal/krb5/
================================================================
Index: SPECS/mozilla-thunderbird.spec
diff -u SPECS/mozilla-thunderbird.spec:1.103 SPECS/mozilla-thunderbird.spec:1.104
--- SPECS/mozilla-thunderbird.spec:1.103 Wed Mar 14 23:39:03 2007
+++ SPECS/mozilla-thunderbird.spec Mon Apr 9 21:45:04 2007
@@ -279,7 +279,7 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%pre
+%pretrans
if [ -d %{_libdir}/%{name}/dictionaries ] && [ ! -L %{_libdir}/%{name}/dictionaries ]; then
mv -v %{_libdir}/%{name}/dictionaries{,.rpmsave}
fi
@@ -349,6 +349,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.104 2007/04/09 19:45:04 arekm
+- use pretrans instead of pre
+
Revision 1.103 2007/03/14 22:39:03 glen
- enigmail 0.94.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.188&r2=1.189&f=u
http://cvs.pld-linux.org/SPECS/mozilla-thunderbird.spec?r1=1.103&r2=1.104&f=u
More information about the pld-cvs-commit
mailing list