rpms/java-1.5.0-gcj/devel java-1.5.0-gcj.spec,1.25,1.26

Thomas Fitzsimmons (fitzsim) fedora-extras-commits at redhat.com
Thu Nov 29 19:36:15 UTC 2007


Author: fitzsim

Update of /cvs/pkgs/rpms/java-1.5.0-gcj/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1284

Modified Files:
	java-1.5.0-gcj.spec 
Log Message:
- Test zip archive.



Index: java-1.5.0-gcj.spec
===================================================================
RCS file: /cvs/pkgs/rpms/java-1.5.0-gcj/devel/java-1.5.0-gcj.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- java-1.5.0-gcj.spec	28 Nov 2007 19:32:54 -0000	1.25
+++ java-1.5.0-gcj.spec	29 Nov 2007 19:35:42 -0000	1.26
@@ -75,6 +75,7 @@
 %if ! %{bootstrap}
 BuildRequires: sinjdoc
 %endif
+BuildRequires: unzip
 
 # required for tools and libgcj.jar
 Requires:         libgcj%{gccsuffix} >= %{gccver}
@@ -345,6 +346,7 @@
 pushd $RPM_BUILD_ROOT%{_javadocdir}
   ln -s %{name} java
 popd
+unzip -t /usr/share/java/src-$GIJ_VERSION.zip
 mkdir docsbuild
 pushd docsbuild
   GIJ_VERSION=$(gij%{gccsuffix} --version | head -n 2 | tail -n 1 \




More information about the fedora-extras-commits mailing list