[qmplay2/f25] Update to 16.09.21
by Martin Gansser
Summary of changes:
528d2ee... Update to 16.09.21 (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 2 months
[qmplay2] Update to 16.09.21
by Martin Gansser
commit 528d2eeaa1b20a728e9fec3f614b0c4a5e16c2b1
Author: martinkg <mgansser(a)alice.de>
Date: Thu Sep 22 08:59:39 2016 +0200
Update to 16.09.21
.gitignore | 1 +
qmplay2.spec | 8 +++++++-
sources | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c531ea..3fef083 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/QMPlay2-src-16.08.19.tar.xz
/QMPlay2-src-16.09.04.tar.xz
+/QMPlay2-src-16.09.21.tar.xz
diff --git a/qmplay2.spec b/qmplay2.spec
index 9e7a819..f66ba23 100644
--- a/qmplay2.spec
+++ b/qmplay2.spec
@@ -1,7 +1,7 @@
%global pname QMPlay2
Name: qmplay2
-Version: 16.09.04
+Version: 16.09.21
Release: 1%{?dist}
Summary: A Qt based media player, streamer and downloader
License: LGPLv3+
@@ -125,6 +125,12 @@ fi
%{_includedir}/%{pname}
%changelog
+* Thu Sep 22 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 16.09.21-1
+- Update to 16.09.21
+
+* Mon Sep 19 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 16.09.17-1
+- Update to 16.09.17
+
* Mon Sep 05 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 16.09.04-1
- Update to 16.09.04
diff --git a/sources b/sources
index f2cd978..70b58a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8082c94f5f3ad718caa054788c65bb34 QMPlay2-src-16.09.04.tar.xz
+b0878cdde5671c9823b7f49412a41e53 QMPlay2-src-16.09.21.tar.xz
8 years, 2 months
[amule] with-wx-config=/usr/bin/wx-config-3.0
by Sérgio M. Basto
commit c69addb5a469933d65b94319bfacf02ec6ed579d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Sep 22 01:09:23 2016 +0100
with-wx-config=/usr/bin/wx-config-3.0
amule.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/amule.spec b/amule.spec
index a0f89d7..cae9c27 100644
--- a/amule.spec
+++ b/amule.spec
@@ -7,7 +7,7 @@
Name: amule
Version: 2.3.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: File sharing client compatible with eDonkey
License: GPLv2+
Group: Applications/Internet
@@ -71,6 +71,7 @@ This plugins allows you to display aMule statistics in XChat
--enable-amule-gui \
--enable-optimize \
--enable-nls \
+ --with-wx-config=/usr/bin/wx-config-3.0 \
--with-denoise-level=0
make %{?_smp_mflags}
@@ -161,6 +162,9 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/INSTALL
%changelog
+* Thu Sep 22 2016 Sérgio Basto <sergio(a)serjux.com> - 2.3.2-2
+- with-wx-config=/usr/bin/wx-config-3.0
+
* Wed Sep 21 2016 Sérgio Basto <sergio(a)serjux.com> - 2.3.2-1
- New upstream release
8 years, 2 months
[amule/f25] (3 commits) ...Restore %{?dist}
by Sérgio M. Basto
Summary of changes:
4da8090... New upstream release (*)
22bd7ed... Uploading: amule-2.3.2.tar.gz (*)
ac98bd0... Restore %{?dist} (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 2 months
[amule] Restore %{?dist}
by Sérgio M. Basto
commit ac98bd04fe52e8ea1c34057f04c87fb4cc26d2a7
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Sep 21 08:23:35 2016 +0100
Restore %{?dist}
amule.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/amule.spec b/amule.spec
index 0079918..a0f89d7 100644
--- a/amule.spec
+++ b/amule.spec
@@ -7,7 +7,7 @@
Name: amule
Version: 2.3.2
-Release: 1
+Release: 1%{?dist}
Summary: File sharing client compatible with eDonkey
License: GPLv2+
Group: Applications/Internet
8 years, 2 months
[amule] Uploading: amule-2.3.2.tar.gz
by Sérgio M. Basto
commit 22bd7ed186a1fba36dbb9ebd3085e0f6fd431f2b
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Sep 21 07:06:35 2016 +0100
Uploading: amule-2.3.2.tar.gz
.gitignore | 1 +
sources | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index 360d23c..7a3d9b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
aMule-2.3.1.tar.xz
+/amule-2.3.2.tar.gz
diff --git a/sources b/sources
index e8a42c4..7a32459 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f5707ad2073d37100409870aa5d3f93 aMule-2.3.1.tar.xz
+6569dd5f1a0598c940b3d988d2e19f88 amule-2.3.2.tar.gz
8 years, 2 months
[amule] New upstream release
by Sérgio M. Basto
commit 4da809099d4bf7450950be0ba2db1626c155cb0d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Sep 21 07:03:52 2016 +0100
New upstream release
aMule-2.3.1-gcc47.patch | 20 --------------------
amule.spec | 41 ++++++++++++++++++++++++-----------------
2 files changed, 24 insertions(+), 37 deletions(-)
---
diff --git a/amule.spec b/amule.spec
index 15f7a4b..0079918 100644
--- a/amule.spec
+++ b/amule.spec
@@ -1,21 +1,26 @@
# TODO: setup firefox for ed2k links using triggers and a file in /usr/lib/firefox-3.0.1/defaults/preferences/
-%global _hardened_build 1
+#global _hardened_build 1
+
+#globals for https://github.com/amule-project/amule/commit/88aa0231f0c06023b32cba0d5a3...
+#global commit1 88aa0231f0c06023b32cba0d5a3871d418bb0f1f
+#global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
Name: amule
-Version: 2.3.1
-Release: 8%{?dist}
+Version: 2.3.2
+Release: 1
Summary: File sharing client compatible with eDonkey
License: GPLv2+
Group: Applications/Internet
-Source0: http://dl.sourceforge.net/%{name}/aMule-%{version}.tar.xz
-Patch0: aMule-2.3.1-gcc47.patch
+#Source0: https://github.com/amule-project/%{name}/archive/%{commit1}.tar.gz#/%{nam...
+Source0: https://github.com/amule-project/amule/archive/%{version}/%{name}-%{versi...
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: wxGTK3-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: GeoIP-devel
+BuildRequires: libtool intltool
Requires(pre): chkconfig
Requires: %{name}-nogui
@@ -45,16 +50,10 @@ This plugins allows you to display aMule statistics in XChat
%prep
-%setup -q -n aMule-%{version}
-%patch0 -p1 -b .gcc47
-manfiles=`find . -name "*.1"`
-for manfile in $manfiles; do
- iconv -f ISO-8859-1 -t UTF-8 < $manfile > $manfile.utf8
- touch -r $manfile $manfile.utf8
- mv -f $manfile.utf8 $manfile
-done
+%setup -q -n %{name}-%{version}
%build
+./autogen.sh
%configure \
--disable-rpath \
--disable-debug \
@@ -71,6 +70,7 @@ done
--enable-ccache \
--enable-amule-gui \
--enable-optimize \
+ --enable-nls \
--with-denoise-level=0
make %{?_smp_mflags}
@@ -89,8 +89,6 @@ desktop-file-install --vendor "" \
--add-category Network\
$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
-iconv -f ISO-8859-1 -t UTF-8 < src/utils/aLinkCreator/alc.desktop \
- > $RPM_BUILD_ROOT%{_datadir}/applications/alc.desktop
desktop-file-install --vendor "" \
--delete-original\
--dir $RPM_BUILD_ROOT%{_datadir}/applications\
@@ -114,7 +112,7 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/INSTALL
%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
+%doc docs/EC_Protocol.txt docs/amulesig.txt docs/license.txt
%{_bindir}/alc
%{_bindir}/amule
%{_bindir}/cas
@@ -163,6 +161,15 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/INSTALL
%changelog
+* Wed Sep 21 2016 Sérgio Basto <sergio(a)serjux.com> - 2.3.2-1
+- New upstream release
+
+* Fri May 06 2016 Sérgio Basto <sergio(a)serjux.com> - 2.3.2-0.1.20160506git88aa023
+- Update to amule to pre 0.3.2
+- Use new location of sources.
+- Drop patch aMule-2.3.1-gcc47 is upstreamed.
+- Man files and others are fixed, they are converted to UTF-8.
+
* Fri May 01 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 2.3.1-8
- Remove noarch from xchat fix build on Koji
8 years, 2 months
[ffmpeg/f23] Updated to 2.8.8
by Julian Sikorski
commit e42e2fd081642207c7a4ad770eca2695cd9d6dd2
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Wed Sep 21 08:00:07 2016 +0200
Updated to 2.8.8
.gitignore | 1 +
ffmpeg.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2dbc12b..fb5f836 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
ffmpeg-2.8.7.tar.xz
+/ffmpeg-2.8.8.tar.xz
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 840b159..f068419 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -12,7 +12,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 2.8.7
+Version: 2.8.8
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr:1}
License: GPLv3+
@@ -262,6 +262,9 @@ install -pm755 tools/qt-faststart $RPM_BUILD_ROOT%{_bindir}
%changelog
+* Wed Sep 21 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.8.8-1
+- Updated to 2.8.8
+
* Mon May 02 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.8.7-1
- Updated to 2.8.7
diff --git a/sources b/sources
index be5f891..f37d27d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7e5b1c98eedfc3a364fa8c4095deeae5 ffmpeg-2.8.7.tar.xz
+5fae1ba5a5d37a2d0de750479b7270d4 ffmpeg-2.8.8.tar.xz
8 years, 2 months
[kodi] Update to 17.0 beta 2
by Michael Cronenworth
Summary of changes:
e9f843d... Update to 17.0 beta 2 (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 2 months