SPECS: mozilla-firefox-bin.spec - use mozilla-firefox-bin.spec as ...

jasw jasw at pld-linux.org
Sat Dec 2 16:09:36 CET 2006


Author: jasw                         Date: Sat Dec  2 15:09:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use mozilla-firefox-bin.spec as script start

---- Files affected:
SPECS:
   mozilla-firefox-bin.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/mozilla-firefox-bin.spec
diff -u SPECS/mozilla-firefox-bin.spec:1.15 SPECS/mozilla-firefox-bin.spec:1.16
--- SPECS/mozilla-firefox-bin.spec:1.15	Wed Nov 22 18:09:18 2006
+++ SPECS/mozilla-firefox-bin.spec	Sat Dec  2 16:09:30 2006
@@ -4,12 +4,13 @@
 Summary(pl):	Mozilla Firefox - przeglądarka WWW
 Name:		mozilla-firefox-bin
 Version:	2.0
-Release:	2
+Release:	3
 License:	MPL/LGPL
 Group:		X11/Applications/Networking
 Source0:	http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0/linux-i686/en-US/%{realname}-%{version}.tar.gz
 # Source0-md5:	dec219811d989aeed2b8c7e338cc0b03
 Source1:	%{name}.desktop
+Source2:	%{name}.sh
 URL:		http://www.mozilla.org/projects/firefox/
 BuildRequires:	zip
 Provides:	wwwbrowser
@@ -48,7 +49,8 @@
 	$RPM_BUILD_ROOT{%{_includedir}/%{name}/idl,%{_pkgconfigdir}}
 
 cp -r * $RPM_BUILD_ROOT%{_firefoxdir}
-ln -s %{_firefoxdir}/firefox $RPM_BUILD_ROOT%{_bindir}/firefox
+sed 's, at LIBDIR@,%{_libdir},' %{SOURCE2} > $RPM_BUILD_ROOT%{_bindir}/firefox
+#ln -s %{_firefoxdir}/firefox $RPM_BUILD_ROOT%{_bindir}/firefox
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 
@@ -89,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/12/02 15:09:30  jasw
+- use mozilla-firefox-bin.spec as script start
+
 Revision 1.15  2006/11/22 17:09:18  glen
 - use english binary; rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mozilla-firefox-bin.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list