rpms/beagle/devel beagle-0.3.8-epiphany.patch, 1.3, 1.4 beagle.spec, 1.168, 1.169

drago01 drago01 at fedoraproject.org
Mon Jul 6 19:00:34 UTC 2009


Author: drago01

Update of /cvs/pkgs/rpms/beagle/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22381

Modified Files:
	beagle-0.3.8-epiphany.patch beagle.spec 
Log Message:
fix build with new epiphany

beagle-0.3.8-epiphany.patch:

Index: beagle-0.3.8-epiphany.patch
===================================================================
RCS file: /cvs/pkgs/rpms/beagle/devel/beagle-0.3.8-epiphany.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- beagle-0.3.8-epiphany.patch	28 Jan 2009 12:03:14 -0000	1.3
+++ beagle-0.3.8-epiphany.patch	6 Jul 2009 19:00:34 -0000	1.4
@@ -6,7 +6,7 @@ diff -upNr beagle-0.3.9.orign/configure 
  echo "${ECHO_T}" >&6; }
  
 -				VALID_EPIPHANY_VERSIONS="2.22 2.20 2.19 2.18 2.17 2.16 2.15 2.14 1.8 1.6"
-+				VALID_EPIPHANY_VERSIONS="2.26 2.25 2.24 2.22 2.20 2.19 2.18 2.17 2.16 2.15 2.14 1.8 1.6"
++				VALID_EPIPHANY_VERSIONS="2.28 2.27 2.26 2.25 2.24 2.22 2.20 2.19 2.18 2.17 2.16 2.15 2.14 1.8 1.6"
  	for v in $VALID_EPIPHANY_VERSIONS; do
  
  		{ echo "$as_me:$LINENO: checking for Epiphany $v" >&5


Index: beagle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/beagle/devel/beagle.spec,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -p -r1.168 -r1.169
--- beagle.spec	6 Jul 2009 18:52:22 -0000	1.168
+++ beagle.spec	6 Jul 2009 19:00:34 -0000	1.169
@@ -1,6 +1,6 @@
 Name:		beagle
 Version:	0.3.9
-Release:	9%{?dist}
+Release:	10%{?dist}
 Summary:	The Beagle Search Infrastructure
 Group:		User Interface/Desktops
 # see COPYING for details
@@ -354,6 +354,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/beagle*.pc
 
 %changelog
+* Mon Jul 06 2009 Adel Gadllah <adel.gadllah at gmail.com> - 0.3.9-10
+- Add support for epiphany 2.27/2.28
+
 * Mon Jul 06 2009 Adel Gadllah <adel.gadllah at gmail.com> - 0.3.9-9
 - Fix build
 




More information about the fedora-extras-commits mailing list