[miam-player] Update to 0.8.1-0.8gita057928 Add BR libchromaprint-devel
by Martin Gansser
commit ac19f23e9870c2fafcb59fcac6a81974c71c772a
Author: Martin Gansser <mgansser(a)alice.de>
Date: Sat Feb 4 11:52:17 2017 +0100
Update to 0.8.1-0.8gita057928
Add BR libchromaprint-devel
.gitignore | 1 +
miam-player.spec | 13 +++++++++----
remotecontrol.patch | 4 ++--
sources | 2 +-
4 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a2583e5..1400d48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/miam-player-8aba652.tar.gz
/miam-player-bc63ae5.tar.gz
+/miam-player-a057928.tar.gz
diff --git a/miam-player.spec b/miam-player.spec
index b0792ac..6f65668 100644
--- a/miam-player.spec
+++ b/miam-player.spec
@@ -1,11 +1,11 @@
-# https://github.com/MBach/Miam-Player/commit/bc63ae53df9db7fba576a50598099...
-%global commit0 bc63ae53df9db7fba576a505980998de254649e1
+# https://github.com/MBach/Miam-Player/commit/a057928fa33976084bcc38a283f05...
+%global commit0 a057928fa33976084bcc38a283f05f029037273c
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%define _name Miam-Player
Name: miam-player
Version: 0.8.1
-Release: 0.7git%{shortcommit0}%{?dist}
+Release: 0.8git%{shortcommit0}%{?dist}
Summary: A nice music player
License: GPLv3+ and "BSD (3 clause)"
Url: http://miam-player.org/
@@ -26,6 +26,7 @@ BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: qtsingleapplication-qt5-devel
BuildRequires: pkgconfig(taglib)
BuildRequires: libappstream-glib
+BuildRequires: libchromaprint-devel
Requires: hicolor-icon-theme
%description
@@ -93,7 +94,7 @@ make install INSTALL_ROOT=%{buildroot} INSTALL="install -p"
# As the icon is only in jpg or ico, we need to convert it in png for our desktop file.
for size in 256 64 48 32 16; do
mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps
- convert src/Player/mp.png -resize $size %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/%{name}.png
+ convert src/player/mp.png -resize $size %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/%{name}.png
done
desktop-file-install \
@@ -135,6 +136,10 @@ fi
%doc doc/html
%changelog
+* Sat Feb 04 2017 Martin Gansser <martinkg(a)fedoraproject.org> - 0.8.1-0.8gita057928
+- Update to 0.8.1-0.8gita057928
+- Add BR libchromaprint-devel
+
* Wed Dec 28 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 0.8.1-0.7gitbc63ae5
- Update to 0.8.1-0.7gitbc63ae5
diff --git a/remotecontrol.patch b/remotecontrol.patch
index 9c42c01..849be57 100644
--- a/remotecontrol.patch
+++ b/remotecontrol.patch
@@ -1,5 +1,5 @@
---- src/Player/remotecontrol.cpp.orig 2016-07-24 15:10:43.111756079 +0200
-+++ src/Player/remotecontrol.cpp 2016-07-24 15:11:14.135762950 +0200
+--- src/player/remotecontrol.cpp.orig 2017-02-03 15:10:43.111756079 +0200
++++ src/player/remotecontrol.cpp 2017-02-03 15:11:14.135762950 +0200
@@ -1,3 +1,4 @@
+#include <QtCore/qdatastream.h>
#include "remotecontrol.h"
diff --git a/sources b/sources
index 0a2fd40..b27f99d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eab99210e40f7aa6f51dedb0517f782d miam-player-bc63ae5.tar.gz
+e401698fee61c0d9462e20b668a4da30 miam-player-a057928.tar.gz
7 years, 9 months
[devedeng] Updated to new upstream release
by Andrea Musuruane
commit a6e6186f2862a8155168b244011515ce389f8c45
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Sat Feb 4 09:57:16 2017 +0100
Updated to new upstream release
.gitignore | 1 +
devedeng.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9edfb7b..e3482df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/devedeng-4.8.4.tar.gz
/devedeng-4.8.5.tar.gz
/devedeng-4.8.6.tar.gz
+/devedeng-4.8.7.tar.gz
diff --git a/devedeng.spec b/devedeng.spec
index 4c19c01..d556a4a 100644
--- a/devedeng.spec
+++ b/devedeng.spec
@@ -1,5 +1,5 @@
Name: devedeng
-Version: 4.8.6
+Version: 4.8.7
Release: 1%{?dist}
Summary: A program to create video DVDs and CDs (VCD, sVCD or CVD)
@@ -111,6 +111,9 @@ fi
%changelog
+* Thu Feb 02 2017 Andrea Musuruane <musuruan(a)gmail.com> 4.8.7-1
+- Updated to new upstream release
+
* Sat Dec 17 2016 Andrea Musuruane <musuruan(a)gmail.com> 4.8.6-1
- Updated to new upstream release
diff --git a/sources b/sources
index 1f27ca0..8e37b24 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83d41bd1c7824a34b2095cca5102c75a devedeng-4.8.6.tar.gz
+ae9ea7627841d2d136f303d8c13d586e devedeng-4.8.7.tar.gz
7 years, 9 months
[smplayer] Better read %setup options and better rhel requires
by Sérgio M. Basto
commit 30f56ef7757acd6ebeedec22965d835080c20ad1
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Feb 3 18:17:00 2017 +0000
Better read %setup options and better rhel requires
smplayer.spec | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/smplayer.spec b/smplayer.spec
index 183d21e..661b84b 100644
--- a/smplayer.spec
+++ b/smplayer.spec
@@ -3,7 +3,7 @@ Version: 17.2.0
%global smtube_ver 17.1.0
%global smplayer_themes_ver 16.8.0
%global smplayer_skins_ver 15.2.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A graphical frontend for mplayer and mpv
Group: Applications/Multimedia
@@ -39,13 +39,16 @@ BuildRequires: qtsingleapplication-qt5-devel
BuildRequires: pkgconfig(zlib)
# for smtube only
BuildRequires: pkgconfig(Qt5WebKit)
-# smplayer without mplayer is quite useless
Requires: hicolor-icon-theme
+# smplayer without mplayer is quite useless
%if 0%{?fedora}
Recommends: smtube
Recommends: mplayer
Requires: mplayer-backend
%endif
+%if 0%{?rhel}
+Requires: mplayer
+%endif
%{?_qt5_version:Requires: qt5-qtbase%{?_isa} >= %{_qt5_version}}
@@ -68,7 +71,10 @@ Group: Applications/Multimedia
License: GPLv2+
URL: http://www.smtube.org
%if 0%{?fedora}
-Recommends: smplayer
+Recommends: smplayer
+%endif
+%if 0%{?rhel}
+Requires: smplayer
%endif
%description -n smtube
@@ -84,7 +90,7 @@ Requires: smplayer
A set of themes for SMPlayer and a set of skins for SMPlayer.
%prep
-%setup -qa2 -qa3 -qa4 -qn %{name}-%{version}
+%setup -q -a2 -a3 -a4
#remove some bundle sources
rm -rf zlib
rm -rf src/qtsingleapplication/
@@ -202,6 +208,9 @@ fi
%{_datadir}/smplayer/themes/
%changelog
+* Fri Feb 03 2017 Sérgio Basto <sergio(a)serjux.com> - 17.2.0-2
+- Better read %setup options and better rhel requires
+
* Fri Feb 03 2017 Sérgio Basto <sergio(a)serjux.com> - 17.2.0-1
- Update smplayer to 17.2.0 and smtube to 17.1.0
7 years, 9 months
[gstreamer1-plugins-bad-nonfree/f25] Update to 1.10.3
by Leigh Scott
commit 53b4702414bcfa77c9a854f703c674553aecca08
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 3 11:29:18 2017 +0000
Update to 1.10.3
gstreamer1-plugins-bad-nonfree.spec | 9 ++++++---
sources | 2 +-
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/gstreamer1-plugins-bad-nonfree.spec b/gstreamer1-plugins-bad-nonfree.spec
index f16c647..b779cc0 100644
--- a/gstreamer1-plugins-bad-nonfree.spec
+++ b/gstreamer1-plugins-bad-nonfree.spec
@@ -3,14 +3,14 @@
Summary: GStreamer 1.0 streaming media framework "bad" non-free plug-ins
Name: gstreamer1-plugins-bad-nonfree
-Version: 1.10.2
+Version: 1.10.3
Release: 1%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
Source0: http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{ve...
-BuildRequires: gstreamer1-devel >= 1.10.0
-BuildRequires: gstreamer1-plugins-base-devel >= 1.10.0
+BuildRequires: gstreamer1-devel >= 1.10.3
+BuildRequires: gstreamer1-plugins-base-devel >= 1.10.3
BuildRequires: check
BuildRequires: gettext-devel
BuildRequires: libXt-devel
@@ -66,6 +66,9 @@ rm %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%changelog
+* Fri Feb 03 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.10.3-1
+- Update to 1.10.3
+
* Wed Nov 30 2016 leigh scott <leigh123linux(a)googlemail.com> - 1.10.2-1
- Update to 1.10.2
diff --git a/sources b/sources
index 37b8eeb..abf2df5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-823f4c33fe27c61332c0122273217988 gst-plugins-bad-1.10.2.tar.xz
+e59798c86a670041de2e61856ea43d2a gst-plugins-bad-1.10.3.tar.xz
7 years, 9 months
[gstreamer1-plugins-bad-nonfree/f25] update macros
by Leigh Scott
commit 1f9c69749023340d391199ca06b7f05e01bb34e1
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 3 11:25:46 2017 +0000
update macros
gstreamer1-plugins-bad-nonfree.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gstreamer1-plugins-bad-nonfree.spec b/gstreamer1-plugins-bad-nonfree.spec
index 6aadb56..f16c647 100644
--- a/gstreamer1-plugins-bad-nonfree.spec
+++ b/gstreamer1-plugins-bad-nonfree.spec
@@ -28,7 +28,7 @@ license.
%prep
-%setup -q -n gst-plugins-bad-%{version}
+%autosetup -n gst-plugins-bad-%{version}
%build
@@ -44,7 +44,7 @@ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
for i in %{extdirs}; do
pushd $i
- make %{?_smp_mflags} V=2
+ %make_build V=2
popd
done
@@ -52,10 +52,10 @@ done
%install
for i in %{extdirs}; do
pushd $i
- make install V=2 DESTDIR=$RPM_BUILD_ROOT
+ %make_install V=2
popd
done
-rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
+rm %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%files
7 years, 9 months
[gstreamer1-plugins-bad-nonfree] update macros
by Leigh Scott
commit cf4fc859867a6cd606deafda032e847f2f54509d
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 3 11:25:46 2017 +0000
update macros
gstreamer1-plugins-bad-nonfree.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gstreamer1-plugins-bad-nonfree.spec b/gstreamer1-plugins-bad-nonfree.spec
index 0fa3d48..ac7df36 100644
--- a/gstreamer1-plugins-bad-nonfree.spec
+++ b/gstreamer1-plugins-bad-nonfree.spec
@@ -29,7 +29,7 @@ license.
%prep
-%setup -q -n gst-plugins-bad-%{version}
+%autosetup -n gst-plugins-bad-%{version}
%build
@@ -45,7 +45,7 @@ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
for i in %{extdirs}; do
pushd $i
- make %{?_smp_mflags} V=2
+ %make_build V=2
popd
done
@@ -53,10 +53,10 @@ done
%install
for i in %{extdirs}; do
pushd $i
- make install V=2 DESTDIR=$RPM_BUILD_ROOT
+ %make_install V=2
popd
done
-rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
+rm %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%files
7 years, 9 months
[gstreamer1-plugins-bad-freeworld/f25] Update to 1.10.3
by Leigh Scott
commit 7c55af311835fc9df2cf09b2efa6e30fd62bc27e
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 3 11:06:52 2017 +0000
Update to 1.10.3
gstreamer1-plugins-bad-freeworld.spec | 9 ++++++---
sources | 2 +-
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index 4287679..740acf6 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -4,14 +4,14 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
-Version: 1.10.2
+Version: 1.10.3
Release: 1%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
Source0: http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{ve...
-BuildRequires: gstreamer1-devel >= 1.10.0
-BuildRequires: gstreamer1-plugins-base-devel >= 1.10.0
+BuildRequires: gstreamer1-devel >= 1.10.3
+BuildRequires: gstreamer1-plugins-base-devel >= 1.10.3
BuildRequires: check
BuildRequires: gettext-devel
BuildRequires: libXt-devel
@@ -93,6 +93,9 @@ rm %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%changelog
+* Fri Feb 03 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.10.3-1
+- Update to 1.10.3
+
* Wed Nov 30 2016 leigh scott <leigh123linux(a)googlemail.com> - 1.10.2-1
- Update to 1.10.2
diff --git a/sources b/sources
index 37b8eeb..abf2df5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-823f4c33fe27c61332c0122273217988 gst-plugins-bad-1.10.2.tar.xz
+e59798c86a670041de2e61856ea43d2a gst-plugins-bad-1.10.3.tar.xz
7 years, 9 months