SPECS: java-ical4j.spec - proper bcond for Titanium; rel 2
paszczus
paszczus at pld-linux.org
Sun Mar 29 17:25:10 CEST 2009
Author: paszczus Date: Sun Mar 29 15:25:10 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- proper bcond for Titanium; rel 2
---- Files affected:
SPECS:
java-ical4j.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/java-ical4j.spec
diff -u SPECS/java-ical4j.spec:1.4 SPECS/java-ical4j.spec:1.5
--- SPECS/java-ical4j.spec:1.4 Thu Mar 26 23:50:04 2009
+++ SPECS/java-ical4j.spec Sun Mar 29 17:25:05 2009
@@ -1,9 +1,7 @@
# $Revision$, $Date$
%bcond_without javadoc # don't build javadoc
%if "%{pld_release}" == "ti"
-%bcond_without java_sun # build with gcj
-%else
-%bcond_with java_sun # build with java-sun
+%define with_java_sun 1
%endif
#
%include /usr/lib/rpm/macros.java
@@ -15,7 +13,7 @@
Summary(pl.UTF-8): Java API dodające wsparcie dla iCalendar
Name: java-%{srcname}
Version: 1.0
-Release: 0.%{_rc}.1
+Release: 0.%{_rc}.2
License: BSD-like
Group: Libraries/Java
Source0: http://dl.sourceforge.net/ical4j/%{srcname}-%{version}-%{_rc}-src.tar.bz2
@@ -108,6 +106,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2009/03/29 15:25:05 paszczus
+- proper bcond for Titanium; rel 2
+
Revision 1.4 2009/03/26 22:50:04 pawelz
- License info
- fixed last commit log
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-ical4j.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list