]> git.pld-linux.org Git - packages/beagle.git/commitdiff
- added -epiphany.patch to fix build with epiphany 2.24
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 16 Oct 2008 21:36:22 +0000 (21:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

Changed files:
    beagle.spec -> 1.127

beagle.spec

index 622d3f6f6cbf2b289602ea67a5e60c9cc4b7e1cd..3c1526665d45bd8858021f9ff59be46de09a482b 100644 (file)
@@ -23,7 +23,7 @@ Summary:      Beagle - An indexing subsystem
 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
@@ -32,6 +32,7 @@ Patch0:               %{name}-desktop.patch
 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
@@ -240,6 +241,7 @@ indeksuje każdą odwiedzaną stronę.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__intltoolize}
@@ -422,8 +424,8 @@ fi
 %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
This page took 0.063447 seconds and 4 git commands to generate.