rpms/beagle/devel .cvsignore, 1.4, 1.5 beagle.spec, 1.15, 1.16 sources, 1.4, 1.5

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Jan 22 14:32:32 UTC 2006


Author: alexl

Update of /cvs/dist/rpms/beagle/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv15121

Modified Files:
	.cvsignore beagle.spec sources 
Log Message:
* Sun Jan 22 2006 Alexander Larsson <alexl at redhat.com> - 0.2.0-1
- update to 0.2.0




Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/beagle/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	9 Jan 2006 18:20:08 -0000	1.4
+++ .cvsignore	22 Jan 2006 14:32:29 -0000	1.5
@@ -1 +1 @@
-beagle-0.1.4.tar.bz2
+beagle-0.2.0.tar.bz2


Index: beagle.spec
===================================================================
RCS file: /cvs/dist/rpms/beagle/devel/beagle.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- beagle.spec	18 Jan 2006 19:34:03 -0000	1.15
+++ beagle.spec	22 Jan 2006 14:32:29 -0000	1.16
@@ -1,6 +1,6 @@
 Name:           beagle
-Version:        0.1.4
-Release:	4
+Version:        0.2.0
+Release:	1
 Summary:        The Beagle Search Infrastructure
 
 Group:          User Interface/Desktops
@@ -9,19 +9,16 @@
 Source0:        %{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Patch1:		beagle-mono-1.1.12.patch
-
-BuildRequires:  mono-devel mono-data mono-data-sqlite gmime-sharp gecko-sharp2
+BuildRequires:  mono-devel mono-data mono-data-sqlite
 BuildRequires:  gtk-sharp2-gapi sqlite2-devel mono-web zip libexif-devel
-BuildRequires:  mozilla-devel gsf-sharp
-BuildRequires:  evolution-sharp >= 0.10.2-3 
+BuildRequires:  gsf-sharp
+BuildRequires:  gmime-sharp >= 2.1.19
+BuildRequires:  evolution-sharp >= 0.10.2-3
+BuildRequires:  libXScrnSaver-devel
 Requires: sqlite2 zip mono-core poppler-utils
 
-# Mono only availible on these: (s390x disabled for now)
-ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc s390 #s390x
-
-# Some build issue on s390:
-ExcludeArch: s390
+# Mono only availible on these:
+ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc s390 s390x
 
 %description
 A general infrastructure for making your data easy to find. 
@@ -52,7 +49,6 @@
 
 %prep
 %setup -q
-%patch1 -p0 -b .mono1_1_12_1
 
 %build
 export MONO_SHARED_DIR=%{_builddir}/%{?buildsubdir}
@@ -82,7 +78,7 @@
 desktop-file-install --vendor gnome --delete-original		\
   --dir $RPM_BUILD_ROOT%{_datadir}/applications			\
   --add-category X-Red-Hat-Base					\
-  $RPM_BUILD_ROOT%{_datadir}/applications/best.desktop
+  $RPM_BUILD_ROOT%{_datadir}/applications/beagle-search.desktop
 
 desktop-file-install --vendor gnome --delete-original		\
   --dir $RPM_BUILD_ROOT%{_datadir}/applications			\
@@ -144,6 +140,9 @@
 %{_prefix}/lib/python*/site-packages/beagle.so
 
 %changelog
+* Sun Jan 22 2006 Alexander Larsson <alexl at redhat.com> - 0.2.0-1
+- update to 0.2.0
+
 * Wed Jan 18 2006 Ray Strode <rstrode at redhat.com> - 0.1.4-4
 - depend on poppler for pdf utilities instead of xpdf 
   (bug 177446)


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/beagle/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	9 Jan 2006 18:20:08 -0000	1.4
+++ sources	22 Jan 2006 14:32:29 -0000	1.5
@@ -1 +1 @@
-52a1d2ca08e9350d368c18b90b1d7604  beagle-0.1.4.tar.bz2
+faa236b812db1a8ee72c58d2cb810010  beagle-0.2.0.tar.bz2




More information about the fedora-cvs-commits mailing list