[xt7-player-mpv] Update to 0.28.3100 Remove scriptlets
by Martin Gansser
commit 4ba5ee7f0357b9f3c5a24febfed6aefe44966437
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed May 16 13:04:02 2018 +0200
Update to 0.28.3100
Remove scriptlets
.gitignore | 1 +
sources | 2 +-
xt7-player-mpv.spec | 22 ++++++----------------
3 files changed, 8 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4687011..e0cc226 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/xt7-player-mpv-0.25.392.tar.gz
/xt7-player-mpv-0.26.392.tar.gz
/xt7-player-mpv-0.27.392.tar.gz
+/xt7-player-mpv-0.28.3100.tar.gz
diff --git a/sources b/sources
index a1c57e1..edc1b49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-04353b96182aafe080c48ac522ba75ec xt7-player-mpv-0.27.392.tar.gz
+93bd33d861745129a3bf2448859aa8d5 xt7-player-mpv-0.28.3100.tar.gz
diff --git a/xt7-player-mpv.spec b/xt7-player-mpv.spec
index 8443516..2069152 100644
--- a/xt7-player-mpv.spec
+++ b/xt7-player-mpv.spec
@@ -1,6 +1,6 @@
Name: xt7-player-mpv
-Version: 0.27.392
-Release: 2%{?dist}
+Version: 0.28.3100
+Release: 1%{?dist}
Summary: Qt/Gambas gui to mpv media player
License: GPLv3+
Url: http://xt7-player.sourceforge.net/xt7forum/
@@ -96,20 +96,6 @@ install -Dm 0644 xt7-player-mpv.appdata.xml %{buildroot}%{_datadir}/appdata/xt7-
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.xml
-%post
-/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-/usr/bin/update-desktop-database &> /dev/null || :
-
-%postun
-/usr/bin/update-desktop-database &> /dev/null || :
-if [ $1 -eq 0 ] ; then
- /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
- /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-fi
-
-%posttrans
-/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-
%files
%doc CHANGELOG_GIT
%license LICENSE.TXT
@@ -119,6 +105,10 @@ fi
%{_datadir}/appdata/%{name}*.xml
%changelog
+* Wed May 16 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 0.28.3100-1
+- Update to 0.28.3100
+- Remove scriptlets
+
* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 0.27.392-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6 years, 8 months
[obs-studio/f27: 2/2] Merge branch 'master' into f27
by Leigh Scott
commit 329dd27ef8ff98bd6cc5767126bd47c99c91c5b3
Merge: 2686e5b 4caa2b0
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed May 16 10:21:27 2018 +0100
Merge branch 'master' into f27
obs-studio.spec | 14 ++++++++++----
sources | 2 +-
2 files changed, 11 insertions(+), 5 deletions(-)
---
6 years, 8 months
[obs-studio/f28] Update to 21.1.2
by Leigh Scott
Summary of changes:
4caa2b0... Update to 21.1.2 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 8 months
[obs-studio] Update to 21.1.2
by Leigh Scott
commit 4caa2b0d152ecbfa284d358aa491a5ff40e8b7ea
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed May 16 10:20:05 2018 +0100
Update to 21.1.2
obs-studio.spec | 14 ++++++++++----
sources | 2 +-
2 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/obs-studio.spec b/obs-studio.spec
index c1e9458..c50f42d 100644
--- a/obs-studio.spec
+++ b/obs-studio.spec
@@ -2,7 +2,7 @@
%global __python %{__python3}
Name: obs-studio
-Version: 21.1.1
+Version: 21.1.2
Release: 1%{?dist}
Summary: Open Broadcaster Software Studio
@@ -39,6 +39,8 @@ BuildRequires: systemd-devel
BuildRequires: doxygen
BuildRequires: speexdsp-devel
BuildRequires: python3-devel
+
+Requires: %{name}-libs%{?_isa} = %{version}-%{release}
Requires: ffmpeg
Requires: x264
@@ -48,14 +50,13 @@ software for video recording and live streaming.
%package libs
Summary: Open Broadcaster Software Studio libraries
-Requires: %{name}%{?_isa} = %{version}-%{release}
%description libs
Library files for Open Broadcaster Software
%package devel
Summary: Open Broadcaster Software Studio header files
-Requires: %{name}%{?_isa} = %{version}-%{release}
+Requires: %{name}-libs%{?_isa} = %{version}-%{release}
%description devel
Header files for Open Broadcaster Software
@@ -80,7 +81,8 @@ sed -i 's|OBS_MULTIARCH_SUFFIX|LIB_SUFFIX|g' cmake/Modules/ObsHelpers.cmake
%build
%cmake3 -DOBS_VERSION_OVERRIDE=%{version} \
-DUNIX_STRUCTURE=1 -GNinja \
- -DENABLE_SCRIPTING:BOOL=FALSE
+ -DENABLE_SCRIPTING:BOOL=FALSE \
+ -DOpenGL_GL_PREFERENCE=GLVND
%ninja_build
# build docs
@@ -121,6 +123,10 @@ mv -f %{buildroot}/%{_datadir}/obs/obs-plugins/obs-ffmpeg/ffmpeg-mux \
%doc docs/html
%changelog
+* Wed May 16 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 21.1.2-1
+- Update to 21.1.2
+- Fix requires
+
* Sat Mar 31 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 21.1.1-1
- Update to 21.1.1
diff --git a/sources b/sources
index bf6d2c7..55fce16 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb266b33bde445e6ec5f4706a278c748 obs-studio-21.1.1.tar.gz
+fc36a9e8d8c8018955c64197f18f839a obs-studio-21.1.2.tar.gz
6 years, 8 months
[deadbeef-mpris2-plugin] Initial added files.
by Vasiliy Glazov
commit 0c32595b08311e51ef9e9296230ca2d157bfb941
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Tue May 15 16:21:05 2018 +0300
Initial added files.
.gitignore | 1 +
deadbeef-mpris2-plugin.spec | 50 +++++++++++++++++++++++++++++++++++++++++++++
sources | 1 +
3 files changed, 52 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e69de29..741e594 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/deadbeef-mpris2-plugin-1.10.tar.xz
diff --git a/deadbeef-mpris2-plugin.spec b/deadbeef-mpris2-plugin.spec
new file mode 100644
index 0000000..ccaa9fc
--- /dev/null
+++ b/deadbeef-mpris2-plugin.spec
@@ -0,0 +1,50 @@
+Name: deadbeef-mpris2-plugin
+Version: 1.10
+Release: 1%{?dist}
+Summary: MPRISv2 plugin for the DeaDBeeF music player
+
+License: zlib
+URL: https://github.com/Serranya/%{name}
+Source0: %{url}/releases/download/v%{version}/%{name}-%{version}.tar.xz
+
+BuildRequires: automake
+BuildRequires: libtool
+BuildRequires: glib2-devel
+BuildRequires: deadbeef-devel
+
+Requires: deadbeef%{?_isa}
+
+%description
+This plugin aims to implement the MPRISv2 for DeaDBeeF.
+
+The original MPRIS plugin for DeaDBeef does not work anymore and seems
+to be orphaned. The original plugin supported MPRISv1 AND MPRISv2. This plugin
+will only support version two.
+
+%prep
+%autosetup -n deadbeef-%{version}
+
+
+%build
+%configure \
+ --disable-silent-rules \
+ --disable-static
+%{make_build}
+
+
+%install
+%{make_install}
+rm %{buildroot}%{_libdir}/deadbeef/mpris.*a
+
+
+%files
+%doc README
+%{_libdir}/deadbeef/mpris.*
+
+
+%changelog
+* Tue May 08 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.10-1
+- Update to latest release
+
+* Wed May 27 2015 Vasiliy N. Glazov <vascom2(a)gmail.com> 1.8-1
+- Initial release for fedora
diff --git a/sources b/sources
index e69de29..eba1fa3 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+4a60dd2beb18e4c557db92e1d21d508a deadbeef-mpris2-plugin-1.10.tar.xz
6 years, 8 months