sergiopr pushed to cfitsio (master). "Remove glibc-headers from devel requires (fixes bz #1230471)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 11 09:05:39 UTC 2015


From b1da108d2131bd5b7da9e1fd494c4c3cb93c4096 Mon Sep 17 00:00:00 2001
From: Sergio Pascual <sergiopr at fedoraproject.org>
Date: Thu, 11 Jun 2015 11:04:33 +0200
Subject: Remove glibc-headers from devel requires (fixes bz #1230471)


diff --git a/cfitsio.spec b/cfitsio.spec
index ba7c8a5..a670549 100644
--- a/cfitsio.spec
+++ b/cfitsio.spec
@@ -1,6 +1,6 @@
 Name: cfitsio
 Version: 3.370
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Library for manipulating FITS data files
 Group: Development/Libraries
 License: MIT
@@ -32,7 +32,7 @@ community.
 Group:  Development/Libraries
 Summary: Headers required when building programs against cfitsio
 Requires: %{name} = %{version}-%{release}
-Requires: pkgconfig glibc-headers
+Requires: pkgconfig
 
 %description devel
 Headers required when building a program against the cfitsio library.
@@ -142,6 +142,9 @@ chmod 755 %{buildroot}%{_bindir}/f{,un}pack
 %{_bindir}/funpack
 
 %changelog
+* Thu Jun 11 2015 Sergio Pascual <sergiopr at fedoraproject.org> - 3.370-4
+- Remove glibc-headers from devel requires (fixes bz #1230471)
+
 * Thu Sep 18 2014 Orion Poplawski <orion at cora.nwra.com> - 3.370-3
 - Ship cookbook example in -devel docs
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/cfitsio.git/commit/?h=master&id=b1da108d2131bd5b7da9e1fd494c4c3cb93c4096


More information about the scm-commits mailing list