rpms/oyranos/devel oyranos.spec,1.7,1.8

Nicolas Chauvet kwizart at fedoraproject.org
Tue Mar 10 13:39:13 UTC 2009


Author: kwizart

Update of /cvs/pkgs/rpms/oyranos/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6210

Modified Files:
	oyranos.spec 
Log Message:
Fix wrong post requires



Index: oyranos.spec
===================================================================
RCS file: /cvs/pkgs/rpms/oyranos/devel/oyranos.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- oyranos.spec	9 Mar 2009 11:03:25 -0000	1.7
+++ oyranos.spec	10 Mar 2009 13:38:43 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           oyranos
 Version:        0.1.9
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        The Oyranos Colour Management System (CMS) 
 
 Group:          Applications/Multimedia
@@ -43,7 +43,7 @@
 Requires:  %{name}-libs = %{version}-%{release}
 #Requires:  color-icc-profiles
 
-Requires(post): elektra-kdb
+Requires(post): %{_bindir}/elektra-kdb
 
 
 
@@ -182,6 +182,9 @@
 
 
 %changelog
+* Tue Mar 10 2009 kwizart < kwizart at gmail.com > - 0.1.9-3
+- Fix wrong %%post requires
+
 * Mon Mar  9 2009 kwizart < kwizart at gmail.com > - 0.1.9-2
 - Remove unused patch
 - Merge -doc in -devel




More information about the fedora-extras-commits mailing list