rpms/qdox/devel qdox.spec,1.4,1.5

David Walluck dwalluck at fedoraproject.org
Fri Oct 24 19:51:11 UTC 2008


Author: dwalluck

Update of /cvs/pkgs/rpms/qdox/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16536

Modified Files:
	qdox.spec 
Log Message:
- enable GCJ support


Index: qdox.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qdox/devel/qdox.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qdox.spec	24 Oct 2008 19:44:10 -0000	1.4
+++ qdox.spec	24 Oct 2008 19:50:40 -0000	1.5
@@ -35,13 +35,14 @@
 
 %bcond_with maven
 
+%define _with_gcj_support 1
 %define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
 
 %define section free
 
 Name:           qdox
 Version:        1.6.1
-Release:        5.1%{?dist}
+Release:        5.2%{?dist}
 Epoch:          0
 Summary:        Extract class/interface/method definitions from sources
 License:        ASL 2.0
@@ -214,6 +215,9 @@
 %{_javadocdir}/%{name}
 
 %changelog
+* Fri Oct 24 2008 David Walluck <dwalluck at redhat.com> 0:1.6.1-5.2
+- Fedora-specific: enable GCJ support
+
 * Fri Oct 24 2008 David Walluck <dwalluck at redhat.com> 0:1.6.1-5.1
 - Fedora-specific: remove repolib
 - Fedora-specific: use java_cup not java-cup




More information about the fedora-extras-commits mailing list