SPECS: junit.spec, asm2.spec, concurrent.spec, jcommon.spec, javah...
glen
glen at pld-linux.org
Tue Nov 20 18:54:05 CET 2007
Author: glen Date: Tue Nov 20 17:54:05 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- java deps
---- Files affected:
SPECS:
junit.spec (1.24 -> 1.25) , asm2.spec (1.7 -> 1.8) , concurrent.spec (1.1 -> 1.2) , jcommon.spec (1.4 -> 1.5) , javahelp.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/junit.spec
diff -u SPECS/junit.spec:1.24 SPECS/junit.spec:1.25
--- SPECS/junit.spec:1.24 Sun Sep 9 11:29:20 2007
+++ SPECS/junit.spec Tue Nov 20 18:53:59 2007
@@ -14,6 +14,7 @@
BuildRequires: jdk >= 1.5
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
+BuildRequires: rpmbuild(macros) >= 1.300
BuildRequires: unzip
Requires: hamcrest
Requires: jdk >= 1.5
@@ -29,7 +30,7 @@
%package javadoc
Summary: Javadoc documentation for JUnit
Summary(pl.UTF-8): Dokumentacja javadoc dla pakietu JUnit
-Group: Development/Languages/Java
+Group: Documentation
Requires: jpackage-utils
Obsoletes: junit-doc
@@ -78,6 +79,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2007-11-20 17:53:59 glen
+- java deps
+
Revision 1.24 2007-09-09 09:29:20 qboosh
- updated to 4.4 (needs hamcrest now)
================================================================
Index: SPECS/asm2.spec
diff -u SPECS/asm2.spec:1.7 SPECS/asm2.spec:1.8
--- SPECS/asm2.spec:1.7 Wed Apr 18 01:45:01 2007
+++ SPECS/asm2.spec Tue Nov 20 18:53:59 2007
@@ -17,6 +17,7 @@
BuildRequires: ant
BuildRequires: jpackage-utils
BuildRequires: objectweb-anttask
+BuildRequires: rpm-javaprov
BuildRequires: rpmbuild(macros) >= 1.300
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -91,7 +92,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.7 2007-04-17 23:45:01 glen
+Revision 1.8 2007-11-20 17:53:59 glen
+- java deps
+
+Revision 1.7 2007/04/17 23:45:01 glen
- do not collide with asm1 files
Revision 1.6 2007/04/17 23:33:03 glen
================================================================
Index: SPECS/concurrent.spec
diff -u SPECS/concurrent.spec:1.1 SPECS/concurrent.spec:1.2
--- SPECS/concurrent.spec:1.1 Sun Nov 18 15:41:56 2007
+++ SPECS/concurrent.spec Tue Nov 20 18:53:59 2007
@@ -11,9 +11,10 @@
Source1: %{name}-ant.xml
Group: Development/Languages/Java
URL: http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/
-BuildRequires: jpackage-utils >= 0:1.5
-BuildRequires: rpmbuild(macros) >= 1.300
BuildRequires: ant
+BuildRequires: jpackage-utils >= 0:1.5
+BuildRequires: rpm-javaprov
+BuildRequires: rpmbuild(macros) >= 1.300
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -29,6 +30,7 @@
%package javadoc
Summary: Javadoc for %{name}
Group: Documentation
+Requires: jpackage-utils
%description javadoc
Javadoc for %{name}.
@@ -76,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007-11-20 17:53:59 glen
+- java deps
+
Revision 1.1 2007-11-18 14:41:56 glen
- new, based on jpackage
================================================================
Index: SPECS/jcommon.spec
diff -u SPECS/jcommon.spec:1.4 SPECS/jcommon.spec:1.5
--- SPECS/jcommon.spec:1.4 Sun Nov 18 15:05:34 2007
+++ SPECS/jcommon.spec Tue Nov 20 18:53:59 2007
@@ -18,6 +18,7 @@
BuildRequires: ant
BuildRequires: jpackage-utils >= 0:1.5
BuildRequires: junit
+BuildRequires: rpm-javaprov
BuildRequires: rpmbuild(macros) >= 1.300
%if %(locale -a | grep -q '^en_US$'; echo $?)
BuildRequires: glibc-localedb-all
@@ -110,6 +111,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2007-11-20 17:53:59 glen
+- java deps
+
Revision 1.4 2007-11-18 14:05:34 glen
- -javadoc: R jpackage-utils for the dir
================================================================
Index: SPECS/javahelp.spec
diff -u SPECS/javahelp.spec:1.2 SPECS/javahelp.spec:1.3
--- SPECS/javahelp.spec:1.2 Sun Nov 18 18:57:46 2007
+++ SPECS/javahelp.spec Tue Nov 20 18:53:59 2007
@@ -19,6 +19,7 @@
# Source0-md5: b9b12989471f5858c982154335e1cc96
NoSource: 0
BuildRequires: jpackage-utils >= 0:1.5
+BuildRequires: rpm-javaprov
BuildRequires: rpmbuild(macros) >= 1.300
Requires: jpackage-utils >= 0:1.5
BuildArch: noarch
@@ -42,6 +43,7 @@
%package javadoc
Summary: Javadoc for %{name}
Group: Documentation
+Requires: jpackage-utils
%description javadoc
Javadoc for %{name}.
@@ -120,6 +122,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007-11-20 17:53:59 glen
+- java deps
+
Revision 1.2 2007-11-18 17:57:46 glen
- package all jars and with original names
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/junit.spec?r1=1.24&r2=1.25&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/asm2.spec?r1=1.7&r2=1.8&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/concurrent.spec?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jcommon.spec?r1=1.4&r2=1.5&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/javahelp.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list