SPECS: beagle.spec - Added subpackage mozilla-firefox-extension-be...

qrczak qrczak at pld-linux.org
Mon Feb 5 18:07:04 CET 2007


Author: qrczak                       Date: Mon Feb  5 17:07:04 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Added subpackage mozilla-firefox-extension-beagle
- Fixed paths in cron.daily/beagle-crawl-system
- Release 2

---- Files affected:
SPECS:
   beagle.spec (1.102 -> 1.103) 

---- Diffs:

================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.102 SPECS/beagle.spec:1.103
--- SPECS/beagle.spec:1.102	Thu Feb  1 00:59:55 2007
+++ SPECS/beagle.spec	Mon Feb  5 18:06:58 2007
@@ -25,7 +25,7 @@
 Summary(pl):	Beagle - podsystem indeksujący
 Name:		beagle
 Version:	0.2.15.1
-Release:	1
+Release:	2
 License:	Various
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/gnome/sources/beagle/0.2/%{name}-%{version}.tar.bz2
@@ -180,6 +180,21 @@
 %description thunderbird -l pl
 Backend Beagle dla Mozilli Thunderbird.
 
+%package -n mozilla-firefox-extension-beagle
+Summary:	Mozilla Firefox extension - beagle
+Summary(pl):	Rozszerzenie dla Mozilla Firefox - beagle
+Group:		X11/Applications/Networking
+Requires:	%{name} = %{version}-%{release}
+Requires:	mozilla-firefox
+
+%description -n mozilla-firefox-extension-beagle
+Mozilla Firefox extension that allows Beagle to index every page the
+user views.
+
+%description -n mozilla-firefox-extension-beagle -l pl
+Rozszerzenie dla Mozilla Firefox sprawiające, że Beagle indeksuje
+każdą odwiedzaną stronę.
+
 %package -n epiphany-extension-beagle
 Summary:	Epiphany extension - beagle
 Summary(pl):	Rozszerzenie dla Epiphany - beagle
@@ -267,6 +282,11 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	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
+
 # Kill useless files
 rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/2.16/extensions/*.{la,a} \
 	$RPM_BUILD_ROOT%{_libdir}/%{name}/*.la
@@ -363,6 +383,10 @@
 %{_libdir}/%{name}/Backends/Thunderbird*.dll
 %endif
 
+%files -n mozilla-firefox-extension-beagle
+%defattr(644,root,root,755)
+%{_datadir}/mozilla-firefox/extensions/{fda00e13-8c62-4f63-9d19-d168115b11ca}
+
 %if %{with epiphany}
 %files -n epiphany-extension-beagle
 %defattr(644,root,root,755)
@@ -399,6 +423,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.103  2007/02/05 17:06:58  qrczak
+- Added subpackage mozilla-firefox-extension-beagle
+- Fixed paths in cron.daily/beagle-crawl-system
+- Release 2
+
 Revision 1.102  2007/01/31 23:59:55  qrczak
 - Fixed URL, the old one seems to be dead.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/beagle.spec?r1=1.102&r2=1.103&f=u



More information about the pld-cvs-commit mailing list