Author: deejay1 Date: Sun Feb 3 14:30:17 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 0.3.3 - restored firefox extension - NFY
---- Files affected: SPECS: beagle.spec (1.115.2.1 -> 1.115.2.2) ---- Diffs: ================================================================ Index: SPECS/beagle.spec diff -u SPECS/beagle.spec:1.115.2.1 SPECS/beagle.spec:1.115.2.2 --- SPECS/beagle.spec:1.115.2.1 Sat Jan 5 16:41:31 2008 +++ SPECS/beagle.spec Sun Feb 3 15:30:12 2008 @@ -27,12 +27,12 @@ Summary: Beagle - An indexing subsystem Summary(pl.UTF-8): Beagle - podsystem indeksujÄ…cy Name: beagle -Version: 0.3.2 +Version: 0.3.3 Release: 0.1 License: Various Group: Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/beagle/0.3/%{name}-%{version}.tar.bz2 -# Source0-md5: 1c66a66a5049ae91930fa6a9b8091a33 +# Source0-md5: c1b6c340c72a70e33212c85513bc23f2 Patch0: %{name}-desktop.patch Patch1: %{name}-crawl.patch Patch3: %{name}-configure.patch @@ -47,7 +47,8 @@ %{?with_gsf:BuildRequires: dotnet-gsf-sharp-devel >= 0.8.1} #BuildRequires: dotnet-gst-sharp-devel BuildRequires: dotnet-gtk-sharp2-devel >= 2.10.0 -BuildRequires: dotnet-ndesk-dbus-glib-sharp >= 0.3.0 +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 %endif @@ -282,7 +283,7 @@ --%{!?with_thunderbird:dis}%{?with_thunderbird:en}able-thunderbird \ --%{!?with_avahi:dis}%{?with_avahi:en}able-avahi -%{__make} \ +%{__make} -j1 \ MOZILLA_HOME=%{_libdir}/mozilla \ pythondir=%{py_sitedir} @@ -295,9 +296,9 @@ pythondir=%{py_sitedir} dest=$RPM_BUILD_ROOT%{_datadir}/mozilla-firefox/extensions/\{fda00e13-8c62-4f63-9d19-d168115b11ca\} -#install -d $dest $dest/chrome -#install mozilla-extension/{chrome.manifest,install.rdf} $dest -#install mozilla-extension/chrome/beagle.jar $dest/chrome +install -d $dest $dest/chrome +install firefox-extension/{chrome.manifest,install.rdf} $dest +cp -r firefox-extension/chrome/* $dest/chrome # Kill useless files #rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/2.20/extensions/*.{la,a} \ @@ -391,7 +392,7 @@ %files -n mozilla-firefox-extension-beagle %defattr(644,root,root,755) -#%{_datadir}/mozilla-firefox/extensions/{fda00e13-8c62-4f63-9d19-d168115b11ca} +%{_datadir}/mozilla-firefox/extensions/{fda00e13-8c62-4f63-9d19-d168115b11ca} %if %{with epiphany} %files -n epiphany-extension-beagle @@ -426,6 +427,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.115.2.2 2008-02-03 14:30:12 deejay1 +- updated to 0.3.3 +- restored firefox extension +- NFY + Revision 1.115.2.1 2008-01-05 15:41:31 deejay1 - saving work - please fix ;) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/beagle.spec?r1=1.115.2.1&r2=1.115.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
