Author: pawelz                       Date: Sun Apr 18 20:36:59 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- make use of our new cool %bootstrap_release macro

---- Files affected:
packages/icedtea6:
   icedtea6.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: packages/icedtea6/icedtea6.spec
diff -u packages/icedtea6/icedtea6.spec:1.57 
packages/icedtea6/icedtea6.spec:1.58
--- packages/icedtea6/icedtea6.spec:1.57        Sun Apr 18 21:08:10 2010
+++ packages/icedtea6/icedtea6.spec     Sun Apr 18 22:36:54 2010
@@ -14,12 +14,13 @@
 %define                _classdataversion 50.0
 # JDK/JRE version, as returned with `java -version`, '_' replaced with '.'
 %define                _jdkversion 1.6.0.18
+%define                rel     4
 
 Summary:       OpenJDK and GNU Classpath code
 Summary(pl.UTF-8):     Kod OpenJDK i GNU Classpath
 Name:          icedtea6
 Version:       1.8
-Release:       3
+Release:       %{bootstrap_release %rel}
 License:       GPL v2
 Group:         Development/Languages/Java
 Source0:       
http://icedtea.classpath.org/download/source/%{name}-%{version}.tar.gz
@@ -64,7 +65,7 @@
 BuildRequires: lsb-release
 %{?with_nss:BuildRequires:     nss-devel}
 BuildRequires: pkgconfig
-BuildRequires: rpmbuild(macros) >= 1.556
+BuildRequires: rpmbuild(macros) >= 1.557
 BuildRequires: unzip
 BuildRequires: util-linux
 BuildRequires: xorg-lib-libX11-devel
@@ -855,6 +856,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2010/04/18 20:36:54  pawelz
+- make use of our new cool %bootstrap_release macro
+
 Revision 1.57  2010/04/18 19:08:10  arekm
 - rel 3; rpath for IcedTeaPlugin.so, so xulrunner libs are found now
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icedtea6/icedtea6.spec?r1=1.57&r2=1.58&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to