[mpd] drop patch
by Leigh Scott
commit 4d298966082ae715171f16f1cf1d87cbb1d859da
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Feb 6 19:51:27 2018 +0000
drop patch
libcdio2_buildfix.patch | 12 ------------
1 file changed, 12 deletions(-)
6 years, 9 months
[mpd] Update to 0.20.16
by Leigh Scott
commit 89d9e9b210148f26d23dfeb8c78802d6d2b16fbe
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Feb 6 19:50:53 2018 +0000
Update to 0.20.16
mpd.spec | 7 ++++---
sources | 4 ++--
2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/mpd.spec b/mpd.spec
index 80382bb..5134906 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -16,7 +16,7 @@
Name: mpd
Epoch: 1
-Version: 0.20.15
+Version: 0.20.16
Release: 1%{?dist}
Summary: The Music Player Daemon
License: GPLv2+
@@ -33,7 +33,6 @@ Source2: mpd.logrotate
Source3: mpd.tmpfiles.d
Patch0: mpd-0.18-mpdconf.patch
Patch1: mpd-0.20-remove_NoNewPrivileges.patch
-Patch2: libcdio2_buildfix.patch
BuildRequires: alsa-lib-devel
BuildRequires: audiofile-devel
@@ -92,7 +91,6 @@ browsing and playing your MPD music collection.
%setup -q -n %{name}-%{version}
%patch0 -p0
%patch1 -p1
-%patch2 -p1
# There is no libsystemd-daemon in F25
sed -i -e 's@libsystemd-daemon@libsystemd@g' configure.ac
sed -i -e 's@ -lresid-builder@@g' configure.ac
@@ -190,6 +188,9 @@ fi
%changelog
+* Tue Feb 06 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1:0.20.16-1
+- Update to 0.20.16
+
* Sun Jan 28 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1:0.20.15-1
- Update to 0.20.15
diff --git a/sources b/sources
index a9902d8..2367d9f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-98a6746e7ccd7de280e6f409c65ca569 mpd-0.20.15.tar.xz.sig
-16b6723aef1fc4c202d55ae93805fca7 mpd-0.20.15.tar.xz
+766947cfc9a3ef184a8a179f1db734d2 mpd-0.20.16.tar.xz
+85ecac66b7f38b71acf84c1ef68c7ca9 mpd-0.20.16.tar.xz.sig
6 years, 9 months
[bombono-dvd] switch scons to python2-scons
by Leigh Scott
commit 1d804d8711d3dfeea7485b3187f8d9d90797a756
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Feb 6 18:20:34 2018 +0000
switch scons to python2-scons
bombono-dvd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bombono-dvd.spec b/bombono-dvd.spec
index 00cc14a..5ea2b0e 100644
--- a/bombono-dvd.spec
+++ b/bombono-dvd.spec
@@ -23,7 +23,7 @@ BuildRequires: libstdc++-devel
BuildRequires: libxml++-devel
BuildRequires: mjpegtools-devel
BuildRequires: pkgconfig
-BuildRequires: scons
+BuildRequires: python2-scons
Requires: dvd+rw-tools
Requires: dvdauthor
Requires: enca
6 years, 9 months
[npapi-vlc/el7] Update snapshot
by Nicolas Chauvet
Summary of changes:
bbf82f6... Update snapshot (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 9 months
[npapi-vlc] Update snapshot
by Nicolas Chauvet
commit bbf82f6728f3bb491793629e6da558dde2a7e10f
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Feb 6 17:29:01 2018 +0100
Update snapshot
npapi-vlc.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/npapi-vlc.spec b/npapi-vlc.spec
index ca11e9e..e353e18 100644
--- a/npapi-vlc.spec
+++ b/npapi-vlc.spec
@@ -1,9 +1,9 @@
-%global date 20170905
+%global date 20180206
%global _configure ../configure
Name: npapi-vlc
Version: 2.2.7
-Release: 0.1%{?date:snap%{date}}%{?dist}
+Release: 0.2%{?date:snap%{date}}%{?dist}
Summary: NPAPI plugin for libvlc
License: LGPLv2+
@@ -112,6 +112,9 @@ alternatives --remove libvlcplugin.so.%{_arch} %{_libdir}/vlc/npapi/libvlcplugin
%changelog
+* Tue Feb 06 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 2.2.7-0.2snap20180206
+- Update snapshot
+
* Tue Sep 05 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2.2.7-0.1snap20170905
- Update snapshot
- Bump generic plugin over the gtk one
diff --git a/sources b/sources
index 4e109fd..04e64bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b253c357cbc67dc116de88d29f20b063 npapi-vlc-20170905.tar.xz
+7fd5c9e0774a6760e9f85ddc99997e5b npapi-vlc-20180206.tar.xz
6 years, 9 months
[amule] Clean up spec
by Sérgio M. Basto
commit 3f20d90540f71c62c9db662c2ef5a1bb99fe064d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Feb 6 16:05:58 2018 +0000
Clean up spec
amule.spec | 25 ++++++++++++++-----------
1 file changed, 14 insertions(+), 11 deletions(-)
---
diff --git a/amule.spec b/amule.spec
index 652bb8a..d622205 100644
--- a/amule.spec
+++ b/amule.spec
@@ -7,7 +7,7 @@
Name: amule
Version: 2.3.2
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: File sharing client compatible with eDonkey
License: GPLv2+
Group: Applications/Internet
@@ -17,11 +17,11 @@ URL: http://amule.org
# See http://www.amule.org/wiki/index.php/Requirements
BuildRequires: wxGTK-devel >= 0:2.8.7, desktop-file-utils, expat-devel
BuildRequires: gd-devel >= 2.0.0, libpng-devel
-BuildRequires: gettext-devel, flex, bison
-BuildRequires: readline-devel, cryptopp-devel, libupnp-devel
+BuildRequires: gettext-devel flex bison
+BuildRequires: readline-devel cryptopp-devel libupnp-devel
+BuildRequires: binutils-devel
BuildRequires: GeoIP-devel
-BuildRequires: libtool intltool
-Requires(pre): chkconfig
+BuildRequires: libtool
Requires: %{name}-nogui
%description
@@ -64,12 +64,11 @@ It is useful for servers which don't have Xorg.
--enable-nls \
--with-denoise-level=0
-make %{?_smp_mflags}
+%make_build
%install
-
-make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
+%make_install
%find_lang %{name}
@@ -98,18 +97,19 @@ desktop-file-install --vendor "" \
# clean-up INSTALL file in doc
rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/INSTALL
+rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/COPYING
%files -f %{name}.lang
-%doc docs/ABOUT-NLS docs/Changelog docs/README docs/TODO
-%doc docs/EC_Protocol.txt docs/amulesig.txt docs/license.txt
+%{_docdir}/%{name}
+%license docs/COPYING
%{_bindir}/alc
%{_bindir}/amule
%{_bindir}/cas
%{_bindir}/wxcas
%{_bindir}/amulegui
-%{_datadir}/%{name}/
+%{_datadir}/%{name}
%{_datadir}/cas
%{_datadir}/applications/*.desktop
%{_datadir}/pixmaps/*
@@ -145,6 +145,9 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/INSTALL
%changelog
+* Tue Feb 06 2018 Sérgio Basto <sergio(a)serjux.com> - 2.3.2-8
+- Clean up spec
+
* Wed Nov 15 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2.3.2-7
- Add obsoletes/provides
- Disable xchat-amule
6 years, 9 months
[qt5-qtwebengine-freeworld/f27] Rebuild for Qt 5.9.4 (F26/F27)
by Kevin Kofler
commit 5e523fb0d714e8df1f72e1fa70e723857c02d123
Author: Kevin Kofler <kevin.kofler(a)chello.at>
Date: Tue Feb 6 16:08:04 2018 +0100
Rebuild for Qt 5.9.4 (F26/F27)
* Tue Feb 06 2018 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 5.10.0-1.2
- Rebuild for Qt 5.9.4 (F26/F27)
qt5-qtwebengine-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/qt5-qtwebengine-freeworld.spec b/qt5-qtwebengine-freeworld.spec
index 7f0e63e..6664626 100644
--- a/qt5-qtwebengine-freeworld.spec
+++ b/qt5-qtwebengine-freeworld.spec
@@ -45,7 +45,7 @@
Summary: Qt5 - QtWebEngine components (freeworld version)
Name: qt5-qtwebengine-freeworld
Version: 5.10.0
-Release: 1%{?dist}.1
+Release: 1%{?dist}.2
%global major_minor %(echo %{version} | cut -d. -f-2)
%global major %(echo %{version} | cut -d. -f1)
@@ -410,6 +410,9 @@ echo "%{_libdir}/%{name}" \
%config(noreplace) %{_sysconfdir}/ld.so.conf.d/%{name}-%{_arch}.conf
%changelog
+* Tue Feb 06 2018 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 5.10.0-1.2
+- Rebuild for Qt 5.9.4 (F26/F27)
+
* Thu Jan 25 2018 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 5.10.0-1.1
- Disable 32-bit ARM build until we can figure out why it keeps hanging up
6 years, 9 months
[vidcutter] Update to 5.5.0 Dropped OpenGL_fix.patch
by Martin Gansser
commit cb7fd38d005a7acad3fe2677636308afcab45f80
Author: Martin Gansser <martinkg(a)fedoraproject.org>
Date: Tue Feb 6 11:43:47 2018 +0100
Update to 5.5.0
Dropped OpenGL_fix.patch
.gitignore | 1 +
OpenGL_fix.patch | 37 -------------------------------------
sources | 2 +-
vidcutter.spec | 19 +++++++++++--------
4 files changed, 13 insertions(+), 46 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 668d85a..5cc8e16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/shotcut-17.11.tar.gz
/vidcutter-4.0.5.tar.gz
/vidcutter-5.0.5.tar.gz
+/vidcutter-5.5.0.tar.gz
diff --git a/sources b/sources
index b94a89e..572e7af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7aeb01be0b2e557e57a0d1dcfc913488 vidcutter-5.0.5.tar.gz
+ef55a5d22396d6c31a4ca7a8e29b1144 vidcutter-5.5.0.tar.gz
diff --git a/vidcutter.spec b/vidcutter.spec
index 503fe47..fe172ea 100644
--- a/vidcutter.spec
+++ b/vidcutter.spec
@@ -1,14 +1,12 @@
%global unique_name com.ozmartians
Name: vidcutter
-Version: 5.0.5
-Release: 3%{?dist}
+Version: 5.5.0
+Release: 1%{?dist}
Summary: The simplest + fastest video cutter & joiner
License: GPLv3+
Url: http://vidcutter.ozmartians.com
Source0: https://github.com/ozmartian/%{name}/archive/%{version}.tar.gz#/%{name}-%...
-# https://github.com/UnitedRPMs/vidcutter/blob/master/OpenGL_fix.patch
-Patch0: OpenGL_fix.patch
BuildRequires: python3-devel
BuildRequires: python3-setuptools
@@ -29,7 +27,6 @@ the job done using tried and true tech in its arsenal via mpv and FFmpeg.
%prep
%setup -q
-%patch0 -p1
sed -i "s/pypi/rpm/" vidcutter/__init__.py
# Fix error: Empty %%files file debugsourcefiles.list
sed -i "s/-g0/-g/" setup.py
@@ -44,7 +41,7 @@ sed -i -e 's|#!/usr/bin/env python3|#!/usr/bin/python3|g' vidcutter/libs/*.py
%install
%py3_install
# E: non-executable-script
-for file in %{buildroot}%{python3_sitearch}/vidcutter/{__init__,__main__,about,settings,updater,videoconsole,videocutter,videoinfo,videolist,videoslider,videostyle,videotoolbar,libs/mpvwidget,libs/notifications,libs/taskbarprogress,libs/videoservice,libs/widgets}.py; do
+for file in %{buildroot}%{python3_sitearch}/vidcutter/{__init__,__main__,about,graphicseffects,mediainfo,mediastream,settings,updater,videoconsole,videocutter,videolist,videoslider,videosliderwidget,videostyle,libs/config,libs/mpvwidget,libs/munch,libs/notifications,libs/singleapplication,libs/taskbarprogress,libs/videoservice,libs/widgets}.py; do
chmod a+x $file
done
@@ -70,14 +67,20 @@ fi
%{_bindir}/%{name}
%{python3_sitearch}/%{name}
%{python3_sitearch}/vidcutter-*-py?.?.egg-info
-%{_datadir}/applications/%{unique_name}.VidCutter.desktop
+%{_datadir}/applications/%{unique_name}.%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.png
%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
%{_datadir}/mime/packages/x-vidcutter.xml
-%{_datadir}/appdata/%{unique_name}.VidCutter.appdata.xml
+%{_datadir}/mime/packages/wtv.xml
+%{_datadir}/appdata/%{unique_name}.%{name}.appdata.xml
+%{_datadir}/metainfo/%{unique_name}.%{name}.appdata.xml
%{_datadir}/pixmaps/%{name}.svg
%changelog
+* Tue Feb 06 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 5.5.0-1
+- Update to 5.5.0
+- Dropped OpenGL_fix.patch
+
* Thu Feb 01 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 5.0.5-3
- Add OpenGL_fix.patch fixes (rfbz#4777).
6 years, 9 months