rpms/icecream/devel icecream.spec,1.5,1.6

Michal Schmidt (michich) fedora-extras-commits at redhat.com
Tue Jan 8 20:18:49 UTC 2008


Author: michich

Update of /cvs/pkgs/rpms/icecream/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7146

Modified Files:
	icecream.spec 
Log Message:
* Tue Jan  8 2008 Michal Schmidt <mschmidt at redhat.com> - 0.8.0-7.20071101svn
- Build fix. meinproc is now in kdelibs3. BuildRequire that instead of kdelibs.



Index: icecream.spec
===================================================================
RCS file: /cvs/pkgs/rpms/icecream/devel/icecream.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- icecream.spec	30 Nov 2007 00:07:18 -0000	1.5
+++ icecream.spec	8 Jan 2008 20:18:11 -0000	1.6
@@ -1,6 +1,6 @@
 Name:		icecream
 Version:	0.8.0
-Release:	6.20071101svn%{?dist}
+Release:	7.20071101svn%{?dist}
 Summary:	Distributed compiler
 
 Group:		Development/Tools
@@ -23,7 +23,7 @@
 
 BuildRequires:	automake autoconf libtool symlinks
 # To build manpages from KDE-style Docbook sources:
-BuildRequires:	kdelibs kdelibs-devel
+BuildRequires:	kdelibs3 kdelibs3-devel
 # For SELinux protection:
 BuildRequires:	checkpolicy selinux-policy-devel hardlink
 %define selinux_policyver %(sed -e 's,.*selinux-policy-\\([^/]*\\)/.*,\\1,' /usr/share/selinux/devel/policyhelp) 
@@ -210,6 +210,9 @@
 %{_libdir}/pkgconfig/icecc.pc
 
 %changelog
+* Tue Jan  8 2008 Michal Schmidt <mschmidt at redhat.com> - 0.8.0-7.20071101svn
+- Build fix. meinproc is now in kdelibs3. BuildRequire that instead of kdelibs.
+
 * Thu Nov 29 2007 Michal Schmidt <mschmidt at redhat.com> - 0.8.0-6.20071101svn
 - Rewritten the profile scripts to make icecream work together with ccache.
 




More information about the fedora-extras-commits mailing list