[cfitsio/f12/master] Fully versioned requires of cfitsio on fpack.

Matthew D Truch mtruch at fedoraproject.org
Tue Aug 31 19:43:30 UTC 2010


commit f2f8551a38046a726bd8f4eaef197acc9fd00feb
Author: Matthew D Truch <matt at truch.net>
Date:   Tue Aug 31 15:43:23 2010 -0400

    Fully versioned requires of cfitsio on fpack.

 cfitsio.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/cfitsio.spec b/cfitsio.spec
index aa0cef8..8180d58 100644
--- a/cfitsio.spec
+++ b/cfitsio.spec
@@ -1,6 +1,6 @@
 Name:           cfitsio
 Version:        3.240
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Library for manipulating FITS data files
 
 Group:          Development/Libraries
@@ -52,6 +52,7 @@ Stand-alone documentation for cfitsio.
 %package -n fpack
 Summary: FPACK FITS image compression and decompression utilites
 Group: Applications/Engineering
+Requires: %{name} = %{version}-%{release}
 
 %description -n fpack
 fpack optimally compresses FITS format images and funpack restores them
@@ -147,6 +148,9 @@ rm -rf %{buildroot}
 %{_bindir}/funpack
 
 %changelog
+* Tue Aug 31 2010 Matthew Truch <matt at truch.net> - 3.240-4
+- Fully versioned requires of cfitsio on fpack.
+
 * Sun Jul 25 2010 Matthew Truch <matt at truch.net> - 3.240-3
 - Package fpack and funpack utilities in fpack package.
 


More information about the scm-commits mailing list