Author: lisu Date: Thu Nov 18 15:53:25 2010 GMT Module: packages Tag: HEAD ---- Log message: - fix build with mono-2.8 - release 6
---- Files affected: packages/beagle: beagle.spec (1.140 -> 1.141) ---- Diffs: ================================================================ Index: packages/beagle/beagle.spec diff -u packages/beagle/beagle.spec:1.140 packages/beagle/beagle.spec:1.141 --- packages/beagle/beagle.spec:1.140 Mon Mar 22 11:28:51 2010 +++ packages/beagle/beagle.spec Thu Nov 18 16:53:20 2010 @@ -25,7 +25,7 @@ Summary(pl.UTF-8): Beagle - podsystem indeksujÄ…cy Name: beagle Version: 0.3.9 -Release: 5 +Release: 6 License: Various Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/beagle/0.3/%{name}-%{version}.tar.bz2 @@ -37,6 +37,7 @@ Patch4: %{name}-epiphany.patch Patch5: %{name}-gmime-2.4.patch Patch6: %{name}-sqlite.patch +Patch7: %{name}-mono28.patch URL: http://beagle-project.org/Main_Page BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -249,6 +250,7 @@ %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 %build %{__intltoolize} @@ -448,6 +450,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.141 2010/11/18 15:53:20 lisu +- fix build with mono-2.8 +- release 6 + Revision 1.140 2010/03/22 10:28:51 patrys - rel 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/beagle/beagle.spec?r1=1.140&r2=1.141&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
