packages: mozilla-firefox-bin/mozilla-firefox-bin.spec - add agent patches ...

shadzik shadzik at pld-linux.org
Sun Apr 4 21:57:37 CEST 2010


Author: shadzik                      Date: Sun Apr  4 19:57:37 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add agent patches
- rel 5

---- Files affected:
packages/mozilla-firefox-bin:
   mozilla-firefox-bin.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: packages/mozilla-firefox-bin/mozilla-firefox-bin.spec
diff -u packages/mozilla-firefox-bin/mozilla-firefox-bin.spec:1.52 packages/mozilla-firefox-bin/mozilla-firefox-bin.spec:1.53
--- packages/mozilla-firefox-bin/mozilla-firefox-bin.spec:1.52	Sun Apr  4 05:35:18 2010
+++ packages/mozilla-firefox-bin/mozilla-firefox-bin.spec	Sun Apr  4 21:57:31 2010
@@ -4,13 +4,15 @@
 Summary(pl.UTF-8):	Mozilla Firefox - przeglądarka WWW
 Name:		mozilla-firefox-bin
 Version:	3.6.3
-Release:	4
+Release:	5
 License:	MPL/LGPL
 Group:		X11/Applications/Networking
 Source0:	http://releases.mozilla.org/pub/mozilla.org/%{realname}/releases/%{version}/linux-i686/en-US/%{realname}-%{version}.tar.bz2
 # Source0-md5:	000a171aa2ef6153b8ac088129ca6620
 Source1:	%{name}.desktop
 Source2:	%{name}.sh
+Patch0:		%{name}-agent.patch
+Patch1:		%{name}-ti-agent.patch
 URL:		http://www.mozilla.org/projects/firefox/
 BuildRequires:	zip
 Provides:	wwwbrowser
@@ -42,6 +44,14 @@
 
 %prep
 %setup -q -n %{realname}
+%if "%{pld_release}" == "th"
+%patch0 -p0
+%endif
+
+%if "%{pld_release}" == "ti"
+%patch1 -p0
+%endif
+
 
 %build
 %install
@@ -95,6 +105,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2010/04/04 19:57:31  shadzik
+- add agent patches
+- rel 5
+
 Revision 1.52  2010/04/04 03:35:18  shadzik
 - R: procps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mozilla-firefox-bin/mozilla-firefox-bin.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list