SPECS: bmpx.spec - changed name of mozilla-firefox-plugin-bmpx package to i...
megabajt
megabajt at pld-linux.org
Fri Jul 25 23:16:10 CEST 2008
Author: megabajt Date: Fri Jul 25 21:16:10 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- changed name of mozilla-firefox-plugin-bmpx package to iceweasel-extension-bmpx
- release 3
---- Files affected:
SPECS:
bmpx.spec (1.90 -> 1.91)
---- Diffs:
================================================================
Index: SPECS/bmpx.spec
diff -u SPECS/bmpx.spec:1.90 SPECS/bmpx.spec:1.91
--- SPECS/bmpx.spec:1.90 Fri Jul 25 13:13:23 2008
+++ SPECS/bmpx.spec Fri Jul 25 23:16:05 2008
@@ -7,7 +7,7 @@
Summary(pl.UTF-8): Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+
Name: bmpx
Version: 0.40.14
-Release: 2
+Release: 3
License: GPL v2
Group: X11/Applications/Sound
Source0: http://files.backtrace.info/releases/0.40/%{name}-%{version}.tar.bz2
@@ -46,6 +46,7 @@
BuildRequires: taglib-devel >= 1.4-2
BuildRequires: unzip
BuildRequires: xorg-lib-libSM-devel
+BuildRequires: zip
Requires(post,postun): desktop-file-utils
Requires(post,postun): gtk+2 >= 2:2.10.0
Requires(post,postun): hicolor-icon-theme
@@ -73,8 +74,8 @@
Obsoletes: bmpx-static
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _firefoxdir %{_datadir}/mozilla-firefox
-%define _chromedir %{_firefoxdir}/chrome
+%define _iceweaseldir %{_datadir}/iceweasel
+%define _chromedir %{_iceweaseldir}/chrome
%description
BMPx is the follow-up of the BMP project with a codebase rewritten
@@ -102,18 +103,21 @@
Pliki nagłówkowe potrzebne do kompilowania wtyczek odtwarzacza
multimedialnego BMPx.
-%package -n mozilla-firefox-plugin-bmpx
-Summary: BMPx plugin for Mozilla Firefox
-Summary(pl.UTF-8): Wtyczka BMPx dla Mozilli Firefox
+%package -n iceweasel-extension-bmpx
+Summary: Iceweasel extension - BMPx
+Summary(pl.UTF-8): Rozszerzenie dla przeglądarki Iceweasel - BMPx
Group: X11/Applications
Requires: %{name} = %{version}-%{release}
-Requires: mozilla-firefox >= 2.0.0.1-2
-
-%description -n mozilla-firefox-plugin-bmpx
-This plugin registers the lastfm:// protocol to BMPx.
-
-%description -n mozilla-firefox-plugin-bmpx -l pl.UTF-8
-Ta wtyczka rejestruje protokół lastfm:// do BMPx.
+Requires: iceweasel
+Provides: mozilla-firefox-plugin-bmpx
+Obsoletes: mozilla-firefox-plugin-bmpx
+
+%description -n iceweasel-extension-bmpx
+Iceweasel extension which registers the lastfm:// protocol to BMPx.
+
+%description -n iceweasel-extension-bmpx -l pl.UTF-8
+Rozszerzenie dla przeglądarki Iceweasel, które rejestruje protokół
+lastfm:// do BMPx.
%prep
%setup -q
@@ -141,11 +145,11 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-unzip -q -o xpi/bmp.xpi -d $RPM_BUILD_ROOT%{_firefoxdir}
-sed -e 's at chrome/bmp\.jar at bmp\.jar@' $RPM_BUILD_ROOT%{_firefoxdir}/chrome.manifest \
+unzip -q -o xpi/bmp.xpi -d $RPM_BUILD_ROOT%{_iceweaseldir}
+sed -e 's at chrome/bmp\.jar at bmp\.jar@' $RPM_BUILD_ROOT%{_iceweaseldir}/chrome.manifest \
> $RPM_BUILD_ROOT%{_chromedir}/bmp.manifest
-rm -f $RPM_BUILD_ROOT%{_firefoxdir}/{install.rdf,chrome.manifest}
+rm -f $RPM_BUILD_ROOT%{_iceweaseldir}/{install.rdf,chrome.manifest}
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
rm -f $RPM_BUILD_ROOT%{_libdir}/bmpx/plugins/{taglib,vfs/container,vfs/transport}/*.la
mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{th_TH,th}
@@ -168,6 +172,7 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
+%attr(755,root,root) %{_bindir}/bmp2
%attr(755,root,root) %{_bindir}/beep-media-player-2
%attr(755,root,root) %{_bindir}/bmp-play-files-2.0
%attr(755,root,root) %{_bindir}/bmp-play-uris-2.0
@@ -195,7 +200,7 @@
%{_includedir}/bmp-2.0
%{_pkgconfigdir}/*.pc
-%files -n mozilla-firefox-plugin-bmpx
+%files -n iceweasel-extension-bmpx
%defattr(644,root,root,755)
%{_chromedir}/bmp.jar
%{_chromedir}/bmp.manifest
@@ -206,6 +211,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.91 2008/07/25 21:16:05 megabajt
+- changed name of mozilla-firefox-plugin-bmpx package to iceweasel-extension-bmpx
+- release 3
+
Revision 1.90 2008/07/25 11:13:23 patrys
- add R: gstreamer-audio-effects-base (https://bugs.launchpad.net/pld-linux/+bug/251539)
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bmpx.spec?r1=1.90&r2=1.91&f=u
More information about the pld-cvs-commit
mailing list