rpms/anerley/F-12 anerley-pkgcfg-mc5.patch, NONE, 1.1 anerley.spec, 1.6, 1.7

Peter Robinson pbrobinson at fedoraproject.org
Tue Sep 29 10:17:43 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/anerley/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17836

Modified Files:
	anerley.spec 
Added Files:
	anerley-pkgcfg-mc5.patch 
Log Message:
- Add patch for pkgconfig file for mc5

anerley-pkgcfg-mc5.patch:
 anerley.pc.in |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

--- NEW FILE anerley-pkgcfg-mc5.patch ---
--- anerley-0.1.1/anerley.pc.in.orig	2009-09-29 11:06:21.000000000 +0100
+++ anerley-0.1.1/anerley.pc.in	2009-09-29 11:06:39.000000000 +0100
@@ -8,6 +8,4 @@
 Version: @VERSION@
 Libs: -L${libdir} -lanerley
 Cflags: -I${includedir}
-Requires: glib-2.0 dbus-glib-1 telepathy-glib libmissioncontrol nbtk-1.2 libebook-1.2
-
-
+Requires: glib-2.0 dbus-glib-1 telepathy-glib nbtk-1.2 libebook-1.2


Index: anerley.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anerley/F-12/anerley.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- anerley.spec	28 Sep 2009 21:20:57 -0000	1.6
+++ anerley.spec	29 Sep 2009 10:17:43 -0000	1.7
@@ -2,7 +2,7 @@
 
 Name:           anerley
 Version:        0.1.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Moblin widgets for people information
 
 Group:          System Environment/Libraries
@@ -16,6 +16,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 # git show -p 3aa84f86a5c0d33d3dc3199b3891ac6a30c8fae0~9..
 # On the mc5 branch of git://git.collabora.co.uk/git/user/jonny/anerley.git
 Patch0:        anerley-mc5-port.patch
+Patch1:        anerley-pkgcfg-mc5.patch
 
 BuildRequires: evolution-data-server-devel
 BuildRequires: glib2-devel
@@ -44,6 +45,7 @@ Files for development with %{name}.
 %prep
 %setup -q
 %patch0 -p1 -b .mc5
+%patch1 -p1 -b .pkgcfg
 
 # Don't run configure from autogen.sh
 NOCONFIGURE=true ./autogen.sh
@@ -81,6 +83,9 @@ rm -rf %{buildroot}
 %{_libdir}/*.so
 
 %changelog
+* Tue Sep 29 2009 Peter Robinson <pbrobinson at gmail.com> 0.1.1-3
+- Add patch for pkgconfig file for mc5
+
 * Mon Sep 28 2009 Bastien Nocera <bnocera at redhat.com> 0.1.1-2
 - Add patch to port to Mission Control 5
 




More information about the fedora-extras-commits mailing list