[kodi-visualization-spectrum] Bump to 2.0.2-1
by dcrdev
commit c12703f3d1a2f39781bfe6e219545b167d4966fb
Author: dcrdev <development-K9RvgheM1OmXW9pm(a)dcrdev.com>
Date: Tue May 1 17:36:47 2018 +0100
Bump to 2.0.2-1
kodi-visualization-spectrum.spec | 56 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 56 insertions(+)
---
diff --git a/kodi-visualization-spectrum.spec b/kodi-visualization-spectrum.spec
new file mode 100644
index 0000000..d2818eb
--- /dev/null
+++ b/kodi-visualization-spectrum.spec
@@ -0,0 +1,56 @@
+%global aname visualization.spectrum
+%global kodi_version 18.0
+
+Name: kodi-visualization-spectrum
+Version: 2.0.2
+Release: 1%{?dist}
+Summary: Spectrum visualizer for Kodi
+Group: Applications/Multimedia
+License: GPLv2+
+URL: https://github.com/xbmc/visualization.spectrum
+Source0: https://github.com/xbmc/%{aname}/archive/v%{version}/%{aname}-%{version}....
+
+BuildRequires: cmake
+BuildRequires: gcc-c++
+BuildRequires: mesa-libGL-devel
+BuildRequires: mesa-libGLES-devel
+BuildRequires: mesa-libEGL-devel
+BuildRequires: kodi-devel >= %{kodi_version}
+
+Requires: kodi >= %{kodi_version}
+
+ExclusiveArch: i686 x86_64
+
+%description
+%{summary}.
+
+%prep
+%setup -q -n %{aname}-%{version}
+
+# Fix spurious-executable-perm on debug package
+find . -name '*.h' -or -name '*.cpp' | xargs chmod a-x
+
+# Patch incorrect fsf address
+sed -i "s|59 Temple Place - Suite 330, Boston, MA 02111-1307|51 Franklin Street, Fifth Floor, Boston, MA 02110-1335|" src/opengl_spectrum.cpp
+
+%build
+%cmake .
+%make_build
+
+%install
+%make_install
+
+# Fix permissions at installation
+find $RPM_BUILD_ROOT%{_datadir}/kodi/addons/ -type f -exec chmod 0644 {} \;
+
+%files
+%license COPYING
+%{_libdir}/kodi/addons/%{aname}/
+%{_datadir}/kodi/addons/%{aname}/
+
+%changelog
+* Tue May 01 2018 Dominic Robinson <github(a)dcrdev.com> - 2.0.2-1
+- Bump to 2.0.2-1
+
+* Mon Apr 30 2018 Dominic Robinson <github(a)dcrdev.com> - 1.1.4-1
+- Initial RPM Release
6 years, 6 months
[kodi-visualization-spectrum] Bump to 2.0.2-1
by dcrdev
commit 39929fcd7e88fafb0c0ae12299ec145fe7219145
Author: dcrdev <development-K9RvgheM1OmXW9pm(a)dcrdev.com>
Date: Tue May 1 17:32:18 2018 +0100
Bump to 2.0.2-1
.gitignore | 1 +
sources | 1 +
2 files changed, 2 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e69de29..0abf11c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/visualization.spectrum-2.0.2.tar.gz
diff --git a/sources b/sources
index e69de29..a025fdb 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+19dbca5ff55a54758853be17c2734b06 visualization.spectrum-2.0.2.tar.gz
6 years, 6 months
[kodi-visualization-spectrum/f28] Initial RPM Release
by dcrdev
commit 9758961e16b9b619e6c7c721d4179c7952e56ae6
Author: dcrdev <development-K9RvgheM1OmXW9pm(a)dcrdev.com>
Date: Tue May 1 17:28:41 2018 +0100
Initial RPM Release
.gitignore | 1 +
sources | 1 +
2 files changed, 2 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e69de29..afbacc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/visualization.spectrum-1.1.4.tar.gz
diff --git a/sources b/sources
index e69de29..3827881 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+39acdaac8ed67c192b071e231980aff9 visualization.spectrum-1.1.4.tar.gz
6 years, 6 months
[kodi-visualization-spectrum/f27] Initial RPM Release
by dcrdev
commit 5d71636f530af75e51515710e333a8ca7e195dc6
Author: dcrdev <development-K9RvgheM1OmXW9pm(a)dcrdev.com>
Date: Tue May 1 17:28:09 2018 +0100
Initial RPM Release
.gitignore | 1 +
sources | 1 +
2 files changed, 2 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e69de29..afbacc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/visualization.spectrum-1.1.4.tar.gz
diff --git a/sources b/sources
index e69de29..3827881 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+39acdaac8ed67c192b071e231980aff9 visualization.spectrum-1.1.4.tar.gz
6 years, 6 months
[kodi-visualization-spectrum/f26] Initial RPM Release
by dcrdev
commit 03f904630aa25b1f2f5cd6bc208bc9d6dca96da5
Author: dcrdev <development-K9RvgheM1OmXW9pm(a)dcrdev.com>
Date: Tue May 1 17:27:31 2018 +0100
Initial RPM Release
.gitignore | 1 +
sources | 1 +
2 files changed, 2 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e69de29..afbacc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/visualization.spectrum-1.1.4.tar.gz
diff --git a/sources b/sources
index e69de29..3827881 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+39acdaac8ed67c192b071e231980aff9 visualization.spectrum-1.1.4.tar.gz
6 years, 6 months
[nemo-dropbox/f28] Update to 3.8.0
by Leigh Scott
Summary of changes:
96a0378... Update to 3.8.0 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 6 months
[nemo-dropbox] Update to 3.8.0
by Leigh Scott
commit 96a03784f8e780bf79772a341dbf09ff6526c1b6
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue May 1 13:56:57 2018 +0100
Update to 3.8.0
nemo-dropbox.spec | 11 ++++++-----
sources | 2 +-
2 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/nemo-dropbox.spec b/nemo-dropbox.spec
index 9717d06..c99da68 100644
--- a/nemo-dropbox.spec
+++ b/nemo-dropbox.spec
@@ -1,7 +1,7 @@
Summary: Dropbox extension for nemo
Name: nemo-dropbox
-Version: 3.6.0
-Release: 2%{?dist}
+Version: 3.8.0
+Release: 1%{?dist}
License: GPLv2+ and LGPLv2+ and MIT
URL: https://github.com/linuxmint/nemo-extensions
Source0: %url/archive/%{version}.tar.gz#/nemo-extensions-%{version}.tar.gz
@@ -43,9 +43,7 @@ find $RPM_BUILD_ROOT -name '*.la' -or -name '*.a' | xargs rm -f
rm -rf ${RPM_BUILD_ROOT}%{_bindir}
rm -rf ${RPM_BUILD_ROOT}%{_datadir}
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%ldconfig_scriptlets
%files
%doc nemo-dropbox/{AUTHORS,ChangeLog,NEWS,README}
@@ -54,6 +52,9 @@ rm -rf ${RPM_BUILD_ROOT}%{_datadir}
%changelog
+* Tue May 01 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.8.0-1
+- Update to 3.8.0
+
* Fri Mar 02 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 3.6.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
diff --git a/sources b/sources
index 4817f89..2ead431 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9cb93de02de5fbea0aa9fe3114c551ee nemo-extensions-3.6.0.tar.gz
+3b8df9f23de294ae0bc7c3b394c7c1da nemo-extensions-3.8.0.tar.gz
6 years, 6 months
[mednafen/f26] Updated to 1.21.3
by Julian Sikorski
commit 42f25d234b6f0433760d0c5e8af1f8e7cd131895
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Tue May 1 14:11:32 2018 +0200
Updated to 1.21.3
.gitignore | 1 +
mednafen.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e212850..146fd18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ mednafen-0.9.38.7.tar.bz2
/mednafen-0.9.43.tar.xz
/mednafen-0.9.47.tar.xz
/mednafen-0.9.48.tar.xz
+/mednafen-1.21.3.tar.xz
diff --git a/mednafen.spec b/mednafen.spec
index 9fe75d7..dbf7ae8 100644
--- a/mednafen.spec
+++ b/mednafen.spec
@@ -1,10 +1,10 @@
%undefine _hardened_build
Name: mednafen
-Version: 1.21.2
-Release: 2%{?dist}
+Version: 1.21.3
+Release: 1%{?dist}
Summary: A multi-system emulator utilizing OpenGL and SDL
-#mednafen is a monstrosity build out of many emulators hence the colourful licensing
+#mednafen incorporates several emulators hence the colourful licensing
License: GPLv2+ and BSD and ISC and LGPLv2+ and MIT and zlib
URL: https://mednafen.github.io/
Source0: https://mednafen.github.io/releases/files/%{name}-%{version}.tar.xz
@@ -93,6 +93,9 @@ rm -rf Documentation/*.def Documentation/*.php Documentation/generate.sh \
%changelog
+* Tue May 01 2018 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.21.3-1
+- Updated to 1.21.3
+
* Mon Apr 23 2018 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.21.2-2
- Added pkgconfig(alsa) to BuildRequires as it is no longer pulled implicitly
diff --git a/sources b/sources
index 0fbd3bf..ea2bf17 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e6cd5cd58ab9841667cfcb17ff009d6 mednafen-1.21.2.tar.xz
+ce89f7b1ce33a6b64ba57a1da917cc54 mednafen-1.21.3.tar.xz
6 years, 6 months
[mednafen/f27] Updated to 1.21.3
by Julian Sikorski
commit 1bae90c2f83bd89e8be77c363522ed6a36945678
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Tue May 1 14:11:32 2018 +0200
Updated to 1.21.3
.gitignore | 1 +
mednafen.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e212850..146fd18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ mednafen-0.9.38.7.tar.bz2
/mednafen-0.9.43.tar.xz
/mednafen-0.9.47.tar.xz
/mednafen-0.9.48.tar.xz
+/mednafen-1.21.3.tar.xz
diff --git a/mednafen.spec b/mednafen.spec
index 2927329..1aab352 100644
--- a/mednafen.spec
+++ b/mednafen.spec
@@ -1,10 +1,10 @@
%undefine _hardened_build
Name: mednafen
-Version: 1.21.2
-Release: 2%{?dist}
+Version: 1.21.3
+Release: 1%{?dist}
Summary: A multi-system emulator utilizing OpenGL and SDL
-#mednafen is a monstrosity build out of many emulators hence the colourful licensing
+#mednafen incorporates several emulators hence the colourful licensing
License: GPLv2+ and BSD and ISC and LGPLv2+ and MIT and zlib
URL: https://mednafen.github.io/
Source0: https://mednafen.github.io/releases/files/%{name}-%{version}.tar.xz
@@ -93,6 +93,9 @@ rm -rf Documentation/*.def Documentation/*.php Documentation/generate.sh \
%changelog
+* Tue May 01 2018 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.21.3-1
+- Updated to 1.21.3
+
* Mon Apr 23 2018 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.21.2-2
- Added pkgconfig(alsa) to BuildRequires as it is no longer pulled implicitly
diff --git a/sources b/sources
index 0fbd3bf..ea2bf17 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e6cd5cd58ab9841667cfcb17ff009d6 mednafen-1.21.2.tar.xz
+ce89f7b1ce33a6b64ba57a1da917cc54 mednafen-1.21.3.tar.xz
6 years, 6 months
[mednafen/f28] Updated to 1.21.3
by Julian Sikorski
Summary of changes:
35dc1ff... Updated to 1.21.3 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 6 months