[vlc] Update to today's snapshot
by nchauvet
commit f98b9a4e7166f04fc8c847d0b4a4f4d5cb80cfcb
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Jul 29 17:14:03 2016 +0200
Update to today's snapshot
sources | 2 +-
vlc.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index fcb22c0..7a1df40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-73283699864f11cdfa8317a60e04c952 vlc-3.0.0-git.tar.xz
+c7710363d580e9a0a5670e96823ef240 vlc-3.0.0-git.tar.xz
diff --git a/vlc.spec b/vlc.spec
index ce4dfde..51657e2 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -32,7 +32,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 3.0.0
-Release: 0.2%{?dist}
+Release: 0.3%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
@@ -504,6 +504,9 @@ fi || :
%changelog
+* Fri Jul 29 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 3.0.0-0.3
+- Update to today snapshoot
+
* Fri Jul 01 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 3.0.0-0.2
- Update to today snapshot
8 years, 3 months
[live555] Bump
by nchauvet
commit 5f3fb0b9163c4cf54eb57b23cd734c9f7ba10ab1
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Jul 28 17:42:21 2016 +0200
Bump
live555.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/live555.spec b/live555.spec
index bcb400c..b1a7a7d 100644
--- a/live555.spec
+++ b/live555.spec
@@ -1,6 +1,6 @@
Name: live555
Version: 2016.07.19
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Live555.com streaming libraries
Group: System Environment/Libraries
@@ -121,7 +121,7 @@ chmod +x $RPM_BUILD_ROOT%{_libdir}/*.so*
%changelog
-* Thu Jul 28 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 2016.07.19-1
+* Thu Jul 28 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 2016.07.19-2
- Update to 2016.07.19
* Sun May 22 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 2016.05.20-1
8 years, 3 months
[live555] Update to 2016.07.19
by nchauvet
commit 3381e5d862ba8e54a640a91d67ecf1b380cc45e9
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Jul 28 17:31:38 2016 +0200
Update to 2016.07.19
.gitignore | 1 +
live555.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 24f6d9b..229d86a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
live.2014.10.21.tar.gz
+/live.2016.07.19.tar.gz
diff --git a/live555.spec b/live555.spec
index 3ff222d..bcb400c 100644
--- a/live555.spec
+++ b/live555.spec
@@ -1,5 +1,5 @@
Name: live555
-Version: 2016.05.20
+Version: 2016.07.19
Release: 1%{?dist}
Summary: Live555.com streaming libraries
@@ -121,6 +121,9 @@ chmod +x $RPM_BUILD_ROOT%{_libdir}/*.so*
%changelog
+* Thu Jul 28 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 2016.07.19-1
+- Update to 2016.07.19
+
* Sun May 22 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 2016.05.20-1
- Update to 2016.05.20
diff --git a/sources b/sources
index ad90c26..ddf9c53 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-08e45818abbc483f68fc417190418b09 live.2016.05.20.tar.gz
+0d58ab16f8e36bc6adcca1ffd785d07a live.2016.07.19.tar.gz
8 years, 3 months
[desmume/f24] fix gcc6 compile issue
by Leigh Scott
Summary of changes:
3cc93c9... fix gcc6 compile issue (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 3 months
[desmume] fix gcc6 compile issue
by Leigh Scott
commit 3cc93c90d5f85aa440b4d66f5254f7686d62784a
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Jul 28 16:27:37 2016 +0100
fix gcc6 compile issue
desmume.spec | 38 +++++++++++++++++++++++++-------------
gcc6_fixes.patch | 46 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 71 insertions(+), 13 deletions(-)
---
diff --git a/desmume.spec b/desmume.spec
index cf468a9..2f929b6 100644
--- a/desmume.spec
+++ b/desmume.spec
@@ -1,6 +1,6 @@
Name: desmume
Version: 0.9.11
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A Nintendo DS emulator
License: GPLv2+
@@ -10,13 +10,16 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Patch0: %{name}-0.9.11-dontlookinbuilddir.patch
# Use system tinyxml instead of the embedded copy
Patch1: %{name}-0.9.11-tinyxml.patch
+Patch2: gcc6_fixes.patch
BuildRequires: gtkglext-devel
BuildRequires: libglade2-devel
BuildRequires: openal-soft-devel
BuildRequires: compat-lua-devel
-BuildRequires: zziplib-devel
+BuildRequires: zziplib-devel
+%if 0%{?fedora} <= 24
BuildRequires: agg-devel
+%endif
BuildRequires: tinyxml-devel
# Not yet in Fedora
#BuildRequires: soundtouch-devel >= 1.5.0
@@ -53,6 +56,8 @@ This is the CLI version.
%setup -q
%patch0 -p1
%patch1 -p1
+sed -i 's/\r//' src/MMU_timing.h
+%patch2 -p1
# Remove bundled tinyxml
rm -rf src/utils/tinyxml
@@ -125,60 +130,67 @@ desktop-file-install \
%post
-touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
+/usr/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
/usr/bin/update-desktop-database &> /dev/null || :
%post glade
-touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
+/usr/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
%postun
if [ $1 -eq 0 ] ; then
- touch --no-create %{_datadir}/icons/hicolor &>/dev/null
- gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+ /usr/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 || :
%postun glade
if [ $1 -eq 0 ] ; then
- touch --no-create %{_datadir}/icons/hicolor &>/dev/null
- gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+ /usr/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
+ /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
fi
%posttrans
-gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%posttrans glade
-gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%files
+%doc AUTHORS ChangeLog README README.LIN
+%license COPYING
%{_bindir}/%{name}
%{_datadir}/icons/hicolor/32x32/apps/DeSmuME.xpm
%{_datadir}/applications/%{name}.desktop
%{_mandir}/man1/%{name}.1*
-%doc AUTHORS ChangeLog COPYING README README.LIN
%files glade -f %{name}-glade.lang
+%doc AUTHORS ChangeLog README README.LIN
+%license COPYING
%{_bindir}/%{name}-glade
%{_datadir}/%{name}-glade
%{_datadir}/icons/hicolor/32x32/apps/DeSmuME-glade.xpm
%{_datadir}/applications/%{name}-glade.desktop
%{_mandir}/man1/%{name}-glade.1*
-%doc AUTHORS ChangeLog COPYING README README.LIN
%files cli
+%doc AUTHORS ChangeLog README README.LIN
+%license COPYING
%{_bindir}/%{name}-cli
%{_mandir}/man1/%{name}-cli.1*
-%doc AUTHORS ChangeLog COPYING README README.LIN
%changelog
+* Thu Jul 28 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 0.9.11-2
+- fix gcc6 compile issue
+- quick spec file clean up
+
* Thu May 14 2015 Andrea Musuruane <musuruan(a)gmail.com> - 0.9.11-1
- Updated to upstream version 0.9.11
- Spec file cleanup
diff --git a/gcc6_fixes.patch b/gcc6_fixes.patch
new file mode 100644
index 0000000..c588374
--- /dev/null
+++ b/gcc6_fixes.patch
@@ -0,0 +1,46 @@
+--- a/src/MMU_timing.h
++++ b/src/MMU_timing.h
+@@ -155,8 +155,8 @@
+ enum { ASSOCIATIVITY = 1 << ASSOCIATIVESHIFT };
+ enum { BLOCKSIZE = 1 << BLOCKSIZESHIFT };
+ enum { TAGSHIFT = SIZESHIFT - ASSOCIATIVESHIFT };
+- enum { TAGMASK = (u32)(~0 << TAGSHIFT) };
+- enum { BLOCKMASK = ((u32)~0 >> (32 - TAGSHIFT)) & (u32)(~0 << BLOCKSIZESHIFT) };
++ enum { TAGMASK = (u32)(~0U << TAGSHIFT) };
++ enum { BLOCKMASK = ((u32)~0U >> (32 - TAGSHIFT)) & (u32)(~0U << BLOCKSIZESHIFT) };
+ enum { WORDSIZE = sizeof(u32) };
+ enum { WORDSPERBLOCK = (1 << BLOCKSIZESHIFT) / WORDSIZE };
+ enum { DATAPERWORD = WORDSIZE * ASSOCIATIVITY };
+--- a/src/ctrlssdl.cpp
++++ b/src/ctrlssdl.cpp
+@@ -200,7 +200,7 @@
+ break;
+ case SDL_JOYAXISMOTION:
+ /* Dead zone of 50% */
+- if( (abs(event.jaxis.value) >> 14) != 0 )
++ if( ((u32)abs(event.jaxis.value) >> 14) != 0 )
+ {
+ key = ((event.jaxis.which & 15) << 12) | JOY_AXIS << 8 | ((event.jaxis.axis & 127) << 1);
+ if (event.jaxis.value > 0) {
+@@ -370,7 +370,7 @@
+ Note: button constants have a 1bit offset. */
+ case SDL_JOYAXISMOTION:
+ key_code = ((event->jaxis.which & 15) << 12) | JOY_AXIS << 8 | ((event->jaxis.axis & 127) << 1);
+- if( (abs(event->jaxis.value) >> 14) != 0 )
++ if( ((u32)abs(event->jaxis.value) >> 14) != 0 )
+ {
+ if (event->jaxis.value > 0)
+ key_code |= 1;
+
+--- a/src/wifi.cpp
++++ b/src/wifi.cpp
+@@ -316,7 +316,7 @@
+ #if WIFI_LOG_USE_LOGC
+ #define WIFI_LOG(level, ...) if(level <= WIFI_LOGGING_LEVEL) LOGC(8, "WIFI: "__VA_ARGS__);
+ #else
+- #define WIFI_LOG(level, ...) if(level <= WIFI_LOGGING_LEVEL) printf("WIFI: "__VA_ARGS__);
++ #define WIFI_LOG(level, ...) if(level <= WIFI_LOGGING_LEVEL) printf("WIFI: " __VA_ARGS__);
+ #endif
+ #else
+ #define WIFI_LOG(level, ...) {}
+
8 years, 3 months
[kdenlive] 16.04.3, add missing 'touch' to %postun, document kinit workaround
by Rex Dieter
commit d91187e31de078fde3a334898a05b42569478cb3
Author: Rex Dieter <rdieter(a)math.unl.edu>
Date: Thu Jul 28 10:09:44 2016 -0500
16.04.3, add missing 'touch' to %postun, document kinit workaround
.gitignore | 4 +---
kdenlive.spec | 13 +++++++++----
sources | 2 +-
3 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49f6120..e646986 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-kdenlive-0.9.10.tar.bz2
-kdenlive-15.12.2.tar.xz
-/kdenlive-16.04.2.tar.xz
+/kdenlive-16.04.3.tar.xz
diff --git a/kdenlive.spec b/kdenlive.spec
index b36a6e5..2678800 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -1,8 +1,8 @@
Name: kdenlive
Summary: Non-linear video editor
-Version: 16.04.2
-Release: 2%{?dist}
+Version: 16.04.3
+Release: 1%{?dist}
License: GPLv2+
URL: http://www.kdenlive.org
@@ -36,7 +36,6 @@ BuildRequires: cmake(KF5NotifyConfig)
BuildRequires: cmake(KF5Plotting)
BuildRequires: cmake(KF5TextWidgets)
BuildRequires: cmake(KF5XmlGui)
-BuildRequires: cmake(KF5Init)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5FileMetaData)
BuildRequires: libappstream-glib
@@ -55,6 +54,9 @@ BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5WebKitWidgets)
+## workaround for missing dependency in kf5-kio, can remove
+## once kf5-kio-5.24.0-2 (or newer is available)
+BuildRequires: kf5-kinit-devel
%{?kf5_kinit_requires}
Requires: dvdauthor
Requires: dvgrab
@@ -108,6 +110,7 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.d
if [ $1 -eq 0 ] ; then
/bin/touch --no-create %{_kf5_datadir}/icons/hicolor &>/dev/null
/usr/bin/gtk-update-icon-cache %{_kf5_datadir}/icons/hicolor &>/dev/null || :
+ /bin/touch --no-create %{_kf5_datadir}/mime/packages &> /dev/null || :
/usr/bin/update-mime-database %{_kf5_datadir}/mime &> /dev/null || :
/usr/bin/update-desktop-database &> /dev/null || :
fi
@@ -141,8 +144,10 @@ fi
%{_kf5_mandir}/man1/kdenlive_render.1*
-
%changelog
+* Thu Jul 28 2016 Rex Dieter <rdieter(a)fedoraproject.org> - 16.04.3-1
+- 16.04.3, add missing 'touch' to %%postun, document kinit workaround
+
* Fri Jul 08 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 16.04.2-2
- Use marcos for files
- Fix scriptlets
diff --git a/sources b/sources
index f24913e..9c156ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e23a43e619b1a958cbb10742866c9bcb kdenlive-16.04.2.tar.xz
+79982708bd27e58855fa4af2ee23302b kdenlive-16.04.3.tar.xz
8 years, 3 months
[kodi/f24] (2 commits) ...Merge branch 'f24'
by Sérgio M. Basto
Summary of changes:
8102420... Update to 17.0 alpha 2 (*)
616b80f... Merge branch 'f24' (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 3 months
[kodi: 3/3] Merge branch 'f24'
by Sérgio M. Basto
commit 616b80ffc139b2d4178e0e8625e7e4ec35bb039e
Merge: 8102420 cde7f34
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Jul 28 06:37:25 2016 +0100
Merge branch 'f24'
---
8 years, 3 months