rpms/java-1.4.2-gcj-compat/devel java-1.4.2-gcj-compat.spec, 1.164, 1.165

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Aug 4 10:24:23 UTC 2006


Author: gbenson

Update of /cvs/dist/rpms/java-1.4.2-gcj-compat/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv15260

Modified Files:
	java-1.4.2-gcj-compat.spec 
Log Message:
* Fri Aug  4 2006 Gary Benson <gbenson at redhat.com>
- Move aot-compile and its libraries to the devel subpackage.



Index: java-1.4.2-gcj-compat.spec
===================================================================
RCS file: /cvs/dist/rpms/java-1.4.2-gcj-compat/devel/java-1.4.2-gcj-compat.spec,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- java-1.4.2-gcj-compat.spec	1 Aug 2006 16:11:56 -0000	1.164
+++ java-1.4.2-gcj-compat.spec	4 Aug 2006 10:24:21 -0000	1.165
@@ -592,9 +592,6 @@
 %dir %{jvmjardir}
 %if ! %{custom}
 %{_bindir}/rebuild-gcj-db
-%{_bindir}/aot-compile
-%{python_sitelib}/aotcompile.py*
-%{python_sitelib}/classfile.py*
 %endif
 %{jvmjardir}/*.jar
 %{_jvmdir}/%{jrelnk}
@@ -618,7 +615,10 @@
 %doc
 %dir %{_jvmdir}/%{sdkdir}/bin
 %if ! %{custom}
+%{_bindir}/aot-compile
 %{_bindir}/aot-compile-rpm
+%{python_sitelib}/aotcompile.py*
+%{python_sitelib}/classfile.py*
 %endif
 %{_jvmdir}/%{sdkdir}/lib
 %{_jvmdir}/%{sdkdir}/include
@@ -642,6 +642,9 @@
 %defattr(-,root,root)
 
 %changelog
+* Fri Aug  4 2006 Gary Benson <gbenson at redhat.com>
+- Move aot-compile and its libraries to the devel subpackage.
+
 * Tue Aug  1 2006 Thomas Fitzsimmons <fitzsim at redhat.com> - 0:1.4.2.0-40jpp_100rh
 - Require gcc-java for devel and src post and postun. (199942)
 - Require libgcj for plugin post and postun. (199942)




More information about the fedora-cvs-commits mailing list