public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schmidt <michich@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/icecream] epel10: - Update to current icecream-make-it-cool branch.
Date: Thu, 30 Jul 2026 15:15:22 GMT	[thread overview]
Message-ID: <178542452237.1.172519667977706865.rpms-icecream-89496dd95d15@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/icecream
Branch : epel10
Commit : 89496dd95d15063a7dea63f329e63559eafe86e4
Author : Michal Schmidt <michich@fedoraproject.org>
Date   : 2008-01-17T12:45:44+00:00
Stats  : +22/-10 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/icecream/c/89496dd95d15063a7dea63f329e63559eafe86e4?branch=epel10

Log:
- Update to current icecream-make-it-cool branch.

---
diff --git a/.cvsignore b/.cvsignore
index ca2dd85..b28d69d 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1,2 @@
-icecream-0.8.0.tar.gz
+icecream-0.8.0.tar.bz2
+icecream-make-it-cool.patch.bz2

diff --git a/icecream.spec b/icecream.spec
index fc1b971..6693768 100644
--- a/icecream.spec
+++ b/icecream.spec
@@ -1,15 +1,15 @@
 Name:		icecream
 Version:	0.8.0
-Release:	7.20071101svn%{?dist}
+Release:	8.20080117svn%{?dist}
 Summary:	Distributed compiler
 
 Group:		Development/Tools
 License:	GPLv2
 URL:		http://en.opensuse.org/Icecream
-# The source was pulled from upstream's SVN repository:
-# svn export -r 731514 svn://anonsvn.kde.org/home/kde/trunk/icecream icecream-0.8.0
-# tar -czvf icecream-0.8.0.tar.gz icecream-0.8.0
-Source0:	icecream-0.8.0.tar.gz
+# The source was pulled from SVN repository:
+# svn export -r 657903 svn://anonsvn.kde.org/home/kde/trunk/icecream icecream-0.8.0
+# tar -cjvf icecream-0.8.0.tar.bz2 icecream-0.8.0/
+Source0:	icecream-0.8.0.tar.bz2
 Source1:	icecream.sh.in
 Source2:	icecream.csh.in
 Source3:	icecream.fc
@@ -17,8 +17,14 @@ Source4:	icecream.te
 Source5:	icecream.if
 Source6:	initscript-iceccd
 Source7:	initscript-scheduler
-Patch0:		icecream-rename-scheduler.patch
-Patch1:		icecream-cleanup-conffile.patch
+# This patch was generated with:
+# svn export -r 761849 svn://anonsvn.kde.org/home/kde/branches/work/icecream-make-it-cool icecream-mic
+# diff -Nurp icecream-0.8.0 icecream-mic > icecream-make-it-cool.patch
+# bzip2 icecream-make-it-cool.patch
+Patch0:		icecream-make-it-cool.patch.bz2
+Patch1:		icecream-rename-scheduler.patch
+Patch2:		icecream-cleanup-conffile.patch
+
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	automake autoconf libtool symlinks
@@ -63,8 +69,9 @@ This package contains development files for %{name}.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch0 -p1
 %patch1 -p0
+%patch2 -p0
 make -f Makefile.cvs
 sed -e 's|@LIBDIR@|%{_libdir}|g' %{SOURCE1} > icecream.sh
 sed -e 's|@LIBDIR@|%{_libdir}|g' %{SOURCE2} > icecream.csh
@@ -210,6 +217,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/icecc.pc
 
 %changelog
+* Thu Jan 17 2008 Michal Schmidt <mschmidt@redhat.com> - 0.8.0-8.20080117svn
+- Update to current icecream-make-it-cool branch.
+
 * 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.
 

diff --git a/sources b/sources
index ab43331..d255e5c 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-1f2cd40b8efb646df7cd4bbd5f411308  icecream-0.8.0.tar.gz
+5dd4718f52626924a665c1f56b90d403  icecream-0.8.0.tar.bz2
+209f885bd595fc9a203ce4115872250e  icecream-make-it-cool.patch.bz2

                 reply	other threads:[~2026-07-30 15:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178542452237.1.172519667977706865.rpms-icecream-89496dd95d15@fedoraproject.org \
    --to=michich@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox