rpms/gnome-mplayer/devel .cvsignore, 1.23, 1.24 gnome-mplayer.spec, 1.44, 1.45 sources, 1.23, 1.24

Julian Sikorski belegdol at rpmfusion.org
Thu Apr 24 18:47:19 CEST 2014


Author: belegdol

Update of /cvs/free/rpms/gnome-mplayer/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4300

Modified Files:
	.cvsignore gnome-mplayer.spec sources 
Log Message:
* Thu Apr 24 2014 Julian Sikorski <belegdol at fedoraproject.org> - 1.0.9-1
- Updated to 1.0.9
- Added -nemo subpackage



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/gnome-mplayer/devel/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- .cvsignore	3 Mar 2013 17:17:24 -0000	1.23
+++ .cvsignore	24 Apr 2014 16:47:19 -0000	1.24
@@ -1 +1 @@
-gnome-mplayer-1.0.8.tar.gz
+gnome-mplayer-1.0.9.tar.gz


Index: gnome-mplayer.spec
===================================================================
RCS file: /cvs/free/rpms/gnome-mplayer/devel/gnome-mplayer.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- gnome-mplayer.spec	27 May 2013 19:02:28 -0000	1.44
+++ gnome-mplayer.spec	24 Apr 2014 16:47:19 -0000	1.45
@@ -1,8 +1,8 @@
 %bcond_without minimal
 
 Name:           gnome-mplayer
-Version:        1.0.8
-Release:        2%{?dist}
+Version:        1.0.9
+Release:        1%{?dist}
 Summary:        An MPlayer GUI, a full-featured binary
 
 License:        GPLv2+
@@ -22,6 +22,7 @@
 BuildRequires:  libnotify-devel
 BuildRequires:  libXScrnSaver-devel
 BuildRequires:  nautilus-devel
+BuildRequires:  nemo-devel
 BuildRequires:  pulseaudio-libs-devel
 
 Requires:       control-center-filesystem
@@ -80,6 +81,19 @@
 video files in the properties dialogue.
 
 
+%package nemo
+Summary:        An MPlayer GUI, nemo extension
+Requires:       %{name}%{?_isa} = %{version}-%{release}
+
+%description nemo
+GNOME MPlayer is a simple GUI for MPlayer. It is intended to be a nice tight
+player and provide a simple and clean interface to MPlayer. GNOME MPlayer has
+a rich API that is exposed via DBus. Using DBus you can control a single or
+multiple instances of GNOME MPlayer from a single command.
+This package provides a nemo extension, which shows properties of audio and
+video files in the properties dialogue.
+
+
 %prep
 %setup -qcT
 tar -xzf %{SOURCE0}
@@ -100,7 +114,7 @@
 pushd minimal
 %configure --program-suffix=-minimal --without-gio --without-libnotify \
     --without-libgpod --without-libmusicbrainz3 --without-libgda \
-    --disable-nautilus
+    --disable-nautilus --disable-nemo
 make V=1 %{?_smp_mflags}
 popd
 %endif
@@ -177,7 +191,15 @@
 %{_libdir}/nautilus/extensions-?.0/libgnome-mplayer-properties-page.so*
 
 
+%files nemo
+%{_libdir}/nemo/extensions-?.0/libgnome-mplayer-nemo-properties-page.so*
+
+
 %changelog
+* Thu Apr 24 2014 Julian Sikorski <belegdol at fedoraproject.org> - 1.0.9-1
+- Updated to 1.0.9
+- Added -nemo subpackage
+
 * Mon May 27 2013 Nicolas Chauvet <kwizart at gmail.com> - 1.0.8-2
 - Rebuilt for x264/FFmpeg
 
@@ -258,7 +280,7 @@
 * Wed Jul 01 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.9.6-2
 - Fixed screensaver inhibition
 
-* Sun Jun 05 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.9.6-1
+* Fri Jun 05 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.9.6-1
 - Updated to 0.9.6
 - Dropped upstreamed patches
 - Enabled flat volumes by default in Fedora 11 and above


Index: sources
===================================================================
RCS file: /cvs/free/rpms/gnome-mplayer/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources	3 Mar 2013 17:17:24 -0000	1.23
+++ sources	24 Apr 2014 16:47:19 -0000	1.24
@@ -1 +1 @@
-9225dc0645d050ee31dd877559d7c16b  gnome-mplayer-1.0.8.tar.gz
+26c3ab335b6fcdda220b05c977f5b0f1  gnome-mplayer-1.0.9.tar.gz


More information about the rpmfusion-commits mailing list