SPECS: beagle.spec - added -epiphany.patch to fix build with epiphany 2.24 ...
megabajt
megabajt at pld-linux.org
Thu Oct 16 23:36:27 CEST 2008
Author: megabajt Date: Thu Oct 16 21:36:27 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added -epiphany.patch to fix build with epiphany 2.24
- release 3
---- Files affected:
SPECS:
beagle.spec (1.126 -> 1.127)
---- Diffs:
================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.126 SPECS/beagle.spec:1.127
--- SPECS/beagle.spec:1.126 Sun Oct 5 15:58:37 2008
+++ SPECS/beagle.spec Thu Oct 16 23:36:22 2008
@@ -24,7 +24,7 @@
Summary(pl.UTF-8): Beagle - podsystem indeksujący
Name: beagle
Version: 0.3.8
-Release: 2
+Release: 3
License: Various
Group: Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/beagle/0.3/%{name}-%{version}.tar.bz2
@@ -33,6 +33,7 @@
Patch1: %{name}-crawl.patch
Patch2: %{name}-configure.patch
Patch3: %{name}-use-xdg-open.patch
+Patch4: %{name}-epiphany.patch
URL: http://beagle-project.org/Main_Page
BuildRequires: autoconf >= 2.52
BuildRequires: automake
@@ -241,6 +242,7 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
%build
%{__intltoolize}
@@ -423,8 +425,8 @@
%if %{with epiphany}
%files -n epiphany-extension-beagle
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/epiphany/2.22/extensions/beagle.py
-%{_libdir}/epiphany/2.22/extensions/*.ephy-extension
+%attr(755,root,root) %{_libdir}/epiphany/2.24/extensions/beagle.py
+%{_libdir}/epiphany/2.24/extensions/*.ephy-extension
%endif
%files -n iceweasel-extension-beagle
@@ -437,6 +439,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.127 2008/10/16 21:36:22 megabajt
+- added -epiphany.patch to fix build with epiphany 2.24
+- release 3
+
Revision 1.126 2008/10/05 13:58:37 rotom
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/beagle.spec?r1=1.126&r2=1.127&f=u
More information about the pld-cvs-commit
mailing list