[VirtualBox-kmod] No more obsolete VirtualBox-OSE , simplify snippets
by Sérgio M. Basto
commit 95c7feff735e2a2fb8289b217a1717a2845dbcaf
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Jun 29 01:58:10 2016 +0100
No more obsolete VirtualBox-OSE , simplify snippets
VirtualBox-kmod.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/VirtualBox-kmod.spec b/VirtualBox-kmod.spec
index f378ddc..2aa7ca5 100644
--- a/VirtualBox-kmod.spec
+++ b/VirtualBox-kmod.spec
@@ -102,6 +102,7 @@ DIRS=$(ls %{name}-%{version} |wc -l)
%changelog
* Wed Jun 29 2016 Sérgio Basto <sergio(a)serjux.com> - 5.0.22-2
- Update VirtualBox to 5.0.24
+- No more obsolete VirtualBox-OSE , simplify snippets
* Fri Jun 24 2016 Sérgio Basto <sergio(a)serjux.com> - 5.0.22-1
- Update to 5.0.22
8 years, 4 months
[VirtualBox-kmod] Update VirtualBox to 5.0.24
by Sérgio M. Basto
commit 63862b5cb68a0a7ffc33c0cc7551350f478f7827
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Jun 29 01:52:40 2016 +0100
Update VirtualBox to 5.0.24
- No more obsolete VirtualBox-OSE , simplify snippets
VirtualBox-kmod.spec | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/VirtualBox-kmod.spec b/VirtualBox-kmod.spec
index 69212ce..f378ddc 100644
--- a/VirtualBox-kmod.spec
+++ b/VirtualBox-kmod.spec
@@ -10,7 +10,6 @@
# to be stable. This is so that we force the module update in sync with
# userspace.
#global prerel RC4
-%global __arch_install_post /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot
%global prereltag %{?prerel:_%(awk 'BEGIN {print toupper("%{prerel}")}')}
%global vboxrel 1
@@ -18,11 +17,12 @@
# Allow only root to access vboxdrv regardless of the file mode
# use only for debugging!
%bcond_without hardening
+%global __arch_install_post /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot
Name: VirtualBox-kmod
Version: 5.0.22
#Release: 1%%{?prerel:.%%{prerel}}%%{?dist}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Kernel module for VirtualBox
Group: System Environment/Kernel
@@ -42,7 +42,7 @@ ExclusiveArch: i686 x86_64
%{!?kernels:BuildRequires: buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
# kmodtool does its magic here
-%{expand:%(kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} --filterfile %{SOURCE1} --obsolete-name VirtualBox-OSE --obsolete-version %{version}-%{release} 2>/dev/null) }
+%{expand:%(kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} --filterfile %{SOURCE1} 2>/dev/null) }
%description
@@ -57,7 +57,7 @@ tar --use-compress-program xz -xf %{_datadir}/%{name}-%{version}/%{name}-%{versi
%{?kmodtool_check}
# print kmodtool output for debugging purposes:
-kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} --filterfile %{SOURCE1} --obsolete-name VirtualBox-OSE --obsolete-version %{version}-%{release} 2>/dev/null
+kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} --filterfile %{SOURCE1} 2>/dev/null
# This is hardcoded in Makefiles
# Kto zisti, preco tu nefunguje %%without hardening ma u mna nanuk
@@ -100,6 +100,9 @@ DIRS=$(ls %{name}-%{version} |wc -l)
%changelog
+* Wed Jun 29 2016 Sérgio Basto <sergio(a)serjux.com> - 5.0.22-2
+- Update VirtualBox to 5.0.24
+
* Fri Jun 24 2016 Sérgio Basto <sergio(a)serjux.com> - 5.0.22-1
- Update to 5.0.22
8 years, 4 months
[VirtualBox] Update VirtualBox to 5.0.24
by Sérgio M. Basto
commit b773fdef23a6618c039198060d79abe375c3e18c
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Jun 29 01:50:48 2016 +0100
Update VirtualBox to 5.0.24
.gitignore | 1 +
VirtualBox.spec | 7 +++++--
changeset_trunk_59273.diff | 34 ----------------------------------
sources | 2 +-
4 files changed, 7 insertions(+), 37 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ae7512..31c9969 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ VirtualBox-5.0.14.tar.bz2
VirtualBox-5.0.14.tar.bz2
VirtualBox-5.0.16.tar.bz2
/VirtualBox-5.0.22.tar.bz2
+/VirtualBox-5.0.24.tar.bz2
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 10943b3..ea8cbc8 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -24,9 +24,9 @@
%bcond_with vnc
Name: VirtualBox
-Version: 5.0.22
+Version: 5.0.24
#Release: 6%%{?prerel:.%%{prerel}}%%{?dist}
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
Group: Development/Tools
@@ -679,6 +679,9 @@ fi
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Tue Jun 28 2016 Sérgio Basto <sergio(a)serjux.com> - 5.0.24-1
+- Update VirtualBox to 5.0.24
+
* Fri Jun 24 2016 Sérgio Basto <sergio(a)serjux.com> - 5.0.22-2
- Add VirtualBox-5.0.22-guest_soname.patch, do not hack SONAME for
VBoxOGL and VBoxEGL in guest-additions.
diff --git a/sources b/sources
index a56af8a..8aafefc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6df8e585c7fce90c2a7d76c8001fcad7 VirtualBox-5.0.22.tar.bz2
+2701f423f2828cab4405098982f4f446 VirtualBox-5.0.24.tar.bz2
8 years, 4 months
[vdr-softhddevice] Added ffmpeg_2.9.patch
by Martin Gansser
commit 0f03be2c872cdc6d36992f83dae4b4c3df1e3574
Author: Martin Gansser <mgansser(a)alice.de>
Date: Tue Jun 28 22:32:27 2016 +0200
Added ffmpeg_2.9.patch
.gitignore | 2 ++
sources | 3 ++-
vdr-softhddevice.spec | 21 +++++++++++++++------
3 files changed, 19 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6412d5e..7859139 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
vdr-plugin-softhddevice-ee2311d25237b9828c1423505e5d4055a836414d.tar.bz2
+/ffmpeg_2.9.patch
+/vdr-plugin-softhddevice-6dfa88aecf1b5a4c5932ba278209d9f22676547f.tar.bz2
diff --git a/sources b/sources
index 5ebf80e..5f0d562 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-4ee178a5210d007fc5abf6a7ae99f5e6 vdr-plugin-softhddevice-ee2311d25237b9828c1423505e5d4055a836414d.tar.bz2
+9cde64c6b542ced6f0418382f2c225b5 ffmpeg_2.9.patch
+4f6ff23660aba7909318c583770812ea vdr-plugin-softhddevice-6dfa88aecf1b5a4c5932ba278209d9f22676547f.tar.bz2
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 63bfb3c..0e7819b 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -1,21 +1,23 @@
-%global commit ee2311d25237b9828c1423505e5d4055a836414d
-%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global gitdate 20151006
+%global commit0 6dfa88aecf1b5a4c5932ba278209d9f22676547f
+%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
+%global gitdate 20151103
Name: vdr-softhddevice
Version: 0.6.1
-Release: 7.%{gitdate}git%{shortcommit}%{?dist}
+Release: 9.%{gitdate}git%{shortcommit0}%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
License: AGPLv3
URL: http://projects.vdr-developer.org/projects/plg-softhddevice
-Source0: http://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git/snapsho...
+Source0: http://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git/snapsho...
# Configuration files for plugin parameters. These are Fedora specific and not in upstream.
Source1: %{name}.conf
# http://projects.vdr-developer.org/issues/1417
Patch0: exit-crash.patch
# http://projects.vdr-developer.org/issues/1916
Patch1: chartype.patch
+# https://projects.vdr-developer.org/issues/2424
+Patch2: ffmpeg_2.9.patch
BuildRequires: vdr-devel >= 1.7.22
BuildRequires: gettext
@@ -52,9 +54,10 @@ A software and GPU emulated HD output device plugin for VDR.
%prep
-%setup -qn vdr-plugin-softhddevice-%{commit}
+%setup -qn vdr-plugin-softhddevice-%{commit0}
%patch0 -p1
%patch1 -p0
+%patch2 -p1
# remove .git files and Gentoo files
rm -f .indent.pro .gitignore .gitattributes
@@ -82,6 +85,12 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Tue Jun 28 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 0.6.1-9.20151103git6dfa88a
+- Added ffmpeg_2.9.patch
+
+* Wed Nov 04 2015 Martin Gansser <martinkg(a)fedoraproject.org> - 0.6.1-8.20151103git6dfa88a
+- update for new git snapshot
+
* Wed Oct 07 2015 Martin Gansser <martinkg(a)fedoraproject.org> - 0.6.1-7.20151006gitee2311d
- update for new git snapshot
8 years, 4 months
[vdr-burn] Added vdr-burn-0.3.0-old-sd-recordings.patch
by Martin Gansser
commit a6e35450c849bbf427cc3da4ed41287503b34467
Author: Martin Gansser <mgansser(a)alice.de>
Date: Tue Jun 28 22:19:52 2016 +0200
Added vdr-burn-0.3.0-old-sd-recordings.patch
.gitignore | 1 +
sources | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d5f559f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/vdr-burn-0.3.0-old-sd-recordings.patch
diff --git a/sources b/sources
index 094d254..552bcd1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bfb1847462eea781f98634eb04faab3a vdr-burn-0.3.0.tgz
+47328a3ab1179d234de2634c715672bd vdr-burn-0.3.0-old-sd-recordings.patch
8 years, 4 months
[vdr-burn] Added vdr-burn-0.3.0-old-sd-recordings.patch
by Martin Gansser
commit 35924c60a7a81072198d3da903b6812f6c4f8d62
Author: Martin Gansser <mgansser(a)alice.de>
Date: Tue Jun 28 22:13:06 2016 +0200
Added vdr-burn-0.3.0-old-sd-recordings.patch
vdr-burn.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/vdr-burn.spec b/vdr-burn.spec
index 928fb19..34dd6cc 100644
--- a/vdr-burn.spec
+++ b/vdr-burn.spec
@@ -4,7 +4,7 @@
Name: vdr-%{pname}
Version: 0.3.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: DVD writing plugin for VDR
# genindex is GPLv2+, rest GPL+
@@ -14,6 +14,7 @@ Source0: https://projects.vdr-developer.org/attachments/download/2028/%{n
Source1: %{name}.conf
Source2: http://www.muempf.de/down/genindex-%{gver}.tar.gz
Patch0: %{name}-0.3.0-config.patch
+Patch1: %{name}-0.3.0-old-sd-recordings.patch
BuildRequires: vdr-devel >= 2.0.6
BuildRequires: boost-devel
@@ -41,6 +42,7 @@ recording summary exceeds one page).
%setup -q -c -a 2
mv %{pname}-%{version} burn ; cd burn
%patch0 -p2
+%patch1 -p0
sed -i -e 's|/var/lib/vdr/|%{vdr_vardir}/|g' chain-archive.c jobs.c scripts/vdrburn-*.sh
sed -i -e 's|"Vera"|"DejaVuSans"|g' skins.c
@@ -94,6 +96,9 @@ install -Dpm 644 %{SOURCE1} \
%changelog
+* Sat May 07 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 0.3.0-2
+- Added vdr-burn-0.3.0-old-sd-recordings.patch
+
* Sun Apr 03 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 0.3.0-1
- Update to 0.3.0
8 years, 4 months
[vdr-skindesigner] Update to 1.1.5
by Martin Gansser
commit 0a421e0427279cbc8067845099d2c66c4439e337
Author: Martin Gansser <mgansser(a)alice.de>
Date: Tue Jun 28 22:09:43 2016 +0200
Update to 1.1.5
.gitignore | 1 +
sources | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index 18f8c0c..2e1ce77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ vdr-plugin-skindesigner-0.8.6.tar.bz2
vdr-plugin-skindesigner-0.9.1.tar.bz2
vdr-plugin-skindesigner-0.9.3.tar.bz2
vdr-plugin-skindesigner-0.9.5.tar.bz2
+/vdr-plugin-skindesigner-1.1.5.tar.bz2
diff --git a/sources b/sources
index 5786251..7a2cdbf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c86ce7f911916d3e281568f6442d2176 vdr-plugin-skindesigner-0.9.5.tar.bz2
+a3b643de73a4c4744be9b1473fed9b98 vdr-plugin-skindesigner-1.1.5.tar.bz2
8 years, 4 months
[vdr-skindesigner] Update to 1.1.5
by Martin Gansser
commit 8e216f64b07dfa619349be654f42754d32345eaa
Author: Martin Gansser <mgansser(a)alice.de>
Date: Tue Jun 28 22:05:10 2016 +0200
Update to 1.1.5
vdr-skindesigner.spec | 26 +++++++++++++++++++++++++-
1 file changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/vdr-skindesigner.spec b/vdr-skindesigner.spec
index 0b99596..45535ff 100644
--- a/vdr-skindesigner.spec
+++ b/vdr-skindesigner.spec
@@ -1,5 +1,5 @@
Name: vdr-skindesigner
-Version: 0.9.5
+Version: 1.1.5
Release: 1%{?dist}
Summary: A VDR skinning engine that displays XML based Skins
@@ -116,6 +116,30 @@ ldconfig -n %{buildroot}%{_libdir}
%{_includedir}/libskindesignerapi/*
%changelog
+* Sat Jun 25 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.1.5-1
+- Update to 1.1.5
+
+* Fri Jun 24 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.1.4-1
+- Update to 1.1.4
+
+* Mon Jun 13 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.1.3-1
+- Update to 1.1.3
+
+* Mon May 30 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.1.2-1
+- Update to 1.1.2
+
+* Fri May 27 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.1.0-1
+- Update to 1.1.0
+
+* Sat May 14 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.0.3-1
+- Update to 1.0.3
+
+* Mon May 02 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.0.2-1
+- Update to 1.0.2
+
+* Sun Apr 17 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.0.0-1
+- Update to 1.0.0
+
* Thu Mar 31 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 0.9.5-1
- Update to 0.9.5
8 years, 4 months