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

Michael Schwendt mschwendt at fedoraproject.org
Tue Dec 8 20:23:24 UTC 2009


Author: mschwendt

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

Modified Files:
	gfan.spec 
Log Message:
* Tue Dec  8 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 0.3-7
- Explicitly BR cddlib-static in accordance with the Packaging
  Guidelines (cddlib-devel is still static-only).



Index: gfan.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gfan/devel/gfan.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- gfan.spec	24 Jul 2009 23:55:13 -0000	1.4
+++ gfan.spec	8 Dec 2009 20:23:24 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           gfan
 Version:        0.3
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Software for Computing Gröbner Fans and Tropical Varieties
 Group:          Applications/Engineering
 License:        GPL+
@@ -10,7 +10,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 # Respect DESTDIR
 Patch0:         gfan-0.3-respect-destdir.diff
 
-BuildRequires:  cddlib-devel
+BuildRequires:  cddlib-static cddlib-devel
 BuildRequires:  gmp-devel
 BuildRequires:  texlive-latex
 
@@ -72,6 +72,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Dec  8 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 0.3-7
+- Explicitly BR cddlib-static in accordance with the Packaging
+  Guidelines (cddlib-devel is still static-only).
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list