[clipper] * Tue Jul 22 2013 Tim Fenn <tim.fenn at gmail.com> - 2.1-20.10130601 - fix buildrequires

Timothy Fenn timfenn at fedoraproject.org
Wed Jul 24 06:34:51 UTC 2013


commit 737d6c3d007fc7ae995d9f44cde961610bed47ed
Author: Tim Fenn <tim.fenn at gmail.com>
Date:   Tue Jul 23 23:34:23 2013 -0700

    * Tue Jul 22 2013 Tim Fenn <tim.fenn at gmail.com> - 2.1-20.10130601
    - fix buildrequires

 clipper.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/clipper.spec b/clipper.spec
index 2baae8c..6bb2902 100644
--- a/clipper.spec
+++ b/clipper.spec
@@ -2,13 +2,14 @@ Name: clipper
 Summary: Clipper C++ crystallographic library
 URL: http://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html
 Version: 2.1
-Release: 19.20130601%{?dist}
+Release: 20.20130601%{?dist}
 License: LGPLv2+
 Source0: ftp://ftp.ccp4.ac.uk/opensource/%{name}-%{version}.20130601.tar.gz
 Patch0: clipper-pkgconfig.patch
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: fftw2-devel
+BuildRequires: gcc-gfortran
 BuildRequires: libccp4-devel
 BuildRequires: mmdb-devel
 BuildRequires: pkgconfig
@@ -75,6 +76,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/clipper.pc
 
 %changelog
+* Tue Jul 22 2013 Tim Fenn <tim.fenn at gmail.com> - 2.1-20.10130601
+- fix buildrequires
+
 * Mon Jul 8 2013 Tim Fenn <tim.fenn at gmail.com> - 2.1-19.20130601
 - update to 20130601 cvs
 - remove binaries


More information about the scm-commits mailing list