[kalzium] Requires: chemical-mime-data

Kevin Kofler kkofler at fedoraproject.org
Sat Jan 25 23:23:16 UTC 2014


commit afe112b8c67113cdf46440f5a4234174a5b51bf6
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Sun Jan 26 00:23:30 2014 +0100

    Requires: chemical-mime-data
    
    * Sat Jan 25 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.12.1-4
    - Requires: chemical-mime-data

 kalzium.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/kalzium.spec b/kalzium.spec
index 64053f5..95e17c2 100644
--- a/kalzium.spec
+++ b/kalzium.spec
@@ -24,7 +24,7 @@
 Name:    kalzium
 Summary: Periodic Table of Elements
 Version: 4.12.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 License: GPLv2+
 URL:     https://projects.kde.org/projects/kde/kdeedu/%{name}
@@ -56,6 +56,8 @@ BuildRequires: ocaml-facile-devel
 
 Requires: %{name}-libs%{?_isa} = %{version}-%{release}
 Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
+# build.log also wants this one, but it is only used at runtime:
+Requires: chemical-mime-data
 
 %description
 %{summary}.
@@ -156,6 +158,9 @@ fi
 
 
 %changelog
+* Sat Jan 25 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.12.1-4
+- Requires: chemical-mime-data
+
 * Sat Jan 25 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.12.1-3
 - Disable avogadro support on ARM on F21+, drop ExcludeArch added in -2
 - Enable facile support on aarch64 on F21+


More information about the scm-commits mailing list