Package gnome-mplayer: Specfile

Name: gnome-mplayer
Version: 1.0.4
Release: alt0.M60P.1

Summary: is a simple GUI for MPlayer
License: GPL
Group: Video
Url: http://kdekorte.googlepages.com/gnomemplayer
Packager: Vladimir Lettiev <crux@altlinux.ru>

Source0: %name-%version.tar

Requires: mplayer

BuildPreReq: rpm-build-gnome gnome-common

BuildRequires: libgtk+2-devel glib2-devel libdbus-glib-devel libGConf-devel libalsa-devel
BuildRequires: libnotify-devel libgpod-devel libmusicbrainz3-devel libnautilus-devel
BuildRequires: libcurl-devel libgpod-devel

%description
Gnome MPlayer is a simple GUI for MPlayer. It is not dependent on the
Gnome libraries, however, the look and feel of the application is based
on the Gnome HIG. The main dependency is on GTK2, GLIB2 and DBUS.

%package -n nautilus-%name-properties-page
Summary: extension for nautilus
Group: Graphical desktop/GNOME
Requires: %name = %version-%release

%description -n nautilus-%name-properties-page
%summary

%prep
%setup -q

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std
rm -rf %buildroot%_docdir/%name

%find_lang --with-gnome %name

%files -f %name.lang
%_bindir/%name
%_desktopdir/%name.desktop
%_man1dir/%name.1*
%_iconsdir/hicolor/*/apps/%name.*
%_datadir/gnome-control-center/default-apps/%name.xml
%_datadir/glib-2.0/schemas/*.xml
%doc COPYING ChangeLog README DOCS/tech/dbus.txt DOCS/tech/plugin-interaction.txt DOCS/keyboard_shortcuts.txt

%files -n nautilus-%name-properties-page
%nautilus_extdir/lib%name-properties-page.so*

%changelog
* Wed Aug 17 2011 Vladimir Lettiev <crux@altlinux.ru> 1.0.4-alt0.M60P.1
- Sisyphus -> p6

* Wed Aug 17 2011 Vladimir Lettiev <crux@altlinux.ru> 1.0.4-alt1
- New version 1.0.4

* Sat Mar 05 2011 Vladimir Lettiev <crux@altlinux.ru> 1.0.2-alt1
- New version 1.0.2

* Tue Jan 11 2011 Vladimir Lettiev <crux@altlinux.ru> 1.0.0-alt2
- Added russian translation to desktop file (Closes: #24890)

* Wed Nov 17 2010 Vladimir Lettiev <crux@altlinux.ru> 1.0.0-alt1
- New version 1.0.0

* Thu Mar 04 2010 Vladimir Lettiev <crux@altlinux.ru> 0.9.9.2-alt1
- New version 0.9.9.2
- russian translation merged upstream

* Tue Feb 09 2010 Vladimir Lettiev <crux@altlinux.ru> 0.9.9-alt1
- New version 0.9.9 (Closes: #22916)
- updated russian translation by Denis Koryavov <dkoryavov@>

* Sun Oct 18 2009 Vladimir Lettiev <crux@altlinux.ru> 0.9.8-alt1
- new version
- patch1 moved to upstream
- updated russian translation by Denis Koryavov <dkoryavov@> (Closes: #21773)

* Sun Jun 14 2009 Vladimir Lettiev <crux@altlinux.ru> 0.9.6-alt1
- new version
- fix build with --as-needed flag (gnome-mplayer issue #193)

* Tue Apr 07 2009 Vladimir Lettiev <crux@altlinux.ru> 0.9.5-alt1
- new version
- building of nautilus's plugin in a separate package

* Tue Sep 23 2008 Vladimir Lettiev <crux@altlinux.ru> 0.7.0-alt1
- Initial build for Sisyphus