[anerley/f16] 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:05 UTC 2011


commit 0d507dea64a001fb4efc09a61f9323259a06a1f1
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Sun Oct 2 14:44:46 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 |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/anerley.spec b/anerley.spec
index f67dca6..5394f75 100644
--- a/anerley.spec
+++ b/anerley.spec
@@ -5,7 +5,7 @@
 
 Name:          anerley
 Version:       0.3.0
-Release:       2%{?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,13 @@ 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
+
 * Tue Aug 16 2011 Milan Crha <mcrha at redhat.com> 1:0.3.0-2
 - Rebuild against newer evolution-data-server
 


More information about the scm-commits mailing list