SPECS: mozilla-thunderbird.spec - fix version

glen glen at pld-linux.org
Tue Mar 6 02:31:47 CET 2007


Author: glen                         Date: Tue Mar  6 01:31:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix version

---- Files affected:
SPECS:
   mozilla-thunderbird.spec (1.94 -> 1.95) 

---- Diffs:

================================================================
Index: SPECS/mozilla-thunderbird.spec
diff -u SPECS/mozilla-thunderbird.spec:1.94 SPECS/mozilla-thunderbird.spec:1.95
--- SPECS/mozilla-thunderbird.spec:1.94	Tue Mar  6 02:30:10 2007
+++ SPECS/mozilla-thunderbird.spec	Tue Mar  6 02:31:42 2007
@@ -9,12 +9,13 @@
 %bcond_without	ldap	    # disable e-mail address lookups in LDAP directories
 #
 %define		_rc		b2
-%define		_rel	2.14
+%define		_rel	2.15
 %define		_enigmail_ver	0.94.2
+%define		_ver	2.0
 Summary:	Thunderbird Community Edition - email client
 Summary(pl.UTF-8):	Thunderbird Community Edition - klient poczty
 Name:		mozilla-thunderbird
-Version:	2.0
+Version:	%{_ver}
 Release:	0.%{_rc}.%{_rel}
 License:	MPL/LGPL
 Group:		Applications/Networking
@@ -93,7 +94,7 @@
 - OpenPGP key management interface
 
 %prep
-%setup -q -c -n %{name}-%{version}%{_rc}
+%setup -q -c -n %{name}-%{_ver}%{_rc}
 cd mozilla
 %{?with_enigmail:tar xvfz %{SOURCE1} -C mailnews/extensions}
 %patch1 -p1
@@ -323,6 +324,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95  2007/03/06 01:31:42  glen
+- fix version
+
 Revision 1.94  2007/03/06 01:30:10  glen
 - separate enigmail extension
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mozilla-thunderbird.spec?r1=1.94&r2=1.95&f=u



More information about the pld-cvs-commit mailing list