[dvdstyler] mpgtx is not required since 2008 !
by Sérgio M. Basto
commit 1a9272c1cc5e68d34b4ef3f664c52869b29b58ac
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Jul 31 21:04:18 2016 +0100
mpgtx is not required since 2008 !
- Use %{buildroot} instead $RPM_BUILD_ROOT
- Pack all documentation
dvdstyler.spec | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/dvdstyler.spec b/dvdstyler.spec
index b594cf3..6f21443 100644
--- a/dvdstyler.spec
+++ b/dvdstyler.spec
@@ -3,7 +3,7 @@
Name: dvdstyler
Epoch: 1
Version: 2.9.6
-Release: 3%{?prerel}%{?dist}
+Release: 4%{?prerel}%{?dist}
Summary: Cross-platform DVD authoring application
Group: Applications/Multimedia
@@ -39,7 +39,6 @@ Requires: dvd+rw-tools
Requires: dvdauthor
Requires: mjpegtools
Requires: mkisofs
-Requires: mpgtx
Requires: wxsvg >= 1.1.14
# note: do not add Require: totem-backend or another DVD player - see
# RPM Fusion bug 366 for more details
@@ -56,7 +55,6 @@ create navigational DVD menus similar to those found on most commercial DVDs.
%build
rm -f install-sh depcomp missing mkinstalldirs compile config.guess config.sub install-sh
-
touch NEWS
#./autogen.sh
autoreconf -i
@@ -68,20 +66,21 @@ make %{?_smp_mflags}
%install
-make install DESTDIR=$RPM_BUILD_ROOT
+make install DESTDIR=%{buildroot}
-rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/dvdstyler
+# License docs go to another place
+rm -rf %{buildroot}%{_docdir}/%{name}/COPYING
desktop-file-install \
- --dir $RPM_BUILD_ROOT%{_datadir}/applications \
+ --dir %{buildroot}%{_datadir}/applications \
--delete-original \
- $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
+ %{buildroot}%{_datadir}/applications/%{name}.desktop
%find_lang %{name}
%files -f %{name}.lang
-%doc AUTHORS ChangeLog README TODO
+%{_docdir}/%{name}
%license COPYING
%{_bindir}/%{name}
%{_datadir}/%{name}/
@@ -90,6 +89,11 @@ desktop-file-install \
%{_mandir}/*/*.gz
%changelog
+* Sun Jul 31 2016 Sérgio Basto <sergio(a)serjux.com> - 1:2.9.6-4
+- mpgtx is not required since 2008 !
+- Use %%{buildroot} instead $RPM_BUILD_ROOT
+- Pack all documentation
+
* Sat Jul 30 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 1:2.9.6-3
- Rebuilt for ffmpeg-3.1.1
8 years, 3 months
[pithos] Bump version to 1.2.1
by Patrick Griffis
commit 9ed3d33c742fa03e53b2ab77abf87defaafe5016
Author: Patrick Griffis <tingping(a)tingping.se>
Date: Sun Jul 31 15:02:27 2016 -0400
Bump version to 1.2.1
.gitignore | 1 +
pithos.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bde6fb9..9e2e184 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
pithos-1.1.2.tar.gz
/pithos-1.2.0.tar.xz
+/pithos-1.2.1.tar.xz
diff --git a/pithos.spec b/pithos.spec
index ca5a774..4db79cd 100644
--- a/pithos.spec
+++ b/pithos.spec
@@ -1,7 +1,7 @@
%global appid io.github.Pithos
Name: pithos
-Version: 1.2.0
+Version: 1.2.1
Release: 1%{?dist}
Summary: A Pandora client for the GNOME Desktop
@@ -67,6 +67,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
%{_datadir}/icons/hicolor/
%changelog
+* Sun Jul 31 2016 Patrick Griffis <tingping(a)tingping.se> - 1.2.1-1
+- Bump version to 1.2.1
+
* Wed Jul 27 2016 Patrick Griffis <tingping(a)tingping.se> - 1.2.0-1
- Bump version to 1.2.0
diff --git a/sources b/sources
index 7fa38dc..cae0aaa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a83e939401af9ffc2e634a45f0455336 pithos-1.2.0.tar.xz
+314f57af9909396c1be338e461378b7c pithos-1.2.1.tar.xz
8 years, 3 months
[xpra-codecs-freeworld] Add xpra-0.17.x-12944.patch to fix build failure with latest ffmpeg
by Jonathan Underwood
commit 144efe91c811f0137ed121f83de311bec29d9439
Author: Jonathan Underwood <jonathan.underwood(a)gmail.com>
Date: Sun Jul 31 18:56:07 2016 +0100
Add xpra-0.17.x-12944.patch to fix build failure with latest ffmpeg
- Fix bogus changelog date in spec file
xpra-0.17.x-12944.patch | 10 ++++++++++
xpra-codecs-freeworld.spec | 15 +++++++++++++--
2 files changed, 23 insertions(+), 2 deletions(-)
---
diff --git a/xpra-0.17.x-12944.patch b/xpra-0.17.x-12944.patch
new file mode 100644
index 0000000..2ff12bb
--- /dev/null
+++ b/xpra-0.17.x-12944.patch
@@ -0,0 +1,10 @@
+Index: /tags/v0.17.x/src/setup.py
+===================================================================
+--- /tags/v0.17.x/src/setup.py (revision 12943)
++++ /tags/v0.17.x/src/setup.py (revision 12944)
+@@ -2312,4 +2312,5 @@
+ if dec_avcodec2_ENABLED:
+ avcodec2_pkgconfig = pkgconfig("avcodec", "avutil")
++ add_to_keywords(avcodec2_pkgconfig, 'extra_compile_args', "-Wno-error=deprecated-declarations")
+ cython_add(Extension("xpra.codecs.dec_avcodec2.decoder",
+ ["xpra/codecs/dec_avcodec2/decoder.pyx"]+membuffers_c,
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 5e7cf28..b83d8f8 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -1,12 +1,18 @@
Name: xpra-codecs-freeworld
Version: 0.17.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
License: GPLv2+
URL: http://www.xpra.org/
Source0: http://xpra.org/src/xpra-%{version}.tar.xz
+# Fix build failure due to deprecated avcodec_decode_video2 in recent ffmpeg
+# See: https://www.xpra.org/trac/changeset/12944/xpra
+# And: https://xpra.org/trac/changeset/12943/xpra
+# 12943 doesn't apply cleanly, so for now we'll just use 12944
+# Can be dropped in 0.17.5
+Patch0: xpra-0.17.x-12944.patch
BuildRequires: python2-devel pygobject2-devel pygtk2-devel
BuildRequires: libXtst-devel
@@ -26,6 +32,7 @@ x264 and ffmpeg.
%prep
%setup -q -n xpra-%{version}
+%patch0 -p4
%build
CFLAGS="%{optflags}" %{__python} setup.py build \
@@ -58,6 +65,10 @@ find %{buildroot}%{python_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Sun Jul 31 2016 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.17.4-2
+- Add xpra-0.17.x-12944.patch to fix build failure with latest ffmpeg
+- Fix bogus changelog date in spec file
+
* Sun Jul 31 2016 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.17.4-1
- Update to 0.17.4
@@ -79,7 +90,7 @@ find %{buildroot}%{python_sitearch}/xpra -name '*.so' \
* Wed Dec 2 2015 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.15.9-1
- Update to 0.15.9
-* Tue Nov 23 2015 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.15.8-1
+* Tue Nov 24 2015 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.15.8-1
- Update to 0.15.8
* Thu Sep 17 2015 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.15.6-1
8 years, 3 months
[xpra-codecs-freeworld] Update to 0.17.4
by Jonathan Underwood
commit 37cff6027ab69216ebf3d80a1e80e22a3dce4553
Author: Jonathan Underwood <jonathan.underwood(a)gmail.com>
Date: Sun Jul 31 17:50:03 2016 +0100
Update to 0.17.4
.gitignore | 1 +
sources | 2 +-
xpra-codecs-freeworld.spec | 16 +++++++++-------
3 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 75b6991..710e5b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
xpra-0.14.21.tar.xz
xpra-0.15.10.tar.xz
xpra-0.16.3.tar.xz
+/xpra-0.17.4.tar.xz
diff --git a/sources b/sources
index 3d89912..2ad7832 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f81ac22991083ee49e01f62ae113a56 xpra-0.16.3.tar.xz
+b8d028fe85245500bb3bfa041e04636f xpra-0.17.4.tar.xz
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index fe83b83..5e7cf28 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -1,10 +1,5 @@
-# This package provides H.264 and swscale support for Xpra.
-
-# Remove private provides from .so files in the python_sitearch directory
-%global __provides_exclude_from ^%{python_sitearch}/.*\\.so$
-
Name: xpra-codecs-freeworld
-Version: 0.16.3
+Version: 0.17.4
Release: 1%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
@@ -63,6 +58,13 @@ find %{buildroot}%{python_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Sun Jul 31 2016 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.17.4-1
+- Update to 0.17.4
+
+* Sat Apr 2 2016 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.16.3-2
+- Remove macro definition stripping provides from .so files in
+ the python_sitearch directory - no longer needed
+
* Sat Apr 2 2016 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.16.3-1
- Update to 0.16.3
@@ -77,7 +79,7 @@ find %{buildroot}%{python_sitearch}/xpra -name '*.so' \
* Wed Dec 2 2015 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.15.9-1
- Update to 0.15.9
-* Tue Nov 22 2015 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.15.8-1
+* Tue Nov 23 2015 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.15.8-1
- Update to 0.15.8
* Thu Sep 17 2015 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.15.6-1
8 years, 3 months
[vdr-skindesigner/f23] Update to 1.2.1
by Martin Gansser
commit 43b108dee096de4d550dacc49a8c774831dc0735
Author: Martin Gansser <mgansser(a)alice.de>
Date: Sun Jul 31 10:59:19 2016 +0200
Update to 1.2.1
.gitignore | 1 +
sources | 2 +-
vdr-skindesigner.spec | 6 +++---
3 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3d3b740..d3114ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ vdr-plugin-skindesigner-0.9.3.tar.bz2
vdr-plugin-skindesigner-0.9.5.tar.bz2
/vdr-plugin-skindesigner-1.1.5.tar.bz2
/vdr-plugin-skindesigner-1.2.0.tar.bz2
+/vdr-plugin-skindesigner-1.2.1.tar.bz2
diff --git a/sources b/sources
index 27c4ea7..24963a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95fece1254648a188e4b70d8d6cf54ca vdr-plugin-skindesigner-1.2.0.tar.bz2
+c9974fc19932d0988fbba8cb845db9ac vdr-plugin-skindesigner-1.2.1.tar.bz2
diff --git a/vdr-skindesigner.spec b/vdr-skindesigner.spec
index 7e06416..dcf3b0d 100644
--- a/vdr-skindesigner.spec
+++ b/vdr-skindesigner.spec
@@ -1,5 +1,5 @@
Name: vdr-skindesigner
-Version: 1.2.0
+Version: 1.2.1
Release: 1%{?dist}
Summary: A VDR skinning engine that displays XML based Skins
@@ -116,8 +116,8 @@ ldconfig -n %{buildroot}%{_libdir}
%{_includedir}/libskindesignerapi/*
%changelog
-* Sat Jul 23 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.0-1
-- Update to 1.2.0
+* Sun Jul 31 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.1-1
+- Update to 1.2.1
* Sat Jun 25 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.1.5-1
- Update to 1.1.5
8 years, 3 months
[vdr-skindesigner/f24] Update to 1.2.1
by Martin Gansser
commit 63a85cb8b9f3a38a9389550bbf60cb94bbbaec23
Author: Martin Gansser <mgansser(a)alice.de>
Date: Sun Jul 31 10:40:52 2016 +0200
Update to 1.2.1
.gitignore | 1 +
sources | 2 +-
vdr-skindesigner.spec | 6 +++---
3 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3d3b740..d3114ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ vdr-plugin-skindesigner-0.9.3.tar.bz2
vdr-plugin-skindesigner-0.9.5.tar.bz2
/vdr-plugin-skindesigner-1.1.5.tar.bz2
/vdr-plugin-skindesigner-1.2.0.tar.bz2
+/vdr-plugin-skindesigner-1.2.1.tar.bz2
diff --git a/sources b/sources
index 27c4ea7..24963a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95fece1254648a188e4b70d8d6cf54ca vdr-plugin-skindesigner-1.2.0.tar.bz2
+c9974fc19932d0988fbba8cb845db9ac vdr-plugin-skindesigner-1.2.1.tar.bz2
diff --git a/vdr-skindesigner.spec b/vdr-skindesigner.spec
index 7e06416..dcf3b0d 100644
--- a/vdr-skindesigner.spec
+++ b/vdr-skindesigner.spec
@@ -1,5 +1,5 @@
Name: vdr-skindesigner
-Version: 1.2.0
+Version: 1.2.1
Release: 1%{?dist}
Summary: A VDR skinning engine that displays XML based Skins
@@ -116,8 +116,8 @@ ldconfig -n %{buildroot}%{_libdir}
%{_includedir}/libskindesignerapi/*
%changelog
-* Sat Jul 23 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.0-1
-- Update to 1.2.0
+* Sun Jul 31 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.1-1
+- Update to 1.2.1
* Sat Jun 25 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.1.5-1
- Update to 1.1.5
8 years, 3 months