SPECS: mozilla-firefox.spec - add symlink /usr/bin/firefox

wolvverine wolvverine at pld-linux.org
Thu Mar 23 18:17:57 CET 2006


Author: wolvverine                   Date: Thu Mar 23 17:17:57 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add symlink /usr/bin/firefox

---- Files affected:
SPECS:
   mozilla-firefox.spec (1.129 -> 1.130) 

---- Diffs:

================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.129 SPECS/mozilla-firefox.spec:1.130
--- SPECS/mozilla-firefox.spec:1.129	Fri Mar 17 13:48:35 2006
+++ SPECS/mozilla-firefox.spec	Thu Mar 23 18:17:51 2006
@@ -19,7 +19,7 @@
 Summary(pl):	Mozilla Firefox - przeglądarka WWW
 Name:		mozilla-firefox
 Version:	1.5.0.1
-Release:	3
+Release:	4
 License:	MPL/LGPL
 Group:		X11/Applications/Networking
 Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2
@@ -202,6 +202,9 @@
 	$RPM_BUILD_ROOT{%{_includedir}/%{name}/idl,%{_pkgconfigdir}}
 # extensions dir is needed (it can be empty)
 
+ln -s firefox %{_bindir}/mozilla-firefox
+install %{_bindir}/mozilla-firefox firefox
+
 %{__make} -C xpinstall/packager \
 	MOZ_PKG_APPNAME="mozilla-firefox" \
 	MOZILLA_BIN="\$(DIST)/bin/firefox-bin" \
@@ -303,6 +306,7 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/mozilla*
+%attr(755,root,root) %{_bindir}/firefox
 %attr(755,root,root) %{_sbindir}/*
 %dir %{_firefoxdir}
 %{_firefoxdir}/res
@@ -359,6 +363,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.130  2006/03/23 17:17:51  wolvverine
+- add symlink /usr/bin/firefox
+
 Revision 1.129  2006/03/17 12:48:35  baggins
 - release 3
 - dom-inspector is back
================================================================

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



More information about the pld-cvs-commit mailing list