rpms/gfan/devel gfan.spec,1.2,1.3

Conrad Meyer konradm at fedoraproject.org
Thu Feb 26 22:42:13 UTC 2009


Author: konradm

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

Modified Files:
	gfan.spec 
Log Message:
* Thu Feb 26 2009 Conrad Meyer <konrad at tylerc.org> - 0.3-5
- Include the right place for headers (fix FTBFS).



Index: gfan.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gfan/devel/gfan.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gfan.spec	24 Feb 2009 20:46:56 -0000	1.2
+++ gfan.spec	26 Feb 2009 22:41:43 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           gfan
 Version:        0.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Software for Computing Gröbner Fans and Tropical Varieties
 Group:          Applications/Engineering
 License:        GPL+
@@ -42,7 +42,7 @@
 
 
 %build
-export OPTFLAGS="%{optflags} -DGMPRATIONAL"
+export OPTFLAGS="%{optflags} -DGMPRATIONAL -I/usr/include/cddlib"
 make %{?_smp_mflags}
 
 
@@ -72,6 +72,9 @@
 
 
 %changelog
+* Thu Feb 26 2009 Conrad Meyer <konrad at tylerc.org> - 0.3-5
+- Include the right place for headers (fix FTBFS).
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list