[digikam] cleanup, remove old conditionals, Conflicts

Rex Dieter rdieter at fedoraproject.org
Thu Dec 13 18:34:44 UTC 2012


commit a7345dccb11594e92e23c2cc8aee954bfe06b5d6
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Dec 13 12:34:42 2012 -0600

    cleanup, remove old conditionals, Conflicts

 digikam.spec |   16 +++++-----------
 1 files changed, 5 insertions(+), 11 deletions(-)
---
diff --git a/digikam.spec b/digikam.spec
index 8d63d38..e487d78 100644
--- a/digikam.spec
+++ b/digikam.spec
@@ -2,7 +2,7 @@
 
 Name:	 digikam
 Version: 3.0.0
-Release: 0.11.%{pre}%{?dist}
+Release: 0.12.%{pre}%{?dist}
 Summary: A digital camera accessing & photo management application
 
 License: GPLv2+
@@ -73,9 +73,8 @@ Obsoletes: digikam-devel < 2.0.0-2
 
 Requires: %{name}-libs%{?_isa} = %{version}-%{release}
 Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}}
-%if 0%{?fedora} > 16
+# http://bugzilla.redhat.com/761184
 Requires: kcm_colors
-%endif
 
 %description
 digiKam is an easy to use and powerful digital photo management application,
@@ -92,8 +91,6 @@ to use them.
 %package libs
 Summary: Runtime libraries for %{name}
 Requires: %{name} = %{version}-%{release}
-# grow versioned deps on libkipi (and friends instead?) -- rex
-#Requires: kdegraphics-libs%{?_isa}%{?_kde4_version: >= %{_kde4_version}}
 %description libs
 %{summary}.
 
@@ -116,8 +113,6 @@ BuildArch: noarch
 
 %package -n libkface
 Summary: A C++ wrapper around LibFace library to perform face recognition over pictures.  
-# when libs were split 
-Conflicts: digikam-libs < 2.0.0-2
 %description -n libkface 
 %{summary}.
 
@@ -128,8 +123,6 @@ Summary: Development files for libkface
 
 %package -n libkgeomap
 Summary: A world map library
-# when libs were split 
-Conflicts: digikam-libs < 2.0.0-2
 Requires: marble%{?_kde4_version: >= 1:%{_kde4_version}}
 %description -n libkgeomap
 %{summary}.
@@ -141,8 +134,6 @@ Summary: Development files for libkgeomap
 
 %package -n libmediawiki
 Summary: a MediaWiki C++ interface
-# when libs were split 
-Conflicts: digikam-libs < 2.0.0-2
 %description -n libmediawiki
 %{summary}.
 
@@ -522,6 +513,9 @@ update-desktop-database -q &> /dev/null
 
 
 %changelog
+* Thu Dec 13 2012 Rex Dieter <rdieter at fedoraproject.org> 3.0.0-0.12.beta3
+- cleanup, remove old conditionals, Conflicts
+
 * Tue Dec 04 2012 Rex Dieter <rdieter at fedoraproject.org> 3.0.0-0.11.beta3
 - rebuild (marble)
 


More information about the scm-commits mailing list