[zoneminder/f29] Mass rebuild for x264 and/or x265
by Sérgio M. Basto
commit 144e2738eb6c50aa53001e993ec9b08dcf2c3b6c
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Oct 4 22:51:22 2018 +0100
Mass rebuild for x264 and/or x265
zoneminder.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/zoneminder.spec b/zoneminder.spec
index 32f052e..96292f9 100644
--- a/zoneminder.spec
+++ b/zoneminder.spec
@@ -26,7 +26,7 @@
Name: zoneminder
Version: 1.32.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A camera monitoring and analysis tool
Group: System Environment/Daemons
# Mootools is inder the MIT license: http://mootools.net/
@@ -320,6 +320,9 @@ EOF
%dir %attr(755,%{zmuid_final},%{zmgid_final}) %{_localstatedir}/run/zoneminder
%changelog
+* Thu Oct 04 2018 Sérgio Basto <sergio(a)serjux.com> - 1.32.1-2
+- Mass rebuild for x264 and/or x265
+
* Tue Oct 2 2018 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 1.32.1-1
- 1.32.1 release
- Bug fix release
6 years, 1 month
[mplayer/f29] (2 commits) ...fix typo
by Sérgio M. Basto
Summary of changes:
3ef425a... Fix ambiguous python shebang (*)
4b39f0f... fix typo (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 1 month
[mplayer] fix typo
by Sérgio M. Basto
commit 4b39f0f40c496b62c43d06f6cceaf6de77d5be5f
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Oct 11 05:18:25 2018 +0100
fix typo
mplayer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mplayer.spec b/mplayer.spec
index 9435fe0..c7cffd6 100644
--- a/mplayer.spec
+++ b/mplayer.spec
@@ -304,7 +304,7 @@ desktop-file-install \
# Codec dir
install -dm 755 $RPM_BUILD_ROOT%{codecdir}
-find %{buildroot}%{_bindir}/mythtv/ -type f -name "*.py" -exec sed -i '1s:#!/usr/bin/env python:#!/usr/bin/env python2:' {} ';'
+sed -i '1s:#!/usr/bin/env python:#!/usr/bin/env python2:' %{buildroot}%{_bindir}/vobshift
%files
6 years, 1 month
[mplayer] Fix ambiguous python shebang
by Sérgio M. Basto
commit 3ef425a5beee697a8108209813ee461b01d4422d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Oct 11 05:12:30 2018 +0100
Fix ambiguous python shebang
mplayer.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/mplayer.spec b/mplayer.spec
index 7fed9b8..9435fe0 100644
--- a/mplayer.spec
+++ b/mplayer.spec
@@ -304,6 +304,7 @@ desktop-file-install \
# Codec dir
install -dm 755 $RPM_BUILD_ROOT%{codecdir}
+find %{buildroot}%{_bindir}/mythtv/ -type f -name "*.py" -exec sed -i '1s:#!/usr/bin/env python:#!/usr/bin/env python2:' {} ';'
%files
@@ -375,6 +376,9 @@ install -dm 755 $RPM_BUILD_ROOT%{codecdir}
%changelog
* Thu Oct 04 2018 Sérgio Basto <sergio(a)serjux.com> - 1.3.0-26.20180620svn
- Mass rebuild for x264 and/or x265
+- Fix sources
+- Add BuildRequires: gcc-c++
+- Fix ambiguous python shebang
* Fri Jul 27 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.3.0-25.20180620svn
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
6 years, 1 month
[chromium-vaapi/f29] Rebuild against new libva versiom on fedora 29+
by hellbanger
commit 5d8c541d8526a36eb81e4ebebc58f845d91c8fe8
Author: Akarshan Biswas <hellbanger(a)ga-lmt-s2.biswasab.org>
Date: Thu Oct 11 09:35:12 2018 +0530
Rebuild against new libva versiom on fedora 29+
chromium-vaapi.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/chromium-vaapi.spec b/chromium-vaapi.spec
index f2d300b..958163b 100644
--- a/chromium-vaapi.spec
+++ b/chromium-vaapi.spec
@@ -60,7 +60,7 @@
##############################Package Definitions######################################
Name: chromium-vaapi
Version: 69.0.3497.100
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A Chromium web browser with video decoding acceleration
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
URL: https://www.chromium.org/Home
@@ -566,6 +566,9 @@ appstream-util validate-relax --nonet "%{buildroot}%{_datadir}/metainfo/%{name}.
%{chromiumdir}/locales/*.pak
#########################################changelogs#################################################
%changelog
+* Thu Oct 11 2018 Akarshan Biswas <akarshan.biswas(a)hotmail.com> 69.0.3497.100-4
+- Rebuild for new libva version on fedora 29+
+
* Fri Sep 28 2018 Akarshan Biswas <akarshan.biswas(a)hotmail.com> 69.0.3497.100-3
- Remove dependency on minizip-compat package(https://bugzilla.redhat.com/show_bug.cgi?id=1632170)
- Add conditions to build with{out} system minizip
6 years, 1 month
[chromium-vaapi] Rebuild against new libva version on Fedora 29+
by hellbanger
commit e45f345921c939d2f99ce80e4a65f2f2cb1c1efb
Author: Akarshan Biswas <hellbanger(a)ga-lmt-s2.biswasab.org>
Date: Thu Oct 11 09:31:41 2018 +0530
Rebuild against new libva version on Fedora 29+
chromium-vaapi.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/chromium-vaapi.spec b/chromium-vaapi.spec
index f2d300b..958163b 100644
--- a/chromium-vaapi.spec
+++ b/chromium-vaapi.spec
@@ -60,7 +60,7 @@
##############################Package Definitions######################################
Name: chromium-vaapi
Version: 69.0.3497.100
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A Chromium web browser with video decoding acceleration
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
URL: https://www.chromium.org/Home
@@ -566,6 +566,9 @@ appstream-util validate-relax --nonet "%{buildroot}%{_datadir}/metainfo/%{name}.
%{chromiumdir}/locales/*.pak
#########################################changelogs#################################################
%changelog
+* Thu Oct 11 2018 Akarshan Biswas <akarshan.biswas(a)hotmail.com> 69.0.3497.100-4
+- Rebuild for new libva version on fedora 29+
+
* Fri Sep 28 2018 Akarshan Biswas <akarshan.biswas(a)hotmail.com> 69.0.3497.100-3
- Remove dependency on minizip-compat package(https://bugzilla.redhat.com/show_bug.cgi?id=1632170)
- Add conditions to build with{out} system minizip
6 years, 1 month
[mplayer] Add BuildRequires: gcc-c++
by Sérgio M. Basto
Summary of changes:
3b6c0d2... Add BuildRequires: gcc-c++ (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 1 month
[mplayer/f29] Add BuildRequires: gcc-c++
by Sérgio M. Basto
commit 3b6c0d2514fa4b009bf36c17f8960445ed7d3976
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Oct 11 04:47:04 2018 +0100
Add BuildRequires: gcc-c++
mplayer.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/mplayer.spec b/mplayer.spec
index d8c8aba..7fed9b8 100644
--- a/mplayer.spec
+++ b/mplayer.spec
@@ -38,8 +38,8 @@ Patch3: %{name}-ffmpeg.patch
BuildRequires: SDL-devel
BuildRequires: a52dec-devel
BuildRequires: aalib-devel
-BuildRequires: bzip2-devel
BuildRequires: alsa-lib-devel
+BuildRequires: bzip2-devel
BuildRequires: desktop-file-utils
BuildRequires: enca-devel
BuildRequires: faad2-devel >= %{faad2min}
@@ -47,6 +47,7 @@ BuildRequires: ffmpeg-devel >= 0.10
BuildRequires: fontconfig-devel
BuildRequires: freetype-devel >= 2.0.9
BuildRequires: fribidi-devel
+BuildRequires: gcc-c++
BuildRequires: giflib-devel
BuildRequires: gsm-devel
BuildRequires: gtk2-devel
6 years, 1 month
[mplayer] Fix this message error [1] on rfpkg push
by Sérgio M. Basto
commit a0fe5d4646037a0f7b9572c8f8d1588dc455a813
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Oct 11 04:24:02 2018 +0100
Fix this message error [1] on rfpkg push
[1]
Could not execute sources: sources has invalid content: de7b4438b68729089d92912f041abe54 Blue-1.11.tar.bz2
Please note that sources file must not be modified manually.
sources | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sources b/sources
index c773f62..9875f39 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-de7b4438b68729089d92912f041abe54 Blue-1.11.tar.bz2
+de7b4438b68729089d92912f041abe54 Blue-1.11.tar.bz2
5ba14bca349b6afcd7624ae7dd664c5d mplayer-export-2018-06-20.tar.bz2
6 years, 1 month