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

Andrew Overholt overholt at fedoraproject.org
Thu Aug 28 18:46:04 UTC 2008


Author: overholt

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

Modified Files:
	sat4j.spec 
Log Message:
* Thu Aug 28 2008 Andrew Overholt <overholt at redhat.com> 2.0.0-7
- eclipse_base is now libdir/eclipse


Index: sat4j.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sat4j/devel/sat4j.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sat4j.spec	15 Jul 2008 17:57:19 -0000	1.4
+++ sat4j.spec	28 Aug 2008 18:45:33 -0000	1.5
@@ -1,10 +1,10 @@
-%define eclipse_base %{_datadir}/eclipse
+%define eclipse_base %{_libdir}/eclipse
 # We want the version to match that shipped in Eclipse's Orbit project
 %define sat4jversion 2.0.0.v20080602
 
 Name:           sat4j
 Version:        2.0.0
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        A library of SAT solvers written in Java
 
 Group:          Development/Libraries
@@ -175,6 +175,9 @@
 %{_javadir}/org.sat4j*
 
 %changelog
+* Thu Aug 28 2008 Andrew Overholt <overholt at redhat.com> 2.0.0-7
+- eclipse_base is now libdir/eclipse
+
 * Tue Jul 15 2008 Andrew Overholt <overholt at redhat.com> 2.0.0-6
 - Build with OpenJDK (java.util.Scanner)
 




More information about the fedora-extras-commits mailing list