SPECS: mozilla-lang-ca.spec, mozilla-lang-es.spec - updated requir...

hawk hawk at pld-linux.org
Sun May 21 10:56:57 CEST 2006


Author: hawk                         Date: Sun May 21 08:56:57 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated requires for 1.7.13
- use official URLs

---- Files affected:
SPECS:
   mozilla-lang-ca.spec (1.5 -> 1.6) , mozilla-lang-es.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/mozilla-lang-ca.spec
diff -u SPECS/mozilla-lang-ca.spec:1.5 SPECS/mozilla-lang-ca.spec:1.6
--- SPECS/mozilla-lang-ca.spec:1.5	Sat Oct  1 22:04:38 2005
+++ SPECS/mozilla-lang-ca.spec	Sun May 21 10:56:52 2006
@@ -5,26 +5,26 @@
 Summary(pl):	Katalońskie pliki językowe dla Mozilli
 Name:		mozilla-lang-ca
 Version:	1.7.12
-#define		shortversion	1.712
+%define		mozversion	1.7.13
+%define		shortversion	1.712
 # use "a", "b", or undefined
 #%%define	bver	b
 # use "Alpha", "Beta" or %{nil}
 %define	fver	%{nil}
-Release:	%{?bver:0.%{bver}.}1
+Release:	%{?bver:0.%{bver}.}2
 License:	GPL
 Group:		X11/Applications/Networking
-#Source0:	http://ftp.mozilla.org/pub/mozilla.org/mozilla/l10n/lang/moz%{shortversion}/mozilla-%{version}.ca-AD.langpack.xpi
-Source0:	http://www.softcatala.org/fitxers/linux/mozilla-%{version}.ca-AD.langpack.xpi
+Source0:	http://ftp.mozilla.org/pub/mozilla.org/mozilla/l10n/lang/moz%{shortversion}/mozilla-%{version}.ca-AD.langpack.xpi
 # Source0-md5:	72bb62419f2a7828893ee9a437ef481f
 Source1:	%{name}-installed-chrome.txt
 Source2:	softcatala-installed-chrome.txt
 URL:		http://www.softcatala.org/projectes/mozilla/
 BuildRequires:	unzip
-Requires(post,postun):	mozilla >= 5:%{version}%{?bver}
-Requires(post,postun):	mozilla <= 5:%{version}
+Requires(post,postun):	mozilla >= 5:%{mozversion}%{?bver}
+Requires(post,postun):	mozilla <= 5:%{mozversion}
 Requires(post,postun):	textutils
-Requires:	mozilla >= 5:%{version}%{?bver}
-Requires:	mozilla <= 5:%{version}
+Requires:	mozilla >= 5:%{mozversion}%{?bver}
+Requires:	mozilla <= 5:%{mozversion}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -123,6 +123,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/05/21 08:56:52  hawk
+- updated requires for 1.7.13
+- use official URLs
+
 Revision 1.5  2005/10/01 20:04:38  sparky
 - updated to 1.7.12
 

================================================================
Index: SPECS/mozilla-lang-es.spec
diff -u SPECS/mozilla-lang-es.spec:1.7 SPECS/mozilla-lang-es.spec:1.8
--- SPECS/mozilla-lang-es.spec:1.7	Sat Oct  1 22:04:38 2005
+++ SPECS/mozilla-lang-es.spec	Sun May 21 10:56:52 2006
@@ -4,28 +4,27 @@
 Summary(pl):	Hiszpańskie pliki językowe dla Mozilli
 Name:		mozilla-lang-es
 Version:	1.7.12
-#define		shortversion	1.712
+%define		mozversion	1.7.13
+%define		shortversion	1.712
 # use "a", "b", or undefined
 #%%define	bver	b
 # use "Alpha", "Beta" or %{nil}
 %define	fver	%{nil}
-Release:	%{?bver:0.%{bver}.}1
+Release:	%{?bver:0.%{bver}.}2
 License:	GPL
 Group:		X11/Applications/Networking
-#Source0:	http://ftp.mozilla.org/pub/mozilla.org/mozilla/l10n/lang/moz%{shortversion}/mozilla-%{version}.es-ES.langpack.xpi
-Source0:	http://nave.hispalinux.es/productos/mozilla/1.7/descargas/langeses.xpi
+Source0:	http://ftp.mozilla.org/pub/mozilla.org/mozilla/l10n/lang/moz%{shortversion}/mozilla-%{version}.es-ES.langpack.xpi
 # Source0-md5:	2bea0532bf5268fa550e420f69383520
-#Source1:	http://ftp.mozilla.org/pub/mozilla.org/mozilla/l10n/lang/moz%{shortversion}/mozilla-%{version}.es-ES.regpack.xpi
-Source1:	http://nave.hispalinux.es/productos/mozilla/1.7/descargas/reges.xpi
+Source1:	http://ftp.mozilla.org/pub/mozilla.org/mozilla/l10n/lang/moz%{shortversion}/mozilla-%{version}.es-ES.regpack.xpi
 # Source1-md5:	90278f390bcc455bf3293da47acc7257
 Source2:	%{name}-installed-chrome.txt
 URL:		http://nave.hispalinux.es/
 BuildRequires:	unzip
-Requires(post,postun):	mozilla >= 5:%{version}%{?bver}
-Requires(post,postun):	mozilla <= 5:%{version}
+Requires(post,postun):	mozilla >= 5:%{mozversion}%{?bver}
+Requires(post,postun):	mozilla <= 5:%{mozversion}
 Requires(post,postun):	textutils
-Requires:	mozilla >= 5:%{version}%{?bver}
-Requires:	mozilla <= 5:%{version}
+Requires:	mozilla >= 5:%{mozversion}%{?bver}
+Requires:	mozilla <= 5:%{mozversion}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -84,6 +83,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/05/21 08:56:52  hawk
+- updated requires for 1.7.13
+- use official URLs
+
 Revision 1.7  2005/10/01 20:04:38  sparky
 - updated to 1.7.12
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mozilla-lang-ca.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/mozilla-lang-es.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list