rpms/modello/devel modello.spec,1.1,1.2

Matt Wringe (mwringe) fedora-extras-commits at redhat.com
Tue Mar 20 07:39:01 UTC 2007


Author: mwringe

Update of /cvs/extras/rpms/modello/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13362

Modified Files:
	modello.spec 
Log Message:
Disable gcj support



Index: modello.spec
===================================================================
RCS file: /cvs/extras/rpms/modello/devel/modello.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- modello.spec	20 Mar 2007 07:07:55 -0000	1.1
+++ modello.spec	20 Mar 2007 07:38:28 -0000	1.2
@@ -28,7 +28,7 @@
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #
 
-%define _with_gcj_support 1
+%define _without_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}}}
 
 
@@ -39,7 +39,7 @@
 
 Name:           modello
 Version:        1.0
-Release:        0.1.a8.4jpp.2%{?dist}
+Release:        0.1.a8.4jpp.3%{?dist}
 Epoch:          0
 Summary:        Modello Data Model toolkit
 License:        MIT  
@@ -244,6 +244,9 @@
 
 
 %changelog
+* Tue Mar 20 2007 Matt Wringe <wringe at redhat.com> 0:1.0-0.1.a8.4jpp.3
+- disable gcj support
+
 * Tue Mar 13 2007 Matt Wringe <mwringe at redhat.com> 0:1.0-0.1.a8.4jpp.2
 - Change license to MIT to reflex the actual license specified in the
   source headers.




More information about the fedora-extras-commits mailing list