public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Schwendt <mschwendt@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/icecream] epel10.2: - Include unowned icecc directories.
Date: Thu, 30 Jul 2026 16:30:52 GMT	[thread overview]
Message-ID: <178542905285.1.12557696831574181810.rpms-icecream-253190671558@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/icecream
            Branch : epel10.2
            Commit : 253190671558ab8c0de0cdd94781ac785325b95b
            Author : Michael Schwendt <mschwendt@fedoraproject.org>
            Date   : 2008-09-02T12:29:29+00:00
            Stats  : +9/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/icecream/c/253190671558ab8c0de0cdd94781ac785325b95b?branch=epel10.2

            Log:
            - Include unowned icecc directories.
- Add defattr in devel pkg.
No build-job.

---
diff --git a/icecream.spec b/icecream.spec
index bb288af..4e3be0b 100644
--- a/icecream.spec
+++ b/icecream.spec
@@ -13,7 +13,7 @@
 
 Name:		icecream
 Version:	0.8.0
-Release:	11.20080117svn%{?dist}
+Release:	12.20080117svn%{?dist}
 Summary:	Distributed compiler
 
 Group:		Development/Tools
@@ -228,6 +228,8 @@ rm -rf %{buildroot}
 %defattr(-,root,root,-)
 %doc COPYING ChangeLog README BENCH NEWS TODO
 %{_bindir}/icecc
+%dir %{_libdir}/icecc/
+%dir %{_libdir}/icecc/bin/
 %{_libdir}/icecc/bin/cc
 %{_libdir}/icecc/bin/gcc
 %{_libdir}/icecc/bin/c++
@@ -245,11 +247,17 @@ rm -rf %{buildroot}
 %{?with_selinux:%{_datadir}/selinux/*/icecream.pp}
 
 %files devel
+%defattr(-,root,root,-)
+%dir %{_includedir}/icecc/
 %{_includedir}/icecc/*.h
 %{_libdir}/libicecc.so
 %{_libdir}/pkgconfig/icecc.pc
 
 %changelog
+* Tue Sep  2 2008 Michael Schwendt <mschwendt@fedoraproject.org> - 0.8.0-12.20080117svn
+- Include unowned icecc directories.
+- Add defattr in devel pkg.
+
 * Thu Mar 13 2008 Michal Schmidt <mschmidt@redhat.com> - 0.8.0-11.20080117svn
 - Minor SELinux policy fix.
 

                 reply	other threads:[~2026-07-30 16:30 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=178542905285.1.12557696831574181810.rpms-icecream-253190671558@fedoraproject.org \
    --to=mschwendt@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