jjames pushed to minisat2 (f22). "The -devel subpackage needs to Requires zlib-devel."

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 22:21:31 UTC 2015


>From 26edb185be84c1d30c657457165de907bb8132c8 Mon Sep 17 00:00:00 2001
From: Jerry James <jamesjer at betterlinux.com>
Date: Thu, 16 Apr 2015 16:15:36 -0600
Subject: The -devel subpackage needs to Requires zlib-devel.


diff --git a/minisat2.spec b/minisat2.spec
index 3d8770f..635c8e4 100644
--- a/minisat2.spec
+++ b/minisat2.spec
@@ -2,7 +2,7 @@
 
 Name:           minisat2
 Version:        2.2.0
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Minimalistic SAT solver
 
 License:        MIT
@@ -49,6 +49,7 @@ The MiniSat library.
 Summary:        Development files for %{name}
 Group:          Development/Libraries
 Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
+Requires:       zlib-devel%{?_isa}
 
 %description devel
 The %{name}-devel package contains libraries and header files for
@@ -133,6 +134,9 @@ fi
 %{_libdir}/lib%{myname}.so
 
 %changelog
+* Thu Apr 16 2015 Jerry James <loganjerry at gmail.com> - 2.2.0-11
+- The -devel subpackage needs to Requires zlib-devel
+
 * Fri Feb 20 2015 Jerry James <loganjerry at gmail.com> - 2.2.0-10
 - Use license macro
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/minisat2.git/commit/?h=f22&id=26edb185be84c1d30c657457165de907bb8132c8


More information about the scm-commits mailing list