[gr-dab] Add missing build requires python3-mako
by Leigh Scott
commit 2382671a972e7ba8fb292013be87e1cb4da0e509
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Nov 20 09:34:30 2019 +0000
Add missing build requires python3-mako
gr-dab.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gr-dab.spec b/gr-dab.spec
index 8404d19..27b3624 100644
--- a/gr-dab.spec
+++ b/gr-dab.spec
@@ -11,7 +11,7 @@ Release: 1%{?dist}
License: GPLv3+
BuildRequires: cmake, gcc-c++, python3-devel, python3-scipy, gnuradio-devel
BuildRequires: python3-matplotlib, cppunit-devel, boost-devel, doxygen, fftw-devel
-BuildRequires: swig, faad2-devel, findutils, texlive-latex, texlive-dvips
+BuildRequires: swig, faad2-devel, findutils, texlive-latex, texlive-dvips, python3-mako
BuildRequires: texlive-newunicodechar, log4cpp-devel, gmp-devel, orc-devel
Requires: python3-scipy, python3-matplotlib
Summary: GNU Radio DAB digital audio broadcasting module
5 years, 1 month
[gr-dab] Fix mistake
by Leigh Scott
commit 3c29be93be5fc4a11273566e1df079c1558bd770
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Nov 20 09:24:00 2019 +0000
Fix mistake
gr-dab.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gr-dab.spec b/gr-dab.spec
index a97c60e..8404d19 100644
--- a/gr-dab.spec
+++ b/gr-dab.spec
@@ -10,10 +10,10 @@ Version: 0.4
Release: 1%{?dist}
License: GPLv3+
BuildRequires: cmake, gcc-c++, python3-devel, python3-scipy, gnuradio-devel
-BuildRequires: python3-matplotlib, cppunit-devel, boost-devel, doxygen
+BuildRequires: python3-matplotlib, cppunit-devel, boost-devel, doxygen, fftw-devel
BuildRequires: swig, faad2-devel, findutils, texlive-latex, texlive-dvips
BuildRequires: texlive-newunicodechar, log4cpp-devel, gmp-devel, orc-devel
-Requires: python3-scipy, python3-matplotlib, fftw-devel
+Requires: python3-scipy, python3-matplotlib
Summary: GNU Radio DAB digital audio broadcasting module
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
5 years, 1 month
[gr-dab] Add missing build requires fftw-devel
by Leigh Scott
commit 294c94baec1df58205ae8973040a2f7d733d968c
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Nov 20 09:15:32 2019 +0000
Add missing build requires fftw-devel
gr-dab.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gr-dab.spec b/gr-dab.spec
index 702d680..a97c60e 100644
--- a/gr-dab.spec
+++ b/gr-dab.spec
@@ -13,7 +13,7 @@ BuildRequires: cmake, gcc-c++, python3-devel, python3-scipy, gnuradio-devel
BuildRequires: python3-matplotlib, cppunit-devel, boost-devel, doxygen
BuildRequires: swig, faad2-devel, findutils, texlive-latex, texlive-dvips
BuildRequires: texlive-newunicodechar, log4cpp-devel, gmp-devel, orc-devel
-Requires: python3-scipy, python3-matplotlib
+Requires: python3-scipy, python3-matplotlib, fftw-devel
Summary: GNU Radio DAB digital audio broadcasting module
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
5 years, 1 month
[vlc/f31: 6/6] Merge branch 'master' into f31
by Leigh Scott
commit c8575343b728feba5ba9781283329542f124ee40
Merge: e010559 23d716d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Nov 19 22:59:14 2019 +0000
Merge branch 'master' into f31
vlc.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
5 years, 1 month
[vlc/f31: 5/6] Revert "Rebuild for dav1d 0.5.1"
by Leigh Scott
commit e010559e8967f9640e71608cf9ce1e952501766e
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Nov 19 22:59:01 2019 +0000
Revert "Rebuild for dav1d 0.5.1"
This reverts commit a50178e8990b3420cac16c9c0cf3f320f7da71b3.
vlc.spec | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index 1006024..e3ba001 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -54,7 +54,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.9
-Release: 22%{?dist}
+Release: 21%{?dist}
License: GPLv2+
URL: https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_tag:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -560,9 +560,6 @@ fi || :
%changelog
-* Tue Nov 19 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 1:3.0.9-22
-- Rebuild for dav1d 0.5.1
-
* Mon Oct 14 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.9-21
- Update to 20191014
- Update mmal patch to 10
5 years, 1 month
[vlc/f31] (6 commits) ...Merge branch 'master' into f31
by Leigh Scott
Summary of changes:
e7263e5... Rebuild for dav1d SONAME bump (*)
4f47bb5... rebuild for libdvdread ABI bump (*)
aba68d5... Rebuild for dav1d 0.5.1 (*)
23d716d... Revert "Rebuild for dav1d 0.5.1" (*)
e010559... Revert "Rebuild for dav1d 0.5.1"
c857534... Merge branch 'master' into f31
(*) This commit already existed in another branch; no separate mail sent
5 years, 1 month
[xine-lib/f31: 6/6] Merge branch 'master' into f31
by Leigh Scott
commit e2319bb2f6a5ed5bdb3f1b3c211ace4c09b9bea4
Merge: fd26edd 6fa1d6d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Nov 19 22:56:00 2019 +0000
Merge branch 'master' into f31
xine-lib.spec | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
---
5 years, 1 month
[xine-lib/f31: 5/6] Revert "Rebuild for dav1d 0.5.1"
by Leigh Scott
commit fd26edd28556a6fae27a87559f2f1bdb4cb1094b
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Nov 19 22:55:52 2019 +0000
Revert "Rebuild for dav1d 0.5.1"
This reverts commit b2345bd95650de805df3e0d07090ff4c956709e7.
xine-lib.spec | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index fefdad3..c500a30 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -47,7 +47,7 @@
Summary: A multimedia engine
Name: xine-lib
Version: 1.2.9
-Release: 20%{?snapshot:.%{date}hg%{revision}}%{?dist}
+Release: 19%{?snapshot:.%{date}hg%{revision}}%{?dist}
License: GPLv2+
URL: http://www.xine-project.org/
%if ! 0%{?snapshot}
@@ -350,9 +350,6 @@ mkdir -p %{buildroot}%{codecdir}
%changelog
-* Tue Nov 19 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 1.2.9-20.20190831hg14506
-- Rebuild for dav1d 0.5.1
-
* Tue Sep 03 2019 Xavier Bachelot <xavier(a)bachelot.org> 1.2.9-19.20190831hg14506
- Fix 32 bits build.
5 years, 1 month
[xine-lib/f31] (6 commits) ...Merge branch 'master' into f31
by Leigh Scott
Summary of changes:
50fc131... Rebuild for new libnfs version (*)
0edd97f... Adjust el8 build requires (*)
c18edbf... Rebuild for dav1d SONAME bump (*)
6fa1d6d... rebuild for libdvdread ABI bump (*)
fd26edd... Revert "Rebuild for dav1d 0.5.1"
e2319bb... Merge branch 'master' into f31
(*) This commit already existed in another branch; no separate mail sent
5 years, 1 month
[ffmpeg/f31: 7/7] Merge branch 'master' into f31
by Leigh Scott
commit ac1010e0dd0f5bd528297e1fd40b54d4dc1ea8d9
Merge: 655fa8e 191efa4
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Nov 19 22:52:03 2019 +0000
Merge branch 'master' into f31
ffmpeg.spec | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
---
5 years, 1 month