Author: hawk Date: Mon Mar 24 15:56:25 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - blah, updated for Epiphany 2.22 - release 6
---- Files affected: SPECS: beagle.spec (1.121 -> 1.122) ---- Diffs: ================================================================ Index: SPECS/beagle.spec diff -u SPECS/beagle.spec:1.121 SPECS/beagle.spec:1.122 --- SPECS/beagle.spec:1.121 Tue Mar 18 13:20:19 2008 +++ SPECS/beagle.spec Mon Mar 24 16:56:20 2008 @@ -26,7 +26,7 @@ Summary(pl.UTF-8): Beagle - podsystem indeksujÄ…cy Name: beagle Version: 0.3.3 -Release: 5 +Release: 6 License: Various Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/beagle/0.3/%{name}-%{version}.tar.bz2 @@ -47,7 +47,7 @@ BuildRequires: dotnet-ndesk-dbus-glib-sharp-devel >= 0.3.0 BuildRequires: dotnet-ndesk-dbus-sharp-devel >= 0.6.0 %if %{with epiphany} -BuildRequires: epiphany-devel >= 2.20.0 +BuildRequires: epiphany-devel >= 2.22.0 %endif BuildRequires: gtk+2-devel >= 2:2.10.10 %{?with_apidocs:BuildRequires: gtk-doc >= 1.8} @@ -211,7 +211,7 @@ Summary(pl.UTF-8): Rozszerzenie dla Epiphany - beagle Group: X11/Applications/Networking Requires: %{name} = %{version}-%{release} -Requires: epiphany-extensions >= 2.20.0 +Requires: epiphany-extensions >= 2.22.0 %description -n epiphany-extension-beagle Epiphany extension that allows Beagle to index every page the user @@ -277,11 +277,11 @@ cp -r firefox-extension/chrome/* $dest/chrome %if %{with epiphany} -install -d $RPM_BUILD_ROOT%{_libdir}/epiphany/2.20/extensions +install -d $RPM_BUILD_ROOT%{_libdir}/epiphany/2.22/extensions sed -e "s|[EMAIL PROTECTED]@|\%{_localedir}|g" \ < epiphany-extension/beagle.py.in > epiphany-extension/beagle.py -install epiphany-extension/beagle.py $RPM_BUILD_ROOT%{_libdir}/epiphany/2.20/extensions/beagle.py -install epiphany-extension/beagle.ephy-extension.in $RPM_BUILD_ROOT%{_libdir}/epiphany/2.20/extensions/beagle.ephy-extension +install epiphany-extension/beagle.py $RPM_BUILD_ROOT%{_libdir}/epiphany/2.22/extensions/beagle.py +install epiphany-extension/beagle.ephy-extension.in $RPM_BUILD_ROOT%{_libdir}/epiphany/2.22/extensions/beagle.ephy-extension %endif %if %{with thunderbird} @@ -417,8 +417,8 @@ %if %{with epiphany} %files -n epiphany-extension-beagle %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/epiphany/2.20/extensions/beagle.py -%{_libdir}/epiphany/2.20/extensions/*.ephy-extension +%attr(755,root,root) %{_libdir}/epiphany/2.22/extensions/beagle.py +%{_libdir}/epiphany/2.22/extensions/*.ephy-extension %endif %files -n mozilla-firefox-extension-beagle @@ -431,6 +431,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.122 2008-03-24 15:56:20 hawk +- blah, updated for Epiphany 2.22 +- release 6 + Revision 1.121 2008-03-18 12:20:19 hawk - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/beagle.spec?r1=1.121&r2=1.122&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
