[anerley] rebuild for new cogl && pull cflags and libs from mx-gtk-1.0.pc as well as mx-1.0.pc

Tom Callaway spot at fedoraproject.org
Sun Oct 2 12:45:49 UTC 2011


commit e9fe4a833a2dd140015381bcf08e5f9809979363
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Sun Oct 2 14:45:27 2011 +0200

    rebuild for new cogl && pull cflags and libs from mx-gtk-1.0.pc as well as mx-1.0.pc

 anerley.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/anerley.spec b/anerley.spec
index 3dad6a7..5394f75 100644
--- a/anerley.spec
+++ b/anerley.spec
@@ -5,7 +5,7 @@
 
 Name:          anerley
 Version:       0.3.0
-Release:       3%{?dist}
+Release:       4%{?dist}
 Epoch:         1
 Summary:       Widgets for people information
 
@@ -13,7 +13,7 @@ Group:         System Environment/Libraries
 License:       LGPLv2
 URL:           http://www.meego.com
 Source0:       %{tarfile}
-
+Patch0:        anerley-0.3.0-mx-gtk.patch
 BuildRequires: evolution-data-server-devel
 BuildRequires: glib2-devel
 BuildRequires: libmx-devel
@@ -37,6 +37,7 @@ Files for development with %{name}.
 
 %prep
 %setup -q
+%patch0 -p1 -b .mx-gtk
 
 # Require until stable tar ball release
 NOCONFIGURE=yes ./autogen.sh
@@ -70,6 +71,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_libdir}/*.so
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway <spot at fedoraproject.org> 1:0.3.0-4
+- Rebuild against newer cogl
+- tell configure to also generate mx CFLAGS/LIBS from mx-gtk-1.0.pc
+
 * Mon Aug 29 2011 Milan Crha <mcrha at redhat.com> 1:0.3.0-3
 - Rebuild against newer evolution-data-server
 


More information about the scm-commits mailing list