SPECS: iceweasel.spec - updated _firefoxdir - %files /usr/bin twea...

czarny czarny at pld-linux.org
Sun Oct 15 15:08:35 CEST 2006


Author: czarny                       Date: Sun Oct 15 13:08:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated _firefoxdir
- %files /usr/bin tweaks
- disable strip (as it is done by rpm later on)
- added my last commit log

---- Files affected:
SPECS:
   iceweasel.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/iceweasel.spec
diff -u SPECS/iceweasel.spec:1.2 SPECS/iceweasel.spec:1.3
--- SPECS/iceweasel.spec:1.2	Sun Oct 15 13:37:31 2006
+++ SPECS/iceweasel.spec	Sun Oct 15 15:08:29 2006
@@ -77,7 +77,7 @@
 Obsoletes:	mozilla-firebird
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_firefoxdir	%{_libdir}/mozilla-firefox
+%define		_firefoxdir	%{_libdir}/iceweasel
 # mozilla and firefox provide their own versions
 %define		_noautoreqdep		libgkgfx.so libgtkembedmoz.so libgtkxtbin.so libjsj.so libmozjs.so libxpcom.so libxpcom_compat.so
 
@@ -208,6 +208,7 @@
 ac_add_options --disable-ldap
 ac_add_options --disable-mailnews
 ac_add_options --disable-profilesharing
+ac_add_options --disable-strip
 ac_add_options --disable-xprint
 ac_add_options --enable-application=browser
 ac_add_options --enable-canvas
@@ -348,8 +349,7 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/mozilla*
-%attr(755,root,root) %{_bindir}/firefox
+%attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
 %dir %{_firefoxdir}
 %{_firefoxdir}/res
@@ -407,6 +407,18 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/10/15 13:08:29  czarny
+- updated _firefoxdir
+- %files /usr/bin tweaks
+- disable strip (as it is done by rpm later on)
+- added my last commit log
+
 Revision 1.2  2006/10/15 11:37:31  czarny
 - adaptarized
+
+Revision 1.1  2006/10/15 11:19:56  czarny 
+- init PLD
+- based on mozilla-firefox
+- generally builds, %file section screwed up
+- totally NFY
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/iceweasel.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list