[lpf-spotify-client] Update to 1.1.5.153.gf614956d
by Sérgio M. Basto
commit 98dabc08c68160dc415993a4fd937db4e9c806b7
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun May 5 03:34:12 2019 +0100
Update to 1.1.5.153.gf614956d
check_new_version.py | 4 ++--
lpf-spotify-client.spec | 5 ++++-
spotify-client.spec.in | 7 +++++--
3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/check_new_version.py b/check_new_version.py
index 46a4e8e..32697f2 100755
--- a/check_new_version.py
+++ b/check_new_version.py
@@ -58,12 +58,12 @@ if spec != spec3:
print('error running runme')
print('rfpkg ci -c && git show')
- print('rfpkg srpm && mock -r fedora-28-x86_64-rpmfusion_nonfree --no-clean --rebuild lpf-spotify-client-%s-1.fc30.src.rpm'
+ print('rfpkg srpm && mock -r fedora-29-x86_64-rpmfusion_nonfree --no-clean --rebuild lpf-spotify-client-%s-1.fc31.src.rpm'
% version64)
else:
print("Already updated !")
print('git show && echo Press enter to push and build; read dummy; rfpkg push && rfpkg build --nowait')
+print('git checkout f30 && git merge master && git push && rfpkg build --nowait; git checkout master')
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')
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index 68c8003..93eeb01 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.1.0.237
+Version: 1.1.5.153
Release: 1%{?dist}
Summary: Spotify music player native client package bootstrap
@@ -79,6 +79,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Sun May 05 2019 Sérgio Basto <sergio(a)serjux.com> - 1.1.5.153-1
+- Update to 1.1.5.153.gf614956d
+
* Sat Feb 16 2019 Sérgio Basto <sergio(a)serjux.com> - 1.1.0.237-1
- Update to 1.1.0.237.g378f6f25
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index 80f0ab8..f7ac2a7 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -13,7 +13,7 @@
Name: spotify-client
-Version: 1.1.0.237
+Version: 1.1.5.153
Release: 1%{?dist}
Summary: Spotify music player native client
@@ -27,7 +27,7 @@ ExclusiveArch: %{ix86} x86_64
Source0: spotify-make-%{shortcommit}.tar.gz
%ifarch x86_64
-Source1: %{repo}/spotify-client_%{version}.g378f6f25-11_amd64.deb
+Source1: %{repo}/spotify-client_%{version}.gf614956d-16_amd64.deb
%global spotify_pkg %{SOURCE1}
%global req_64 ()(64bit)
%else
@@ -109,6 +109,9 @@ ln -s ../libcurl.so.4 libcurl-gnutls.so.4
%changelog
+* Sun May 05 2019 Sérgio Basto <sergio(a)serjux.com> - 1.1.5.153-1
+- Update to 1.1.5.153.gf614956d
+
* Sat Feb 16 2019 Sérgio Basto <sergio(a)serjux.com> - 1.1.0.237-1
- Update to 1.1.0.237.g378f6f25
5 years, 6 months
[unifi-lts] Update to 5.6.42.
by Richard Shaw
commit ac76c56348fe6700ea05a88f0f69ba1b44f691d2
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sat May 4 13:20:36 2019 -0500
Update to 5.6.42.
.gitignore | 1 +
sources | 2 +-
unifi-lts.spec | 13 +++++++++++--
3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3fed6cc..0c4cae9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/UniFi-5.6.40.unix.zip
+/UniFi-5.6.42.unix.zip
diff --git a/sources b/sources
index fa57e9c..48ca8b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b30e137707f3245df215348ffb0ef9d8 UniFi-5.6.40.unix.zip
+5132df52794a66e416c2f39c3ad7d302 UniFi-5.6.42.unix.zip
diff --git a/unifi-lts.spec b/unifi-lts.spec
index ac90a9a..6ab7bbd 100644
--- a/unifi-lts.spec
+++ b/unifi-lts.spec
@@ -4,8 +4,8 @@
%global __strip /bin/true
Name: unifi-lts
-Version: 5.6.40
-Release: 2%{?dist}
+Version: 5.6.42
+Release: 1%{?dist}
Summary: Ubiquiti UniFi controller LTS
License: Proprietary
@@ -28,7 +28,11 @@ Requires: firewalld-filesystem
BuildRequires: firewalld-filesystem
BuildRequires: %{_bindir}/execstack
+%if 0%{?fedora} > 29 || 0%{?rhel} > 7
+Requires: mongodb-org-server
+%else
Requires: mongodb-server
+%endif
Requires: java-1.8.0-openjdk-headless
Requires(post): policycoreutils-python
Requires(postun): policycoreutils-python
@@ -263,6 +267,7 @@ fi
%{_libdir}/libubnt_webrtc_jni.so
%{_datadir}/unifi/lib/native/
%endif
+%{_datadir}/unifi/bin/mongod
%{_sbindir}/unifi
%{_sysconfdir}/logrotate.d/unifi
%{_unitdir}/unifi.service
@@ -276,10 +281,14 @@ fi
%files data
%exclude %{_datadir}/unifi/lib/native
+%exclude %{_datadir}/unifi/bin/mongod
%{_datadir}/unifi/
%changelog
+* Sat May 04 2019 Richard Shaw <hobbes1069(a)gmail.com> - 5.6.42-1
+- Update to 5.6.42.
+
* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 5.6.40-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
5 years, 6 months
[unifi] Move shell script to main arch'ed package.
by Richard Shaw
commit 63e1fc59f33e3f1be876088bd3a1c9decea96c1c
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sat May 4 09:23:02 2019 -0500
Move shell script to main arch'ed package.
unifi.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/unifi.spec b/unifi.spec
index 9bef5ff..aae0d7c 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -284,6 +284,7 @@ fi
%{_libdir}/unifi/
%{_datadir}/unifi/lib/native/
%endif
+%{_datadir}/unifi/bin/mongod
%{_sbindir}/%{name}
%{_sysconfdir}/logrotate.d/%{name}
%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
@@ -298,6 +299,7 @@ fi
%files data
%exclude %{_datadir}/unifi/lib/native
+%exclude %{_datadir}/unifi/bin/mongod
%{_datadir}/%{name}/
5 years, 6 months
[unifi] Change shebang in mongod.sh.
by Richard Shaw
commit 4b23feca728b953eec05b288a56eea00efe6ee56
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sat May 4 09:02:31 2019 -0500
Change shebang in mongod.sh.
mongod.sh | 2 +-
unifi.spec | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/mongod.sh b/mongod.sh
index b129b3e..4fe02b2 100755
--- a/mongod.sh
+++ b/mongod.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/bash
+#!/bin/bash
#
# Workaround script for MongoDB 3.6 no longer accepting --nohttpinterface.
#
diff --git a/unifi.spec b/unifi.spec
index eefa752..9bef5ff 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -29,7 +29,13 @@ Requires: firewalld-filesystem
BuildRequires: firewalld-filesystem
BuildRequires: %{_bindir}/execstack
+%if 0%{?fedora} > 29
+# https://fedoraproject.org/wiki/Changes/MongoDB_Removal
+# Must use MongoDB provided version/package.
+Requires: mongodb-org-server
+%else
Requires: mongodb-server
+%endif
Requires: java-1.8.0-openjdk-headless
Requires(post): policycoreutils-python
Requires(postun): policycoreutils-python
5 years, 6 months
[unifi] Update to 5.10.23.
by Richard Shaw
commit c23d73612f650ae05d9fbe4bf505d830e65cbb0f
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sat May 4 08:15:06 2019 -0500
Update to 5.10.23.
.gitignore | 1 +
sources | 2 +-
unifi.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index edfca98..10f98bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/UniFi-5.10.12.unix.zip
/UniFi-5.10.19.unix.zip
/UniFi-5.10.21.unix.zip
+/UniFi-5.10.23.unix.zip
diff --git a/sources b/sources
index 5a2a323..efda87e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bcfc1c62a8b11931ac10f91d85016ddf UniFi-5.10.21.unix.zip
+0d1e76b0ca27668c4f8504b63d04afc3 UniFi-5.10.23.unix.zip
diff --git a/unifi.spec b/unifi.spec
index 7fcb44c..eefa752 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: unifi
-Version: 5.10.21
+Version: 5.10.23
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
@@ -296,6 +296,9 @@ fi
%changelog
+* Sat May 04 2019 Richard Shaw <hobbes1069(a)gmail.com> - 5.10.23-1
+- Update to 5.10.23.
+
* Sun Apr 07 2019 Richard Shaw <hobbes1069(a)gmail.com> - 5.10.21-1
- Update to 5.10.21.
5 years, 6 months
[girl] Rebuild for new gstreamer1 version
by Leigh Scott
commit d6ee6fc85e4badb1f0b58f7179deee227e62905c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri May 3 18:03:27 2019 +0100
Rebuild for new gstreamer1 version
girl.spec | 25 ++++++++-----------------
1 file changed, 8 insertions(+), 17 deletions(-)
---
diff --git a/girl.spec b/girl.spec
index 7f08c19..01876c1 100644
--- a/girl.spec
+++ b/girl.spec
@@ -1,10 +1,9 @@
Name: girl
Version: 10.0.0
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: GNOME Internet Radio Locator program
License: GPLv2+
URL: http://people.gnome.org/~ole/girl
-Group: Applications/Internet
Source: http://people.gnome.org/~ole/%{name}/%{name}-%{version}.tar.xz
BuildRequires: gtk2-devel
@@ -40,6 +39,7 @@ Enjoy Internet Radio.
%build
%configure --with-recording --disable-silent-rules
+%make_build
%install
%make_install
@@ -49,20 +49,6 @@ Enjoy Internet Radio.
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/%{name}.appdata.xml
desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
-%post
-/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-/usr/bin/update-desktop-database &> /dev/null || :
-
-%postun
-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
-/usr/bin/update-desktop-database &> /dev/null || :
-
-%posttrans
-/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-
%files -f %{name}.lang
%doc AUTHORS LETTER NEWS README TODO VERSION YP-DIRS ChangeLog
%license COPYING
@@ -72,9 +58,14 @@ fi
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.png
%{_mandir}/man1/%{name}.1*
-%{_datadir}/help/*/%{name}
+%{_datadir}/help/*/%{name}/
%changelog
+* Fri May 03 2019 Leigh Scott <leigh123linux(a)gmail.com> - 10.0.0-7
+- Rebuild for new gstreamer1 version
+- Remove Group tag
+- Remove scriptlets
+
* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 10.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
5 years, 6 months