[mythtv/el7] Minor bump to rebuild.
by Richard Shaw
commit 6da9f0b0d54dfb740f598caa8b92e9e48bfe6b04
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Wed Jan 31 15:28:03 2018 -0600
Minor bump to rebuild.
mythtv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index c194380..28e0f69 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -78,7 +78,7 @@
#
Name: mythtv
Version: 29.0
-Release: 9%{?rel_string}%{?dist}
+Release: 9%{?rel_string}%{?dist}.1
Summary: A digital video recorder (DVR) application
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -1380,6 +1380,9 @@ exit 0
%changelog
+* Wed Jan 31 2018 Richard Shaw <hobbes1069(a)gmail.com> - 29.0-9.20180111.77.g771115f47d.1
+- rebuilt
+
* Sat Jan 20 2018 Sérgio Basto <sergio(a)serjux.com> - 29.0-9.20180111.77.g771115f47d
- fix rfbz #4684, Use mariadb-connector-c-devel instead of mysql-devel or
mariadb-devel
6 years, 9 months
[mythtv/el7] Fix conditionals for python-requests and python-requests-cache as they are not available (or of a hi
by Richard Shaw
commit baf7451d149eab452e6eacdb01864d2933094308
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Wed Jan 31 15:27:01 2018 -0600
Fix conditionals for python-requests and python-requests-cache as they are not available (or of a high enough version) in EPEL.
mythtv.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/mythtv.spec b/mythtv.spec
index d2ffe3a..c194380 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -538,8 +538,10 @@ Requires: lame
Requires: mythtv-common = %{version}-%{release}
Requires: mythtv-setup
Requires: python2-future
+%if 0%{?fedora}
Requires: python2-requests
Requires: python-requests-cache
+%endif
Requires(pre): shadow-utils
Conflicts: xmltv-grabbers < 0.5.37
@@ -575,8 +577,10 @@ mythtv backend.
Summary: Common components needed by multiple other MythTV components
# For ttvdb.py
Requires: python2-future
+%if 0%{?fedora}
Requires: python2-requests
Requires: python-requests-cache
+%endif
%description common
MythTV provides a unified graphical interface for recording and viewing
6 years, 9 months
[xine-lib/el7] Rebuilt
by Nicolas Chauvet
commit 4f086656b9d71d14086fe2f8cf61314bcba57303
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 30 19:38:52 2018 +0100
Rebuilt
xine-lib.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 0187754..0bf841e 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -10,7 +10,7 @@
Summary: A multimedia engine
Name: xine-lib
Version: 1.2.9
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
URL: http://www.xine-project.org/
Source0: http://downloads.sourceforge.net/xine/xine-lib-%{version}.tar.xz
@@ -297,6 +297,9 @@ mkdir -p $RPM_BUILD_ROOT%{codecdir}
%changelog
+* Tue Jan 30 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.9-2
+- rebuilt
+
* Fri Jan 12 2018 Xavier Bachelot <xavier(a)bachelot.org> 1.2.9-1
- Update to 1.2.9.
6 years, 9 months
[vlc/f27] (4 commits) ...fix build, lua moved to libdir
by Nicolas Chauvet
Summary of changes:
7eaabe5... rebuilt (*)
52b375e... Rebuilt for ffmpeg-3.5 git (*)
3953598... Update to 20180127 -rc8 (*)
4066633... fix build, lua moved to libdir (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 9 months
[vlc/f26: 6/6] Merge branch 'f27' into f26
by Nicolas Chauvet
commit ea339f4c7ffa0b607b4b7ce6d290976a5acf21cd
Merge: 300ee26 4066633
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 30 19:36:26 2018 +0100
Merge branch 'f27' into f26
sources | 2 +-
vlc.spec | 17 ++++++++++++++---
2 files changed, 15 insertions(+), 4 deletions(-)
---
6 years, 9 months
[vlc/f26: 5/6] Revert "rebuilt"
by Nicolas Chauvet
commit 300ee267daf2e55588cbd6f85e2d83925d6c924d
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 30 19:36:19 2018 +0100
Revert "rebuilt"
This reverts commit 86bda77eb339aa2508d397e6dd8fac2e1e9461c4.
vlc.spec | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index aaaf599..5f7178b 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -41,7 +41,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: %{vlc_vers}
-Release: 0.49%{?vlc_date:.git%{vlc_date}}%{?vlc_rc:.%{vlc_rc}}%{?dist}
+Release: 0.48%{?vlc_date:.git%{vlc_date}}%{?vlc_rc:.%{vlc_rc}}%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
@@ -541,9 +541,6 @@ fi || :
%changelog
-* Tue Jan 30 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.49.git20180109.rc5
-- rebuilt
-
* Tue Jan 09 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.48.git20180109.rc5
- Update to 20180109 -rc5
6 years, 9 months
[vlc/f26] (6 commits) ...Merge branch 'f27' into f26
by Nicolas Chauvet
Summary of changes:
7eaabe5... rebuilt (*)
52b375e... Rebuilt for ffmpeg-3.5 git (*)
3953598... Update to 20180127 -rc8 (*)
4066633... fix build, lua moved to libdir (*)
300ee26... Revert "rebuilt"
ea339f4... Merge branch 'f27' into f26
(*) This commit already existed in another branch; no separate mail sent
6 years, 9 months
[vlc/el7] Rebuilt
by Nicolas Chauvet
commit cff9e0ed21178b8ff2523f2897716b2dcf5969fe
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 30 19:34:27 2018 +0100
Rebuilt
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 8b29ff5..858b2bc 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: 2.2.8
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
@@ -495,6 +495,9 @@ fi || :
%changelog
+* Tue Jan 30 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 2.2.8-2
+- rebuilt
+
* Wed Nov 22 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2.2.8-1
- Update to 2.2.8
6 years, 9 months
[vlc/f26] rebuilt
by Nicolas Chauvet
commit 86bda77eb339aa2508d397e6dd8fac2e1e9461c4
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 30 19:23:35 2018 +0100
rebuilt
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 5f7178b..aaaf599 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -41,7 +41,7 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: %{vlc_vers}
-Release: 0.48%{?vlc_date:.git%{vlc_date}}%{?vlc_rc:.%{vlc_rc}}%{?dist}
+Release: 0.49%{?vlc_date:.git%{vlc_date}}%{?vlc_rc:.%{vlc_rc}}%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
@@ -541,6 +541,9 @@ fi || :
%changelog
+* Tue Jan 30 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.49.git20180109.rc5
+- rebuilt
+
* Tue Jan 09 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.0-0.48.git20180109.rc5
- Update to 20180109 -rc5
6 years, 9 months
[libva-intel-driver/el7: 26/26] Adapt for epel7
by Nicolas Chauvet
commit cf5c3a429d195334b9aaa92af85a2b600bd97431
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 30 19:05:15 2018 +0100
Adapt for epel7
libva-intel-driver.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libva-intel-driver.spec b/libva-intel-driver.spec
index 715308b..6f63ef1 100644
--- a/libva-intel-driver.spec
+++ b/libva-intel-driver.spec
@@ -25,7 +25,7 @@ BuildRequires: libpciaccess-devel
BuildRequires: pkgconfig(libva) >= 0.39.4
BuildRequires: mesa-libGL-devel
BuildRequires: mesa-libEGL-devel
-%{!?_without_wayland:
+%{?_with_wayland:
BuildRequires: wayland-devel
BuildRequires: pkgconfig(wayland-client) >= 1
BuildRequires: pkgconfig(wayland-scanner) >= 1
6 years, 9 months