[minidlna/el7] (23 commits) ...fix merge
by Leigh Scott
Summary of changes:
c4f4647... * Sat Mar 29 2014 Andrea Musuruane <musuruan(a)gmail.com> - 1 (*)
39cc8f0... * Sat Jun 07 2014 Andrea Musuruane <musuruan(a)gmail.com> - 1 (*)
e685b7b... Rebuilt for ffmpeg-2.3 (*)
5069295... * Sat Aug 30 2014 Andrea Musuruane <musuruan(a)gmail.com> - 1 (*)
67cfd96... * Fri Sep 26 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1 (*)
5a64930... Rebuilt for FFmpeg 2.4.3 (*)
4e1baec... * Sun Oct 04 2015 Andrea Musuruane <musuruan(a)gmail.com> - 1 (*)
06592f0... Rebuilt for ffmpeg-3.1.1 (*)
73820bd... Patch for libavformat-57 compatibility (*)
02de06f... - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass (*)
d3bb263... Rebuild for ffmpeg update (*)
ec98cc3... Updated to upstream 1.2.0 (*)
0fd5d9c... Fixed systemd service unit configuration (#4517) Updated sy (*)
1bea6eb... - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass (*)
0f7445e... Updated to upstream 1.2.1 (*)
1d0657e... Rebuild for ffmpeg update (*)
f9900eb... Rebuilt for ffmpeg-3.5 git (*)
d47887c... - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass (*)
118cfb6... - Rebuilt for new ffmpeg snapshot (*)
a261723... Rebuild for ffmpeg-4.0 release (*)
e070b9b... - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass (*)
21337d7... Use license macro (*)
02aab3e... fix merge
(*) This commit already existed in another branch; no separate mail sent
5 years, 11 months
[minidlna] Use license macro
by Leigh Scott
commit 21337d7aa5918636afe3885c7661961b726fbeaa
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Dec 4 10:44:30 2018 +0000
Use license macro
minidlna.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/minidlna.spec b/minidlna.spec
index d09d23b..0b84bff 100644
--- a/minidlna.spec
+++ b/minidlna.spec
@@ -115,7 +115,8 @@ exit 0
%{_tmpfilesdir}/%{name}.conf
%dir %attr(-,minidlna,minidlna) %{_localstatedir}/cache/%{name}/
%dir %attr(-,minidlna,minidlna) %{_localstatedir}/log/%{name}/
-%doc AUTHORS COPYING LICENCE.miniupnpd NEWS README TODO
+%license COPYING LICENCE.miniupnpd
+%doc AUTHORS NEWS README TODO
%changelog
5 years, 11 months
[xpra-codecs-freeworld/f28] (4 commits) ...Release 2.4.2
by Antonio
Summary of changes:
d8e8869... Update to 2.4 (*)
1e38b73... Update to 2.4.1 (*)
480b013... Rebuild for new x265 (*)
a1e60f4... Release 2.4.2 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 11 months
[xpra-codecs-freeworld/f29] (4 commits) ...Release 2.4.2
by Antonio
Summary of changes:
d8e8869... Update to 2.4 (*)
1e38b73... Update to 2.4.1 (*)
480b013... Rebuild for new x265 (*)
a1e60f4... Release 2.4.2 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 11 months
[kodi/f29] (2 commits) ...Update to 18.0 RC2
by Michael Cronenworth
Summary of changes:
2533a47... Rebuild for tinyxml2 (*)
fae0628... Update to 18.0 RC2 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 11 months
[kodi] Update to 18.0 RC2
by Michael Cronenworth
commit fae0628a100b51f4f0e4d1ac34932576db52e2c5
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Mon Dec 3 17:34:00 2018 -0600
Update to 18.0 RC2
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 8 ++++----
sources | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index f29bf81..4ab8c7d 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=18
-MINORVERSION=0rc1
+MINORVERSION=0rc2
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Leia
diff --git a/kodi.spec b/kodi.spec
index fa1806d..b3fdffb 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,4 +1,4 @@
-%global PRERELEASE rc1
+%global PRERELEASE rc2
#global DIRVERSION %{version}
#global GITCOMMIT Gotham_r2-ge988513
# use the line below for pre-releases
@@ -30,7 +30,7 @@
Name: kodi
Version: 18.0
-Release: 0.19.rc1%{?dist}
+Release: 0.19.rc2%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -481,8 +481,8 @@ mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/
%changelog
-* Fri Nov 30 2018 Michael Cronenworth <mike(a)cchtml.com> - 18.0-0.19.rc1
-- Rebuild for tinyxml2
+* Mon Dec 03 2018 Michael Cronenworth <mike(a)cchtml.com> - 18.0-0.19.rc2
+- Kodi 18.0 RC2
* Fri Nov 23 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 18.0-0.18.rc1
- Kodi 18.0 RC1
diff --git a/sources b/sources
index 325aaae..001d38a 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-c91b39eed4580b601213349cd7b880c6 kodi-18.0rc1-patched.tar.xz
+31fb204c2baace4f54d2cfbf61b27172 kodi-18.0rc2-patched.tar.xz
2aec5f8c790449126118abc6bb3cb5cd kodi-libdvdnav-6.0.0-Leia-Alpha-3.tar.gz
f3244e7b002d37f91cc6a77461c4f619 kodi-libdvdread-6.0.0-Leia-Alpha-3.tar.gz
5 years, 11 months
[ppsspp] Release 1.7.4
by Antonio
commit 194261b29396f210d4d53b668a6269312b36776b
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Mon Dec 3 20:03:05 2018 +0100
Release 1.7.4
.gitignore | 1 +
ppsspp.spec | 27 ++++++++++++++++++++++-----
sources | 2 +-
3 files changed, 24 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 800cc2f..e76f95f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/ppsspp-6d0ed4a.tar.gz
/ppsspp-1.7.0.tar.gz
/ppsspp-1.7.1.tar.gz
+/ppsspp-1.7.4.tar.gz
diff --git a/ppsspp.spec b/ppsspp.spec
index 042337c..739be5c 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -4,23 +4,23 @@ ExcludeArch: %{power64}
# -Wl,--as-needed breaks linking on fedora 30+
%undefine _ld_as_needed
-%global commit fdb07323e0878e4773011a7a51a43a8900ad9d4a
+%global commit 04b4dedfcacca4edef2d71d53eb2eb94568382e1
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global date 20181101
+%global date 20181123
Name: ppsspp
-Version: 1.7.1
+Version: 1.7.4
Release: 1%{?dist}
Summary: A PSP emulator
License: BSD and GPLv2+
URL: https://www.ppsspp.org/
-## This commit coincides with the commit of release 1.7.0
+## This commit coincides with the commit of release 1.7.4
## We need to checkout it, then download relative submodules
## which are not included in the source code:
##
# git clone https://github.com/hrydgard/ppsspp.git
-# git checkout fdb07323e0878e4773011a7a51a43a8900ad9d4a
+# git checkout %%{commit}
# git submodule update --init ext/armips
# git submodule update --init ext/glslang
# git submodule update --init ext/SPIRV-Cross
@@ -151,6 +151,20 @@ mkdir -p %{buildroot}%{_metainfodir}
install -pm 644 %SOURCE2 %{buildroot}%{_metainfodir}/
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
+%if 0%{?rhel}
+%post
+/bin/touch --no-create %{_datadir}/icons/%{name} &>/dev/null || :
+
+%postun
+if [ $1 -eq 0 ] ; then
+ /bin/touch --no-create %{_datadir}/icons/%{name} &>/dev/null
+ /usr/bin/gtk-update-icon-cache %{_datadir}/icons/%{name} &>/dev/null || :
+fi
+
+%posttrans
+/usr/bin/gtk-update-icon-cache %{_datadir}/icons/%{name} &>/dev/null || :
+%endif
+
%files
%{_bindir}/PPSSPPQt
@@ -168,6 +182,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%changelog
+* Mon Dec 03 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 1.7.4-1
+- Release 1.7.4
+
* Fri Nov 02 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 1.7.1-1
- Release 1.7.1
- Enable USING_GLES2 option
diff --git a/sources b/sources
index 9d54aae..c84de1a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67fab9a704005eddee43b138d5b05671 ppsspp-1.7.1.tar.gz
+1c7cace5275515a218cec980481ef335 ppsspp-1.7.4.tar.gz
5 years, 11 months