[vdr-mp3] added vdr-mp3-vdr2.1.2-compat.patch
by Martin Gansser
commit 3753d6d98af2d4e77032008d48d07e47805f5564
Author: Martin Gansser <mgansser(a)alice.de>
Date: Sun Aug 7 09:40:19 2016 +0200
added vdr-mp3-vdr2.1.2-compat.patch
- mark license files as %license where available
clog | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/clog b/clog
new file mode 100644
index 0000000..f5eff34
--- /dev/null
+++ b/clog
@@ -0,0 +1,3 @@
+added vdr-mp3-vdr2.1.2-compat.patch
+
+- mark license files as %license where available
8 years, 3 months
[vdr-skindesigner] Update to 1.2.1
by Martin Gansser
commit 0949b4e8896d9132e4098efa2a3c20928f7f5ad9
Author: Martin Gansser <mgansser(a)alice.de>
Date: Sun Aug 7 09:14:34 2016 +0200
Update to 1.2.1
clog | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/clog b/clog
new file mode 100644
index 0000000..ccfe27e
--- /dev/null
+++ b/clog
@@ -0,0 +1,2 @@
+Update to 1.2.1
+
8 years, 3 months
[vdr-softhddevice] Added ffmpeg_2.9.patch
by Martin Gansser
commit badf2fe6a6d2d1ccd2a1a3fa885902b8c3cc3e42
Author: Martin Gansser <mgansser(a)alice.de>
Date: Sun Aug 7 08:54:20 2016 +0200
Added ffmpeg_2.9.patch
sources | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/sources b/sources
index 5f0d562..a7f860b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-9cde64c6b542ced6f0418382f2c225b5 ffmpeg_2.9.patch
4f6ff23660aba7909318c583770812ea vdr-plugin-softhddevice-6dfa88aecf1b5a4c5932ba278209d9f22676547f.tar.bz2
8 years, 3 months
[kodi] sources: update to 17.0 alpha 3
by Michael Cronenworth
commit 7fdb6d5a99e8a988be697306a97f4b627ab80341
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Sat Aug 6 17:57:07 2016 -0500
sources: update to 17.0 alpha 3
.gitignore | 2 +-
sources | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a66df3b..1464341 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kodi-17.0a2-patched.tar.xz
+/kodi-17.0a3-patched.tar.xz
diff --git a/sources b/sources
index adddc8b..0dd69a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c5d4d20af28ffa44edb229e7f33ac5b kodi-17.0a2-patched.tar.xz
+82d6c0b4945c0298635d9ab9fa085a2f kodi-17.0a3-patched.tar.xz
8 years, 3 months
[kodi] Update to 17 alpha 3
by Michael Cronenworth
commit 3b9e6ae7303367d2a963656c02a685908565215a
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Sat Aug 6 17:52:48 2016 -0500
Update to 17 alpha 3
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 17 +++++++----------
2 files changed, 8 insertions(+), 11 deletions(-)
---
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index 494bc29..bd7081d 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=17
-MINORVERSION=0a2
+MINORVERSION=0a3
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Krypton
diff --git a/kodi.spec b/kodi.spec
index 4b713a7..ad37bab 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,4 +1,4 @@
-%global PRERELEASE a2
+%global PRERELEASE a3
%global DIRVERSION %{version}
#global GITCOMMIT Gotham_r2-ge988513
# use the line below for pre-releases
@@ -8,7 +8,7 @@
Name: kodi
Version: 17.0
-Release: 0.3%{?dist}
+Release: 0.4%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -35,11 +35,8 @@ Source3: kodi-libdvdread-master.tar.gz
# Set program version parameters
Patch1: kodi-16.0-versioning.patch
-# Fix curl namespace definitions
-Patch2: kodi-17a2-curl.patch
-
# Drop DVD library support
-Patch3: kodi-17a2-libdvd.patch
+Patch2: kodi-17a2-libdvd.patch
# Optional deps (not in EPEL)
%if 0%{?fedora}
@@ -249,8 +246,7 @@ library.
%prep
%setup -q -n %{name}-%{DIRVERSION}
%patch1 -p1 -b.versioning
-%patch2 -p1 -b.curl
-%patch3 -p1 -b.libdvd
+%patch2 -p1 -b.libdvd
%if 0%{?_with_dvd}
cp -p %{SOURCE2} tools/depends/target/libdvdnav/libdvdnav-master.tar.gz
cp -p %{SOURCE3} tools/depends/target/libdvdread/libdvdread-master.tar.gz
@@ -389,12 +385,10 @@ fi
%python_sitelib/kodi
%dir %{_datadir}/pixmaps/kodi
%{_datadir}/pixmaps/kodi/*.png
-%{_bindir}/kodi-j2meremote
%{_bindir}/kodi-ps3d
%{_bindir}/kodi-ps3remote
%{_bindir}/kodi-send
%{_bindir}/kodi-wiiremote
-%{_mandir}/man1/kodi-j2meremote.1.gz
%{_mandir}/man1/kodi-ps3remote.1.gz
%{_mandir}/man1/kodi-send.1.gz
%{_mandir}/man1/kodi-standalone.1.gz
@@ -406,6 +400,9 @@ fi
%changelog
+* Fri Aug 05 2016 Michael Cronenworth <mike(a)cchtml.com> - 17.0-0.4
+- Kodi 17 alpha 3
+
* Sun Jul 31 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 17.0-0.3
- Rebuilt for ffmpeg-3.1.1
- Fixed the verbose build
8 years, 3 months
[buildsys-build-rpmfusion] Bump
by nchauvet
commit 9c6ba749c0bc207fe767cab6323638172b6bff7f
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Aug 6 23:43:29 2016 +0200
Bump
buildsys-build-rpmfusion.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/buildsys-build-rpmfusion.spec b/buildsys-build-rpmfusion.spec
index 9923276..2f80773 100644
--- a/buildsys-build-rpmfusion.spec
+++ b/buildsys-build-rpmfusion.spec
@@ -3,7 +3,7 @@
Name: buildsys-build-%{repo}
Epoch: 10
Version: 26
-Release: 0.1
+Release: 0.2
Summary: Tools and files used by the %{repo} buildsys
Group: Development/Tools
@@ -86,7 +86,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
-* Sat Aug 06 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 10:26-0.1
+* Sat Aug 06 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 10:26-0.2
- Bump for 26
* Fri Jul 01 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 10:25-0.2
8 years, 3 months
[buildsys-build-rpmfusion] Bump for 26
by nchauvet
commit 1b6c2fc51035cbe5fb95cdb81851c8f85bd08ff3
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Aug 6 23:27:02 2016 +0200
Bump for 26
buildsys-build-rpmfusion.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/buildsys-build-rpmfusion.spec b/buildsys-build-rpmfusion.spec
index 62339ea..9923276 100644
--- a/buildsys-build-rpmfusion.spec
+++ b/buildsys-build-rpmfusion.spec
@@ -2,8 +2,8 @@
Name: buildsys-build-%{repo}
Epoch: 10
-Version: 25
-Release: 0.2
+Version: 26
+Release: 0.1
Summary: Tools and files used by the %{repo} buildsys
Group: Development/Tools
@@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Aug 06 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 10:26-0.1
+- Bump for 26
+
* Fri Jul 01 2016 Nicolas Chauvet <nicolas.chauvet(a)kwizart.fr> - 10:25-0.2
- rebuild for kernel 4.6.3-300.fc24.x86_64
8 years, 3 months
[rfpkg] Fixup completion
by nchauvet
Summary of changes:
39f9a4e... Fixup completion (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 3 months
[rfpkg/f24] Fixup completion
by nchauvet
commit 39f9a4e47787653154b1f55349c7658dbec459d3
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Aug 5 17:35:44 2016 +0200
Fixup completion
rfpkg.spec | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
---
diff --git a/rfpkg.spec b/rfpkg.spec
index 1602e1b..ab820e4 100644
--- a/rfpkg.spec
+++ b/rfpkg.spec
@@ -67,14 +67,7 @@ mv $RPM_BUILD_ROOT%{compdir}/rfpkg.bash $RPM_BUILD_ROOT%{compdir}/rfpkg
%{python2_sitelib}/rfpkg/
%{python2_sitelib}/rfpkg-%{version}-py%{python2_version}.egg-info/
%{_mandir}/man1/rfpkg.1*
-%if 0%{?fedora}
-%dir %{_datadir}/bash-completion
-%dir %{_datadir}/bash-completion/completions
-%{_datadir}/bash-completion/completions/rfpkg
-%else
-%dir %{_sysconfdir}/bash_completion.d
-%{_sysconfdir}/bash_completion.d/rfpkg
-%endif
+%(dirname %{compdir})
%dir %{_sysconfdir}/rpkg
%config(noreplace) %{_sysconfdir}/rpkg/rfpkg.conf
# zsh completion
8 years, 3 months