SPECS: jakarta-commons-daemon.spec - added link patch - "jdk" cap ...

qboosh qboosh at pld-linux.org
Sat Aug 25 20:45:12 CEST 2007


Author: qboosh                       Date: Sat Aug 25 18:45:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added link patch
- "jdk" cap already includes JNI headers, so no need to BR any specific VM headers
  (and it builds with java-sun 1.5/1.6 without jamvm-devel)

---- Files affected:
SPECS:
   jakarta-commons-daemon.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/jakarta-commons-daemon.spec
diff -u SPECS/jakarta-commons-daemon.spec:1.15 SPECS/jakarta-commons-daemon.spec:1.16
--- SPECS/jakarta-commons-daemon.spec:1.15	Mon Aug 20 23:09:25 2007
+++ SPECS/jakarta-commons-daemon.spec	Sat Aug 25 20:45:07 2007
@@ -8,10 +8,10 @@
 Group:		Development/Languages/Java
 Source0:	http://www.apache.org/dist/jakarta/commons/daemon/source/daemon-%{version}.tar.gz
 # Source0-md5:	df3eb5aafa53ca530843a09d40b8a1c0
+Patch0:		%{name}-link.patch
 URL:		http://jakarta.apache.org/commons/daemon/
 BuildRequires:	ant >= 1.4.1
 BuildRequires:	automake
-BuildRequires:	jamvm-devel
 BuildRequires:	jdk >= 1.2
 BuildRequires:	jpackage-utils
 BuildRequires:	junit >= 3.7
@@ -46,6 +46,7 @@
 
 %prep
 %setup -q -n daemon-%{version}
+%patch0 -p1
 
 %build
 # Java part
@@ -104,6 +105,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2007/08/25 18:45:07  qboosh
+- added link patch
+- "jdk" cap already includes JNI headers, so no need to BR any specific VM headers
+  (and it builds with java-sun 1.5/1.6 without jamvm-devel)
+
 Revision 1.15  2007/08/20 21:09:25  blues
 - BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jakarta-commons-daemon.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list