rpms/beagle/devel beagle-0.3.8-typo-fix.patch, NONE, 1.1 .cvsignore, 1.30, 1.31 beagle.spec, 1.140, 1.141 sources, 1.33, 1.34 beagle-0.3.3-buildfix.patch, 1.1, NONE beagle-0.3.7-evo-sharp-buildfix.patch, 1.1, NONE

Adel Gadllah (drago01) fedora-extras-commits at redhat.com
Tue Jul 15 12:24:08 UTC 2008


Author: drago01

Update of /cvs/pkgs/rpms/beagle/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8419

Modified Files:
	.cvsignore beagle.spec sources 
Added Files:
	beagle-0.3.8-typo-fix.patch 
Removed Files:
	beagle-0.3.3-buildfix.patch 
	beagle-0.3.7-evo-sharp-buildfix.patch 
Log Message:
Update to 0.3.8

beagle-0.3.8-typo-fix.patch:

--- NEW FILE beagle-0.3.8-typo-fix.patch ---
diff -upNr beagle-0.3.8.orign/search/Beagle.Search.Tiles/Tile.cs beagle-0.3.8/search/Beagle.Search.Tiles/Tile.cs
--- beagle-0.3.8.orign/search/Beagle.Search.Tiles/Tile.cs	2008-06-12 07:41:19.000000000 +0200
+++ beagle-0.3.8/search/Beagle.Search.Tiles/Tile.cs	2008-07-15 14:03:26.000000000 +0200
@@ -348,7 +348,7 @@ namespace Beagle.Search.Tiles {
 #else
 			MimeApplication app;
 			app = Mime.GetDefaultApplication (mimetype);
-			bool expect_uris = app.SupportUris ();
+			bool expect_uris = app.SupportsUris ();
 			path = hit.Path;
 
 			if (app == null) {


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/beagle/devel/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- .cvsignore	25 Apr 2008 17:15:23 -0000	1.30
+++ .cvsignore	15 Jul 2008 12:23:23 -0000	1.31
@@ -1 +1 @@
-beagle-0.3.7.tar.bz2
+beagle-0.3.8.tar.bz2


Index: beagle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/beagle/devel/beagle.spec,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- beagle.spec	4 Jul 2008 13:30:17 -0000	1.140
+++ beagle.spec	15 Jul 2008 12:23:23 -0000	1.141
@@ -1,6 +1,6 @@
 Name:           beagle
-Version:        0.3.7
-Release:        7%{?dist}
+Version:        0.3.8
+Release:        1%{?dist}
 Summary:        The Beagle Search Infrastructure
 Group:          User Interface/Desktops
 # see COPYING for details
@@ -15,15 +15,12 @@
 BuildRequires:  monodoc-devel
 BuildRequires:  gtk-sharp2-gapi gtk-sharp2-devel gnome-sharp-devel mono-web zip libexif-devel
 BuildRequires:  gsf-sharp-devel >= 0.6
-BuildRequires:  sqlite-devel > 3.3.1
 BuildRequires:  gmime-sharp >= 2.1.19
 BuildRequires:  evolution-sharp-devel >= 0.10.2-3
 BuildRequires:  libXScrnSaver-devel
-BuildRequires:  gnome-vfs2-devel
-BuildRequires:  libgnome-devel
 BuildRequires:  gtk2-devel >= 2.6.0
 BuildRequires:  librsvg2-devel >= 2.0
-BuildRequires:	libXt-devel
+BuildRequires:  libXt-devel
 BuildRequires:  wv-devel
 BuildRequires:	gettext
 BuildRequires:	autoconf
@@ -40,7 +37,6 @@
 BuildRequires:  libunwind-devel
 %endif
 Requires: sqlite >= 3.3.1
-Requires: mono-core >= 1.1.13.5
 Requires: zip unzip sed grep poppler-utils
 Requires: libbeagle
 
@@ -52,8 +48,7 @@
 Patch4: beagle-0.3.0-runuser.patch
 Patch5: beagle-0.2.15.1-libdir.patch
 Patch6: beagle-monodoc.patch
-Patch7: beagle-0.3.3-buildfix.patch
-Patch8: beagle-0.3.7-evo-sharp-buildfix.patch
+Patch7: beagle-0.3.8-typo-fix.patch
 
 # Mono is not available on these arches 
 ExcludeArch: s390 s390x sparc64 ppc64
@@ -65,7 +60,7 @@
 BuildRequires:	firefox-devel
 %endif
 
-# firefox app if for beagle firefox extension
+# firefox app id for beagle firefox extension
 %define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
 %define firefox_ext_id \{fda00e13-8c62-4f63-9d19-d168115b11ca\}
 
@@ -133,13 +128,13 @@
 
 %prep
 %setup -q
+%define _default_patch_fuzz 2
 #%patch2 -p1 -b .crawl
 %patch3 -p1 -b .spew
 %patch4 -p1 -b .runuser
 %patch5 -p1 -b .libdir
 %patch6 -p1 -b .monodoc
-#%patch7 -p1 -b .buildfix
-%patch8 -p1 -b .buildfix
+%patch7 -p1 -b .typo
 
 %build
 autoconf
@@ -270,6 +265,11 @@
 %{_libdir}/pkgconfig/beagle*.pc
 
 %changelog
+* Tue Jul 15 2008 Adel Gadllah <adel.gadllah at gmail.com> - 0.3.8-1
+- Update to 0.3.8
+- Drop unneeded patches
+- Clean up requires
+
 * Fri Jul 04 2008 Adel Gadllah <adel.gadllah at gmail.com> - 0.3.7-7
 - Rebuild for new gnome-sharp
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/beagle/devel/sources,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- sources	25 Apr 2008 17:15:23 -0000	1.33
+++ sources	15 Jul 2008 12:23:23 -0000	1.34
@@ -1 +1 @@
-4845f674f540eeb24c09a1be1a5e2459  beagle-0.3.7.tar.bz2
+fcafad26efa65a3bf06a019268ae6230  beagle-0.3.8.tar.bz2


--- beagle-0.3.3-buildfix.patch DELETED ---


--- beagle-0.3.7-evo-sharp-buildfix.patch DELETED ---




More information about the fedora-extras-commits mailing list