[compiz-plugins-main] fix devel deps

Adam Williamson adamwill at fedoraproject.org
Wed Jan 19 18:27:05 UTC 2011


commit 81bfad918b1334d14fb55ce97d273719690c1fe6
Author: Adam Williamson <awilliam at redhat.com>
Date:   Wed Jan 19 18:26:46 2011 +0000

    fix devel deps

 compiz-plugins-main.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/compiz-plugins-main.spec b/compiz-plugins-main.spec
index 60f409e..4c0c1db 100644
--- a/compiz-plugins-main.spec
+++ b/compiz-plugins-main.spec
@@ -4,7 +4,7 @@
 
 Name:		compiz-plugins-main
 Version:	0.9.2.1
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Main set of plugins for Compiz
 
 Group:		User Interface/Desktops
@@ -32,7 +32,7 @@ compositing manager.
 %package	devel
 Summary:	Development headers for %{name}
 Group:		Development/Libraries
-Requires:	compiz-devel = %{version}-%{release}
+Requires:	compiz-devel >= %{version}
 
 %description	devel
 This package includes the header files and developer docs for plugins
@@ -110,6 +110,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Wed Jan 19 2011 Adam Williamson <awilliam at redhat.com> - 0.9.2.1-5
+- fix devel package deps
+
 * Sun Jan 16 2011 Adam Williamson <awilliam at redhat.com> - 0.9.2.1-4
 - BR GConf2 (or else the scriptlet macros don't get expanded)
 


More information about the scm-commits mailing list