public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/icecream] epel10.2: - Build fix. meinproc is now in kdelibs3. BuildRequire that instead of
@ 2026-07-30 16:30 Michal Schmidt
  0 siblings, 0 replies; only message in thread
From: Michal Schmidt @ 2026-07-30 16:30 UTC (permalink / raw)
  To: git-commits

        A new commit has been pushed.

        Repo   : rpms/icecream
        Branch : epel10.2
        Commit : 1dbccc9e9ee3abe21da611dc5c3bbcd60212b4da
        Author : Michal Schmidt <michich@fedoraproject.org>
        Date   : 2008-01-08T20:18:11+00:00
        Stats  : +5/-2 in 1 file(s)
        URL    : https://src.fedoraproject.org/rpms/icecream/c/1dbccc9e9ee3abe21da611dc5c3bbcd60212b4da?branch=epel10.2

        Log:
        - Build fix. meinproc is now in kdelibs3. BuildRequire that instead of
kdelibs.

---
diff --git a/icecream.spec b/icecream.spec
index 75d5f9f..fc1b971 100644
--- a/icecream.spec
+++ b/icecream.spec
@@ -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 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 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 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/icecc.pc
 
 %changelog
+* Tue Jan  8 2008 Michal Schmidt <mschmidt@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@redhat.com> - 0.8.0-6.20071101svn
 - Rewritten the profile scripts to make icecream work together with ccache.
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-30 16:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 16:30 [rpms/icecream] epel10.2: - Build fix. meinproc is now in kdelibs3. BuildRequire that instead of Michal Schmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox