Группа :: Сети/WWW
Пакет: mozplugger
Главная Изменения Спек Патчи Загрузить Bugs and FR
%define name mozplugger
%define version 1.7.1
%define release alt0.M24.1
Summary: A generic mozilla plug-in
Summary(ru_RU.KOI8-R): Универсальный плагин к mozilla
Name: %{name}
Version: %{version}
Release: %{release}
Source0: %{name}-%{version}.tar.gz
URL: http://mozplugger.mozdev.org
License: GPL
Group: Networking/WWW
Requires: mozilla
# Automatically added by buildreq on Mon Sep 22 2003
BuildRequires: XFree86-devel
%description
MozPlugger is a generic Mozilla plug-in that allows the use of standard Linux
programs as plug-ins for media types on the Internet.
%description -l ru_RU.KOI8-R
MozPlugger - это универсальный плагин для браузеров семейства mozilla,
позволяющий использовать стандартные программы Linux (и не только) как
плагины для различных мультимедиа файлов из сети Internet.
%pre
if [ ! -d %_libdir/mozilla ]; then
ln -s %_libdir/mozilla-* %_libdir/mozilla
fi
%prep
%setup -q
#ugly hack for proper installation
perl -pi -e 's|\/etc|\$\(sysconfdir\)|' Makefile
%build
%make_build linux
%install
%makeinstall
%files
%doc README ChangeLog COPYING
%_sysconfdir/mozpluggerrc
%_bindir/mozplugger-*
%_libdir/mozilla/plugins/mozplugger.so
%_mandir/man7/mozplugger.7*
%changelog
…
Полный changelog можно просмотреть здесь
%define version 1.7.1
%define release alt0.M24.1
Summary: A generic mozilla plug-in
Summary(ru_RU.KOI8-R): Универсальный плагин к mozilla
Name: %{name}
Version: %{version}
Release: %{release}
Source0: %{name}-%{version}.tar.gz
URL: http://mozplugger.mozdev.org
License: GPL
Group: Networking/WWW
Requires: mozilla
# Automatically added by buildreq on Mon Sep 22 2003
BuildRequires: XFree86-devel
%description
MozPlugger is a generic Mozilla plug-in that allows the use of standard Linux
programs as plug-ins for media types on the Internet.
%description -l ru_RU.KOI8-R
MozPlugger - это универсальный плагин для браузеров семейства mozilla,
позволяющий использовать стандартные программы Linux (и не только) как
плагины для различных мультимедиа файлов из сети Internet.
%pre
if [ ! -d %_libdir/mozilla ]; then
ln -s %_libdir/mozilla-* %_libdir/mozilla
fi
%prep
%setup -q
#ugly hack for proper installation
perl -pi -e 's|\/etc|\$\(sysconfdir\)|' Makefile
%build
%make_build linux
%install
%makeinstall
%files
%doc README ChangeLog COPYING
%_sysconfdir/mozpluggerrc
%_bindir/mozplugger-*
%_libdir/mozilla/plugins/mozplugger.so
%_mandir/man7/mozplugger.7*
%changelog
…
Полный changelog можно просмотреть здесь