Re: policycoreutils needs cairo.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Oct 25, 2010 at 5:21 PM, Colin Walters <walters@xxxxxxxxxx> wrote:
>
> Unfortunately we didn't notice this dependency until pretty late in
> F14...I'm not sure what can be done reasonably at this point, since
> all of these packages are critical path.

Though I will say that if this was determined to be a blocker, here's
a really safe minimal fix:
From ebec17c813c860964af9e1d313c3ec97171aeacb Mon Sep 17 00:00:00 2001
From: Colin Walters <walters@xxxxxxxxxx>
Date: Mon, 25 Oct 2010 17:45:05 -0400
Subject: [PATCH] - Move test libraries into -devel; they pull in a cairo dependency,
   which is unnecessary.

---
 gobject-introspection.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index 2ec89d5..8e59067 100644
--- a/gobject-introspection.spec
+++ b/gobject-introspection.spec
@@ -3,7 +3,7 @@
 
 Name:           gobject-introspection
 Version:        0.9.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:        Introspection system for GObject-based libraries
 
 Group:      Development/Libraries
@@ -73,13 +73,15 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
 %defattr(-,root,root,-)
 %doc COPYING
 
-%{_libdir}/lib*.so.*
+%{_libdir}/libgirepository-1.0.so.*
 %dir %{_libdir}/girepository-1.0
 %{_libdir}/girepository-1.0/*.typelib
 
 %files devel
 %defattr(-,root,root)
 %{_libdir}/lib*.so
+%{_libdir}/libgirepository-everything-1.0.so.*
+%{_libdir}/libgirepository-gimarshallingtests-1.0.so.*
 %dir %{_libdir}/gobject-introspection
 %{_libdir}/gobject-introspection/*
 %{_libdir}/pkgconfig/*
@@ -94,6 +96,10 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
 #%{_datadir}/gtk-doc/html/gi/*
 
 %changelog
+* Mon Oct 25 2010 Colin Walters <walters@xxxxxxxxxx> - 0.9.3-2
+- Move test libraries into -devel; they pull in a cairo dependency,
+  which is unnecessary.
+
 * Tue Aug  3 2010 Matthias Clasen <mclasen@xxxxxxxxxx> - 0.9.3-1
 - Update to 0.9.3
 
-- 
1.7.3.1

-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux