[kdegraphics] add rhel/fedora condition

Than Ngo than at fedoraproject.org
Wed May 9 10:52:26 UTC 2012


commit ce96b965b9d49357c523c088995e416a49275ae7
Author: Than Ngo <than at redhat.com>
Date:   Wed May 9 12:52:19 2012 +0200

    add rhel/fedora condition

 kdegraphics.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/kdegraphics.spec b/kdegraphics.spec
index 4bc1d2b..60d64ab 100644
--- a/kdegraphics.spec
+++ b/kdegraphics.spec
@@ -1,10 +1,9 @@
 
-
 Name:    kdegraphics
 Summary: KDE Graphics Applications
 Epoch:   7
 Version: 4.8.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 Group:   Applications/Multimedia
 License: GPLv2
@@ -19,7 +18,9 @@ Provides: kdegraphics4 = %{version}-%{release}
 Requires: %{name}-libs = %{epoch}:%{version}-%{release}
 
 Requires: gwenview >= %{version}
+%if 0%{?fedora}
 Requires: kamera >= %{version}
+%endif
 Requires: kcolorchooser >= %{version}
 Requires: kdegraphics-strigi-analyzer >= %{version}
 Requires: kdegraphics-thumbnailers >= %{version}
@@ -84,6 +85,9 @@ Requires: okular-devel
 
 
 %changelog
+* Wed May 09 2012 Than Ngo <than at redhat.com> - 7:4.8.3-2
+- add rhel/fedora condition
+
 * Mon Apr 30 2012 Jaroslav Reznik <jreznik at redhat.com> - 7:4.8.3-1
 - 4.8.3
 


More information about the scm-commits mailing list