Author: qrczak Date: Sat Feb 10 23:49:08 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.2.16 - beagle-unary-plus-string.patch: mono-1.2.3 doesn't like +"string"
---- Files affected: SPECS: beagle.spec (1.104 -> 1.105) ---- Diffs: ================================================================ Index: SPECS/beagle.spec diff -u SPECS/beagle.spec:1.104 SPECS/beagle.spec:1.105 --- SPECS/beagle.spec:1.104 Mon Feb 5 18:11:04 2007 +++ SPECS/beagle.spec Sun Feb 11 00:49:03 2007 @@ -24,16 +24,17 @@ Summary: Beagle - An indexing subsystem Summary(pl): Beagle - podsystem indeksujÄ…cy Name: beagle -Version: 0.2.15.1 -Release: 2 +Version: 0.2.16 +Release: 1 License: Various Group: Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/beagle/0.2/%{name}-%{version}.tar.bz2 -# Source0-md5: 91fb5a499467b3ef468a5f003830c9fa +# Source0-md5: 4818ca64dc2311208a27f03893836e49 Patch0: %{name}-desktop.patch Patch1: %{name}-crawl.patch Patch2: %{name}-kill_exec_a.patch Patch3: %{name}-configure.patch +Patch4: %{name}-unary-plus-string.patch URL: http://beagle-project.org/Main_Page BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -54,7 +55,7 @@ BuildRequires: libpng-devel BuildRequires: libtool BuildRequires: libxml2-devel >= 1:2.6.26 -BuildRequires: mono-csharp >= 1.1.18 +BuildRequires: mono-csharp >= 1.1.13.5 # not used atm #BuildRequires: mozilla-devel %{?with_python:BuildRequires: python-pygtk-devel >= 2.10.3} @@ -255,6 +256,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build %{__libtoolize} @@ -423,6 +425,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.105 2007/02/10 23:49:03 qrczak +- 0.2.16 +- beagle-unary-plus-string.patch: mono-1.2.3 doesn't like +"string" + Revision 1.104 2007/02/05 17:11:04 glen - require mozilla with %{_datadir} ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/beagle.spec?r1=1.104&r2=1.105&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
