[packages/icedtea7: 66/103] - make use of our new cool %bootstrap_release macro
jajcus
jajcus at pld-linux.org
Fri Apr 19 13:13:22 CEST 2013
commit c08003210374c70fe07d6108a32bd80b54380d08
Author: pawelz <pawelz at pld-linux.org>
Date: Sun Apr 18 20:36:54 2010 +0000
- make use of our new cool %bootstrap_release macro
Changed files:
icedtea6.spec -> 1.58
icedtea6.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/icedtea6.spec b/icedtea6.spec
index 8e836eb..adca5c8 100644
--- a/icedtea6.spec
+++ b/icedtea6.spec
@@ -13,12 +13,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
@@ -63,7 +64,7 @@ BuildRequires: libstdc++-static
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/icedtea7.git/commitdiff/f360048b2271851d733c2fc755b8e7cae2f337cf
More information about the pld-cvs-commit
mailing list