[audacious-plugins-freeworld/el7] (24 commits) ...- Rebuilt for new ffmpeg snapshot
by Nicolas Chauvet
Summary of changes:
08f8f18... Rebuilt for ffmpeg-2.2 (*)
7d9a5fe... * Thu May 1 2014 Hans de Goede <j.w.r.degoede(a)gmail.com> - (*)
441cafa... Rebuilt for ffmpeg-2.3 (*)
1f78e88... * Thu Aug 07 2014 Hans de Goede <j.w.r.degoede(a)gmail.com> - (*)
31327be... * Fri Aug 08 2014 Hans de Goede <j.w.r.degoede(a)gmail.com> - (*)
a9bc0f1... * Fri Aug 08 2014 Hans de Goede <j.w.r.degoede(a)gmail.com> - (*)
a07e5f6... * Fri Sep 26 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.5 (*)
8912ee7... Rebuilt for FFmpeg 2.4.3 (*)
7367c47... Upgrade to 3.6.1 (rf#3659) (*)
4b7186b... Upgrade to 3.6.2 (*)
f38d3c6... Upgrade to 3.7.2 (*)
1e0e7a4... Rebuilt for ffmpeg-3.1.1 (*)
ce2cefa... Update to 3.8 as in Fedora proper (*)
ea28d01... Upgrade from 3.7.x to 3.8. Includes a plugin API change tha (*)
7f95596... Drop mp3 plugin, this is now in Fedora proper (*)
d5ae67d... Drop mp3 plugin, this is now in Fedora proper (*)
4f2d150... - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass (*)
08c8e91... Rebuild for ffmpeg update (*)
8357f11... - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass (*)
e188a4b... Update to 3.9 as in Fedora proper (*)
3c2c16e... Rebuild for ffmpeg update (*)
728b8f0... Rebuilt for ffmpeg-3.5 git (*)
26362fd... - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass (*)
0867271... - Rebuilt for new ffmpeg snapshot (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 11 months
[vlc] Updates
by Nicolas Chauvet
commit 43877d8f7eece2c4026d7e9200ac95b98ad02c8a
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 13 10:02:50 2018 +0100
Updates
.gitignore | 1 -
sources | 2 +-
vlc.spec | 8 ++++++--
3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 08ea01d..6d32910 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
vlc-*.tar.xz
-/asm.S
diff --git a/sources b/sources
index 98a4d37..684e48d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a205c0b4a810dd864f8e065856dc8ba4 vlc-3.0.5-20181129-0232.tar.xz
+beeaf85bb4d86246bc11c35fdfd22c0f vlc-3.0.5-20181213-0221.tar.xz
diff --git a/vlc.spec b/vlc.spec
index c67c592..9127500 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,6 +1,6 @@
-%global vlc_date 20181129
+%global vlc_date 20181213
#global vlc_rc -rc9
-%global vlc_tag -%{?vlc_date}-0232
+%global vlc_tag -%{?vlc_date}-0221
%if 0%{?vlc_tag:1}
%global vlc_url https://nightlies.videolan.org/build/source/
%else
@@ -575,6 +575,10 @@ fi || :
%changelog
+* Thu Dec 13 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.5-0.1
+- Bump Epoch
+- Update to 20181213
+
* Thu Nov 29 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.0.5-7
- Update to 20181129
5 years, 11 months
[vlc] Bump epoch
by Nicolas Chauvet
commit 08cdcfe810fa4f4d323b9ad8503bd638d273a2f3
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 13 09:44:42 2018 +0100
Bump epoch
vlc.spec | 18 +++++++-----------
1 file changed, 7 insertions(+), 11 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index 5fe0056..c67c592 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -41,9 +41,10 @@
Summary: The cross-platform open-source multimedia framework, player and server
+Epoch: 1
Name: vlc
Version: 3.0.5
-Release: 7%{?dist}
+Release: 0.1%{?dist}
License: GPLv2+
URL: https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_tag:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -226,8 +227,8 @@ Recommends: qt5-qtwayland%{_isa}
}
-Provides: %{name}-xorg%{_isa} = %{version}-%{release}
-Requires: vlc-core%{_isa} = %{version}-%{release}
+Provides: %{name}-xorg%{_isa} = %{epoch}:%{version}-%{release}
+Requires: vlc-core%{_isa} = %{epoch}:%{version}-%{release}
Requires: kde-filesystem
Requires: dejavu-sans-fonts
@@ -242,10 +243,6 @@ Requires: hicolor-icon-theme
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
-#Merge back jack plugin into main
-Obsoletes: vlc-plugin-jack < %{version}-%{release}
-Provides: vlc-plugin-jack = %{version}-%{release}
-
%description
VLC media player is a highly portable multimedia player and multimedia framework
@@ -257,7 +254,7 @@ multi-cast in IPv4 or IPv6 on networks.
%package devel
Summary: Development files for %{name}
-Requires: %{name}-core%{_isa} = %{version}-%{release}
+Requires: %{name}-core%{_isa} = %{epoch}:%{version}-%{release}
%description devel
The %{name}-devel package contains libraries and header files for
@@ -266,8 +263,7 @@ developing applications that use %{name}.
%package core
Summary: VLC media player core
-Provides: vlc-nox = %{version}-%{release}
-Obsoletes: vlc-nox < 1.1.5-2
+Provides: vlc-nox = %{epoch}:%{version}-%{release}
%{?live555_version:Requires: live555%{?_isa} = %{live555_version}}
%{?lua_version:Requires: lua(abi) = %{lua_version}}
@@ -276,7 +272,7 @@ VLC media player core components
%package extras
Summary: VLC media player with extras modules
-Requires: vlc-core%{_isa} = %{version}-%{release}
+Requires: vlc-core%{_isa} = %{epoch}:%{version}-%{release}
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
5 years, 11 months
[vlc/el7] Updates
by Nicolas Chauvet
commit 49cf44e114ff31733e3b3f905e390b5b64b55830
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 13 10:02:50 2018 +0100
Updates
.gitignore | 1 -
sources | 2 +-
vlc.spec | 8 ++++++--
3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 08ea01d..6d32910 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
vlc-*.tar.xz
-/asm.S
diff --git a/sources b/sources
index 98a4d37..684e48d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a205c0b4a810dd864f8e065856dc8ba4 vlc-3.0.5-20181129-0232.tar.xz
+beeaf85bb4d86246bc11c35fdfd22c0f vlc-3.0.5-20181213-0221.tar.xz
diff --git a/vlc.spec b/vlc.spec
index c67c592..9127500 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,6 +1,6 @@
-%global vlc_date 20181129
+%global vlc_date 20181213
#global vlc_rc -rc9
-%global vlc_tag -%{?vlc_date}-0232
+%global vlc_tag -%{?vlc_date}-0221
%if 0%{?vlc_tag:1}
%global vlc_url https://nightlies.videolan.org/build/source/
%else
@@ -575,6 +575,10 @@ fi || :
%changelog
+* Thu Dec 13 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.5-0.1
+- Bump Epoch
+- Update to 20181213
+
* Thu Nov 29 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.0.5-7
- Update to 20181129
5 years, 11 months
[vlc/el7] Bump epoch
by Nicolas Chauvet
commit 38486c7d344922df59f26a652da7355a06ac5847
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 13 09:44:42 2018 +0100
Bump epoch
vlc.spec | 18 +++++++-----------
1 file changed, 7 insertions(+), 11 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index 5fe0056..c67c592 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -41,9 +41,10 @@
Summary: The cross-platform open-source multimedia framework, player and server
+Epoch: 1
Name: vlc
Version: 3.0.5
-Release: 7%{?dist}
+Release: 0.1%{?dist}
License: GPLv2+
URL: https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_tag:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -226,8 +227,8 @@ Recommends: qt5-qtwayland%{_isa}
}
-Provides: %{name}-xorg%{_isa} = %{version}-%{release}
-Requires: vlc-core%{_isa} = %{version}-%{release}
+Provides: %{name}-xorg%{_isa} = %{epoch}:%{version}-%{release}
+Requires: vlc-core%{_isa} = %{epoch}:%{version}-%{release}
Requires: kde-filesystem
Requires: dejavu-sans-fonts
@@ -242,10 +243,6 @@ Requires: hicolor-icon-theme
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
-#Merge back jack plugin into main
-Obsoletes: vlc-plugin-jack < %{version}-%{release}
-Provides: vlc-plugin-jack = %{version}-%{release}
-
%description
VLC media player is a highly portable multimedia player and multimedia framework
@@ -257,7 +254,7 @@ multi-cast in IPv4 or IPv6 on networks.
%package devel
Summary: Development files for %{name}
-Requires: %{name}-core%{_isa} = %{version}-%{release}
+Requires: %{name}-core%{_isa} = %{epoch}:%{version}-%{release}
%description devel
The %{name}-devel package contains libraries and header files for
@@ -266,8 +263,7 @@ developing applications that use %{name}.
%package core
Summary: VLC media player core
-Provides: vlc-nox = %{version}-%{release}
-Obsoletes: vlc-nox < 1.1.5-2
+Provides: vlc-nox = %{epoch}:%{version}-%{release}
%{?live555_version:Requires: live555%{?_isa} = %{live555_version}}
%{?lua_version:Requires: lua(abi) = %{lua_version}}
@@ -276,7 +272,7 @@ VLC media player core components
%package extras
Summary: VLC media player with extras modules
-Requires: vlc-core%{_isa} = %{version}-%{release}
+Requires: vlc-core%{_isa} = %{epoch}:%{version}-%{release}
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
5 years, 11 months
[mixxx/f29] 7th upstream release candidate snapshot for 2.2.0
by Uwe Klotz
commit 1ece1f8d23109b9124c71332a11e0c7d612db811
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Thu Dec 6 11:08:17 2018 +0100
7th upstream release candidate snapshot for 2.2.0
- Remove remaining Qt4 dependencies (QtKeychain)
- Fix a performance regressionRemove remaining Qt4 dependencies
.gitignore | 2 +-
mixxx.spec | 15 ++++++++++-----
sources | 2 +-
3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7049f77..6cc695a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/mixxx-5752e913130544295230be9693a3919adb08b799.tar.gz
+/mixxx-bd4218904e6a0be00d9c0ff614903677bdd3ee87.tar.gz
diff --git a/mixxx.spec b/mixxx.spec
index 34d8cce..e0ac4be 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -2,9 +2,9 @@
%global extraver rc
# Optional: Only used for untagged snapshot versions
-%global gitcommit 5752e913130544295230be9693a3919adb08b799
+%global gitcommit bd4218904e6a0be00d9c0ff614903677bdd3ee87
# Format: <yyyymmdd>
-%global gitcommitdate 20181205
+%global gitcommitdate 20181212
%if "%{?gitcommit}" == ""
# (Pre-)Releases
@@ -17,7 +17,7 @@
Name: mixxx
Version: 2.2.0
-Release: 0.6%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 0.7%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
Group: Applications/Multimedia
License: GPLv2+
@@ -60,7 +60,7 @@ BuildRequires: qt5-qtscript-devel
BuildRequires: qt5-qtsvg-devel
BuildRequires: qt5-qtx11extras-devel
BuildRequires: qt5-qtxmlpatterns-devel
-BuildRequires: qtkeychain-devel
+BuildRequires: qtkeychain-qt5-devel
BuildRequires: rubberband-devel
BuildRequires: soundtouch-devel
BuildRequires: sqlite-devel
@@ -165,9 +165,14 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
%changelog
+* Wed Dec 12 2018 Uwe Klotz <uklotz(a)mixxx.org> - 2.2.0-0.7.rc.20181212gitbd42189
+- 7th upstream release candidate snapshot for 2.2.0
+- Remove remaining Qt4 dependencies (QtKeychain)
+- Fix a performance regression
+
* Thu Dec 06 2018 Uwe Klotz <uklotz(a)mixxx.org> - 2.2.0-0.6.rc.20181205git5752e91
- 6th upstream release candidate snapshot for 2.2.0
-- New dependency and workaround for Xlib deadlock
+- New build dependency and workaround for Xlib deadlock
* Mon Nov 26 2018 Uwe Klotz <uklotz(a)mixxx.org> - 2.2.0-0.5.rc.20181126git9fb543c
- 5th upstream release candidate snapshot for 2.2.0
diff --git a/sources b/sources
index 94e082e..808ccce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a399a3133728f7936546908ca8301111 mixxx-5752e913130544295230be9693a3919adb08b799.tar.gz
+3ce6762023cb28c72b094ad648cd0071 mixxx-bd4218904e6a0be00d9c0ff614903677bdd3ee87.tar.gz
5 years, 11 months
[telegram-desktop] Build for Rawhide without OpenAL effects.
by Vitaly Zaitsev
commit 81ff4de452118ff9e12497a2a13be1dbb21765b3
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Wed Dec 12 00:13:02 2018 +0100
Build for Rawhide without OpenAL effects.
telegram-desktop-build-fixes.patch | 13 +++++++------
telegram-desktop-system-fonts.patch | 2 +-
telegram-desktop-unbundle-minizip.patch | 6 +++---
telegram-desktop.spec | 2 --
4 files changed, 11 insertions(+), 12 deletions(-)
---
diff --git a/telegram-desktop-build-fixes.patch b/telegram-desktop-build-fixes.patch
index 9faf716..3e2ff94 100644
--- a/telegram-desktop-build-fixes.patch
+++ b/telegram-desktop-build-fixes.patch
@@ -1,4 +1,4 @@
-From 8f11130c80595b73069b534aebd64f6b32b7ed5d Mon Sep 17 00:00:00 2001
+From cbc71343964998db32b81502ce9675581c5e9719 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri, 31 Mar 2017 14:29:58 +0200
Subject: [PATCH 1/3] Fixed build under Fedora using rpmbuild and mock.
@@ -23,7 +23,7 @@ Subject: [PATCH 1/3] Fixed build under Fedora using rpmbuild and mock.
Telegram/gyp/telegram_sources.txt | 2 +-
lib/xdg/telegramdesktop.appdata.xml | 2 +-
lib/xdg/telegramdesktop.desktop | 5 +-
- 19 files changed, 172 insertions(+), 199 deletions(-)
+ 19 files changed, 173 insertions(+), 198 deletions(-)
create mode 100644 Telegram/SourceFiles/qt_functions.cpp
create mode 100644 Telegram/gyp/CMakeLists.inj
@@ -187,7 +187,7 @@ index a0e1e0489..bd9bce0c1 100644
IMPLICIT_DEPENDS CXX "${_pch_header}"
COMMENT "Precompiling header ${_name} for ${_target} (C++)")
diff --git a/Telegram/gyp/Telegram.gyp b/Telegram/gyp/Telegram.gyp
-index ac7696e1d..783ad1da2 100644
+index ac7696e1d..f95d88a72 100644
--- a/Telegram/gyp/Telegram.gyp
+++ b/Telegram/gyp/Telegram.gyp
@@ -51,15 +51,13 @@
@@ -217,12 +217,13 @@ index ac7696e1d..783ad1da2 100644
'crl.gyp:crl',
'lib_base.gyp:lib_base',
'lib_export.gyp:lib_export',
-@@ -84,32 +79,18 @@
+@@ -84,32 +79,20 @@
],
'defines': [
- 'AL_LIBTYPE_STATIC',
-- 'AL_ALEXT_PROTOTYPES',
+ 'AL_ALEXT_PROTOTYPES',
++ 'ALC_EXT_EFX',
'TGVOIP_USE_CXX11_LIB',
- 'XXH_INLINE_ALL',
'TDESKTOP_API_ID=<(api_id)',
@@ -251,7 +252,7 @@ index ac7696e1d..783ad1da2 100644
],
'sources': [
'<@(qrc_files)',
-@@ -131,7 +112,6 @@
+@@ -131,7 +114,6 @@
'TDESKTOP_OFFICIAL_TARGET=<(official_build_target)',
],
'dependencies': [
diff --git a/telegram-desktop-system-fonts.patch b/telegram-desktop-system-fonts.patch
index 6b93d86..f667c3b 100644
--- a/telegram-desktop-system-fonts.patch
+++ b/telegram-desktop-system-fonts.patch
@@ -1,4 +1,4 @@
-From 3a7c0887f5d923dc25d852a859b775dd40382ae7 Mon Sep 17 00:00:00 2001
+From 28c14c88eeaca121af18926f35451ed4c77c4aa4 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Sun, 24 Jun 2018 22:59:34 +0200
Subject: [PATCH 2/3] Backported and rebased patch from Debian maintainer
diff --git a/telegram-desktop-unbundle-minizip.patch b/telegram-desktop-unbundle-minizip.patch
index cab20ec..ce8ea81 100644
--- a/telegram-desktop-unbundle-minizip.patch
+++ b/telegram-desktop-unbundle-minizip.patch
@@ -1,4 +1,4 @@
-From 2501c4ab40a418a24d0f462dc1044fb9618e5970 Mon Sep 17 00:00:00 2001
+From a7e04e9e8dc9435a26a14567b399536fd52542fe Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Wed, 17 Oct 2018 17:57:59 +0200
Subject: [PATCH 3/3] Use packaged version of minizip on Fedora <= 29.
@@ -10,7 +10,7 @@ Subject: [PATCH 3/3] Use packaged version of minizip on Fedora <= 29.
3 files changed, 2 insertions(+), 9 deletions(-)
diff --git a/Telegram/gyp/Telegram.gyp b/Telegram/gyp/Telegram.gyp
-index 783ad1da2..5a8a53557 100644
+index f95d88a72..8d8011b58 100644
--- a/Telegram/gyp/Telegram.gyp
+++ b/Telegram/gyp/Telegram.gyp
@@ -18,7 +18,6 @@
@@ -21,7 +21,7 @@ index 783ad1da2..5a8a53557 100644
'sp_media_key_tap_loc': '<(submodules_loc)/SPMediaKeyTap',
'emoji_suggestions_loc': '<(submodules_loc)/emoji_suggestions',
'style_files': [
-@@ -88,7 +87,6 @@
+@@ -90,7 +89,6 @@
'include_dirs': [
'<(src_loc)',
'<(SHARED_INTERMEDIATE_DIR)',
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 8d2b6dd..5e66196 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -98,9 +98,7 @@ popd
%build
# Setting build definitions...
-%if 0%{?fedora} < 30
TDESKTOP_BUILD_DEFINES+='TDESKTOP_DISABLE_OPENAL_EFFECTS,'
-%endif
TDESKTOP_BUILD_DEFINES+='TDESKTOP_DISABLE_AUTOUPDATE,'
TDESKTOP_BUILD_DEFINES+='TDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME,'
TDESKTOP_BUILD_DEFINES+='TDESKTOP_DISABLE_DESKTOP_FILE_GENERATION,'
5 years, 11 months