public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/icecream] epel10: - Include unowned icecc directories.
@ 2026-07-30 15:15 Michael Schwendt
0 siblings, 0 replies; only message in thread
From: Michael Schwendt @ 2026-07-30 15:15 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/icecream
Branch : epel10
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
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.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-30 15:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 15:15 [rpms/icecream] epel10: - Include unowned icecc directories Michael Schwendt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox