[kodi] Fix Requires and versioning in new split packages
by Michael Cronenworth
commit 2d07e2e15c07eba13867c693bfaf5ae2c80f6c3c
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Fri Aug 31 08:05:21 2018 -0500
Fix Requires and versioning in new split packages
kodi.spec | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/kodi.spec b/kodi.spec
index 49834c7..58acb76 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -30,7 +30,7 @@
Name: kodi
Version: 18.0
-Release: 0.7.b1%{?dist}
+Release: 0.8.b1%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -211,9 +211,9 @@ BuildRequires: yajl-devel
BuildRequires: zlib-devel
# Install major backends, users can remove them individually
-Requires: %{name}-common = %{version}
-Requires: %{name}-wayland = %{version} if libwayland-server
-Requires: %{name}-x11 = %{version} if xorg-x11-server-Xorg
+Requires: %{name}-common = %{version}-%{release}
+Requires: (%{name}-wayland = %{version}-%{release} if libwayland-server)
+Requires: (%{name}-x11 = %{version}-%{release} if xorg-x11-server-Xorg)
%description
@@ -305,7 +305,7 @@ This package contains FirewallD files for Kodi.
%package gbm
Summary: Kodi binary for Generic Buffer Management
-Requires: %{name}-common = %{version}
+Requires: %{name}-common = %{version}-%{release}
%description gbm
@@ -314,7 +314,7 @@ This package contains the Kodi binary for Generic Buffer Management.
%package wayland
Summary: Kodi binary for Wayland compositors
-Requires: %{name}-common = %{version}
+Requires: %{name}-common = %{version}-%{release}
%description wayland
@@ -323,7 +323,7 @@ This package contains the Kodi binary for Wayland compositors.
%package x11
Summary: Kodi binary for X11 servers
-Requires: %{name}-common = %{version}
+Requires: %{name}-common = %{version}-%{release}
%description x11
@@ -471,6 +471,9 @@ mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/
%changelog
+* Fri Aug 31 2018 Michael Cronenworth <mike(a)cchtml.com> - 18.0-0.8.b1
+- Fix Requires and versioning in new split packages
+
* Thu Aug 30 2018 Michael Cronenworth <mike(a)cchtml.com> - 18.0-0.7.b1
- Update Requires for new split packages
6 years, 2 months
[gstreamer1-plugins-bad-nonfree/el7] Sync gstreamer1 1.10.4 release with f25
by Nicolas Chauvet
commit f8684ceed8b2e672e44ab051dcb9dadbcaff8749
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Aug 31 14:07:05 2018 +0200
Sync gstreamer1 1.10.4 release with f25
gstreamer1-plugins-bad-nonfree.spec | 57 ++++---------------------------------
sources | 2 +-
2 files changed, 7 insertions(+), 52 deletions(-)
---
diff --git a/gstreamer1-plugins-bad-nonfree.spec b/gstreamer1-plugins-bad-nonfree.spec
index 7cde486..6fa85eb 100644
--- a/gstreamer1-plugins-bad-nonfree.spec
+++ b/gstreamer1-plugins-bad-nonfree.spec
@@ -3,7 +3,7 @@
Summary: GStreamer 1.0 streaming media framework "bad" non-free plug-ins
Name: gstreamer1-plugins-bad-nonfree
-Version: 1.14.2
+Version: 1.10.4
Release: 1%{?dist}
License: LGPLv2+
URL: http://gstreamer.freedesktop.org/
@@ -56,7 +56,7 @@ for i in %{extdirs}; do
%make_install V=2
popd
done
-rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
+rm %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%files
@@ -67,56 +67,11 @@ rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%{_libdir}/gstreamer-1.0/libgstfdkaac.so
%changelog
-* Sat Aug 18 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.2-1
-- 1.14.2
+* Mon Feb 27 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.10.4-1
+- Update to 1.10.4
-* Fri Jul 27 2018 RPM Fusion Release Engineering <sergio(a)serjux.com> - 1.14.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
-
-* Thu May 31 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.1-1
-- 1.14.1
-
-* Sun Apr 15 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1.14.0-1
-- Update to 1.14.0
-
-* Sun Mar 04 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.13.1-1
-- 1.13.1
-
-* Fri Mar 02 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 1.12.4-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
-
-* Mon Dec 11 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.4-1
-- Update to 1.12.4
-
-* Thu Sep 21 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.3-1
-- Update to 1.12.3
-
-* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.12.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
-
-* Tue Jul 18 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.2-1
-- Update to 1.12.2
-
-* Fri Jun 23 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.1-1
-- Update to 1.12.1
-
-* Fri May 12 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.0-1
-- Update to 1.12.0
-
-* Tue Apr 18 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.11.90-1
-- Update to 1.11.90
-
-* Sat Mar 25 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.11.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
-* Mon Feb 27 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.11.2-1
-- Update to 1.11.2
-
-* Mon Jan 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.11.1-2
-- Enable fdk-aac
-
-* Mon Jan 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.11.1-1
-- Update to 1.11.1
+* 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 f47087d..e59b071 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76826c564bed5511982d7fb6137d9875 gst-plugins-bad-1.14.2.tar.xz
+2757103e57a096a1a05b3ab85b8381af gst-plugins-bad-1.10.4.tar.xz
6 years, 2 months
[lpf-flash-plugin] Update to 30.0.0.154
by Sérgio M. Basto
commit f24d1620de8979cd1c2d60ec5d00802e537d4efc
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Aug 31 01:38:55 2018 +0100
Update to 30.0.0.154
check_new_version.py | 28 ++++++++++++++--------------
flash-plugin.spec.in | 5 ++++-
lpf-flash-plugin.spec | 5 ++++-
3 files changed, 22 insertions(+), 16 deletions(-)
---
diff --git a/check_new_version.py b/check_new_version.py
index 671b361..77f2449 100755
--- a/check_new_version.py
+++ b/check_new_version.py
@@ -7,6 +7,19 @@ import re
import os
import subprocess
+def runme(cmd, env, cwd='.'):
+ """Simple function to run a command and return 0 for success, 1 for
+ failure. cmd is a list of the command and arguments, action is a
+ name for the action (for logging), pkg is the name of the package
+ being operated on, env is the environment dict, and cwd is where
+ the script should be executed from."""
+ try:
+ subprocess.check_call(cmd, env=env, cwd=cwd) #, stderr=None
+ except subprocess.CalledProcessError as e:
+ sys.stderr.write('%s failed: %s\n' % (cmd, e))
+ return 1
+ return 0
+
html = requests.get('http://get.adobe.com/flashplayer/about/')
#print (html.text)
@@ -21,19 +34,6 @@ res2 = str_mx3.findall(spec)
old_version = res2[-1]
print ("old_version = %s" % old_version)
-def runme(cmd, env, cwd='.'):
- """Simple function to run a command and return 0 for success, 1 for
- failure. cmd is a list of the command and arguments, action is a
- name for the action (for logging), pkg is the name of the package
- being operated on, env is the environment dict, and cwd is where
- the script should be executed from."""
- try:
- subprocess.check_call(cmd, env=env, cwd=cwd) #, stderr=None
- except subprocess.CalledProcessError as e:
- sys.stderr.write('%s failed: %s\n' % (cmd, e))
- return 1
- return 0
-
if new_version != old_version:
enviro = os.environ
pkgcmd = ['rpmdev-bumpspec', '-n', new_version, '-c', 'Update to %s' % (new_version), 'flash-plugin.spec.in']
@@ -45,9 +45,9 @@ if new_version != old_version:
print('rfpkg ci -c && git show')
print('rfpkg push && rfpkg build --nowait')
+ print('git checkout f29 && git merge master && git push && rfpkg build --nowait; git checkout master')
print('git checkout f28 && git merge master && git push && rfpkg build --nowait; git checkout master')
print('git checkout f27 && git merge master && git push && rfpkg build --nowait; git checkout master')
- #print('git checkout f26 && git merge master && git push && rfpkg build --nowait; git checkout master')
else:
print("Already updated !")
diff --git a/flash-plugin.spec.in b/flash-plugin.spec.in
index 6a215a0..3296751 100644
--- a/flash-plugin.spec.in
+++ b/flash-plugin.spec.in
@@ -2,7 +2,7 @@
%global __strip /bin/true
Name: flash-plugin
-Version: 30.0.0.134
+Version: 30.0.0.154
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player
@@ -75,6 +75,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_datadir}/icons/hicolor/*/apps/flash-player-properties.png
%changelog
+* Fri Aug 31 2018 Sérgio Basto <sergio(a)serjux.com> - 1:30.0.0.154-1
+- Update to 30.0.0.154
+
* Sat Jul 21 2018 Sérgio Basto <sergio(a)serjux.com> - 1:30.0.0.134-1
- Update to 30.0.0.134
diff --git a/lpf-flash-plugin.spec b/lpf-flash-plugin.spec
index f93c9d0..c5751c3 100644
--- a/lpf-flash-plugin.spec
+++ b/lpf-flash-plugin.spec
@@ -5,7 +5,7 @@
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-flash-plugin
-Version: 30.0.0.134
+Version: 30.0.0.154
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player package bootstrap
@@ -67,6 +67,9 @@ fi
%changelog
+* Fri Aug 31 2018 Sérgio Basto <sergio(a)serjux.com> - 1:30.0.0.154-1
+- Update to 30.0.0.154
+
* Sat Jul 21 2018 Sérgio Basto <sergio(a)serjux.com> - 1:30.0.0.134-1
- Update to 30.0.0.134
6 years, 2 months
[lpf-spotify-client] Update to 1.0.88.353.g15c26ea1
by Sérgio M. Basto
commit 5a53dd6d8302750c1956ab5c4e96b26af0eb27b2
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Aug 31 01:35:03 2018 +0100
Update to 1.0.88.353.g15c26ea1
lpf-spotify-client.spec | 5 ++++-
spotify-client.spec.in | 9 ++++++---
2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index 3c2ec2b..417ab09 100644
--- a/lpf-spotify-client.spec
+++ b/lpf-spotify-client.spec
@@ -11,7 +11,7 @@
Name: lpf-spotify-client
# Upstream spotify version, verbatim.
-Version: 1.0.80.480
+Version: 1.0.88.353
Release: 1%{?dist}
Summary: Spotify music player native client package bootstrap
@@ -79,6 +79,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Fri Aug 31 2018 Sérgio Basto <sergio(a)serjux.com> - 1.0.88.353-1
+- Update to 1.0.88.353.g15c26ea1
+
* Tue Jun 26 2018 Sérgio Basto <sergio(a)serjux.com> - 1.0.80.480-1
- Update to 1.0.80.480.g51b03ac3
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index 1d8076b..0c6d4f3 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -13,7 +13,7 @@
Name: spotify-client
-Version: 1.0.80.480
+Version: 1.0.88.353
Release: 1%{?dist}
Summary: Spotify music player native client
@@ -27,11 +27,11 @@ ExclusiveArch: %{ix86} x86_64
Source0: spotify-make-%{shortcommit}.tar.gz
%ifarch x86_64
-Source1: %{repo}/spotify-client_%{version}.g51b03ac3-13_amd64.deb
+Source1: %{repo}/spotify-client_%{version}.g15c26ea1-14_amd64.deb
%global spotify_pkg %{SOURCE1}
%global req_64 ()(64bit)
%else
-Source2: %{repo}/spotify-client_%{version}.g6bd7cc73-35_i386.deb
+Source2: %{repo}/spotify-client_1.0.72.117.g6bd7cc73-35_i386.deb
%global spotify_pkg %{SOURCE2}
%endif
@@ -122,6 +122,9 @@ fi
%changelog
+* Fri Aug 31 2018 Sérgio Basto <sergio(a)serjux.com> - 1.0.88.353-1
+- Update to 1.0.88.353.g15c26ea1
+
* Tue Jun 26 2018 Sérgio Basto <sergio(a)serjux.com> - 1.0.80.480-1
- Update to 1.0.80.480.g51b03ac3
6 years, 2 months