[audacity-freeworld] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit c1ac218b2ccf5eb6f5fde5791ff2bb5bcc267adf
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 4 09:30:15 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
audacity-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/audacity-freeworld.spec b/audacity-freeworld.spec
index 2c4c317..a12c2ed 100644
--- a/audacity-freeworld.spec
+++ b/audacity-freeworld.spec
@@ -9,7 +9,7 @@
Name: audacity-freeworld
Version: 2.3.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Multitrack audio editor
License: GPLv2
URL: https://www.audacityteam.org
@@ -224,6 +224,9 @@ rm %{buildroot}%{_datadir}/doc/%{realname}/LICENSE.txt
%changelog
+* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.3.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Mon Oct 1 2018 David Timms <iinet.net.au@dtimms> - 2.3.0-1
- Update to Audacity 2.3.0 release.
- change mp3 capability to be always present rather than a compile option.
5 years, 8 months
[xmms2-freeworld] Add BuildRequires: gcc
by Leigh Scott
commit a9d6d6464ba45d34587154ee48bcd1f2e1001cc4
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 01:06:28 2019 +0000
Add BuildRequires: gcc
xmms2-freeworld.spec | 21 +++------------------
1 file changed, 3 insertions(+), 18 deletions(-)
---
diff --git a/xmms2-freeworld.spec b/xmms2-freeworld.spec
index c4469e3..09d6b68 100644
--- a/xmms2-freeworld.spec
+++ b/xmms2-freeworld.spec
@@ -5,7 +5,7 @@ Summary: Plugins for XMMS2 that cannot be included in Fedora
Version: 0.8
Release: 25%{?dist}
License: LGPLv2+ and GPL+ and BSD
-Group: Applications/Multimedia
+URL: http://wiki.xmms2.xmms.se/
# Fedora's xmms2 has to use a sanitized tarball, we don't.
Source0: http://downloads.sourceforge.net/xmms2/xmms2-%{version}%{codename}.tar.bz2
# Use libdir properly for Fedora multilib
@@ -18,8 +18,7 @@ Patch3: bp-fix-alloc-context.patch
Patch4: bp-fix-missing-include.patch
Patch5: libav10.patch
-URL: http://wiki.xmms2.xmms.se/
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires: gcc
BuildRequires: sqlite-devel
BuildRequires: glib2-devel
BuildRequires: python2-devel
@@ -47,7 +46,6 @@ client (such as gxmms2 or esperanza).
%package -n xmms2-avcodec
Summary: XMMS2 Plugin for avcodec supported formats
License: LGPLv2+
-Group: Applications/Multimedia
Requires: xmms2 = %{version}
%description -n xmms2-avcodec
@@ -58,7 +56,6 @@ FFMPEG's libavcodec.
%package -n xmms2-faad
Summary: XMMS2 Plugin for AAC and MP4 audio formats
License: GPLv2+
-Group: Applications/Multimedia
Requires: xmms2 = %{version}
%description -n xmms2-faad
@@ -68,7 +65,6 @@ An XMMS2 Plugin which provides support for audio formats provided by FAAD
%package -n xmms2-mad
Summary: XMMS2 Plugin for MPEG Audio files
License: GPLv2+
-Group: Applications/Multimedia
Requires: xmms2 = %{version}
%description -n xmms2-mad
@@ -78,7 +74,6 @@ An XMMS2 Plugin for listening to MPEG files (MPEG 1 & 2 layers I, II and III
%package -n xmms2-mms
Summary: XMMS2 Plugin for MMS audio streams
License: LGPLv2+
-Group: Applications/Multimedia
Requires: xmms2 = %{version}
%description -n xmms2-mms
@@ -87,7 +82,6 @@ An XMMS2 Plugin for listening to Microsoft Media Services (MMS) audio streams.
%package -n xmms2-mp4
Summary: XMMS2 Plugin for MP4 audio
License: GPLv2+
-Group: Applications/Multimedia
Requires: xmms2 = %{version}
%description -n xmms2-mp4
@@ -176,7 +170,6 @@ export CFLAGS="%{optflags}"
./waf build -v %{?_smp_mflags}
%install
-rm -rf %{buildroot}
./waf install --destdir=%{buildroot} --prefix=%{_prefix} --libdir=%{_libdir} --with-pkgconfigdir=%{_libdir}/pkgconfig
# There are lots of things that get built that we don't need to package, because they're in the Fedora xmms2 package.
@@ -185,41 +178,33 @@ rm -rf %{buildroot}%{_bindir} %{buildroot}%{_libdir}/libxmmsclient* %{buildroot}
# exec flags for debuginfo
chmod +x %{buildroot}%{_libdir}/xmms2/*
-%clean
-rm -rf %{buildroot}
-
%files
-%defattr(-,root,root,-)
%doc COPYING COPYING.GPL COPYING.LGPL
%files -n xmms2-avcodec
-%defattr(-,root,root,-)
%doc COPYING.LGPL
%{_libdir}/xmms2/libxmms_avcodec.so
%files -n xmms2-faad
-%defattr(-,root,root,-)
%doc COPYING.GPL
%{_libdir}/xmms2/libxmms_faad.so
%files -n xmms2-mad
-%defattr(-,root,root,-)
%doc COPYING.GPL
%{_libdir}/xmms2/libxmms_mad.so
%files -n xmms2-mms
-%defattr(-,root,root,-)
%doc COPYING.LGPL
%{_libdir}/xmms2/libxmms_mms.so
%files -n xmms2-mp4
-%defattr(-,root,root,-)
%doc COPYING.GPL
%{_libdir}/xmms2/libxmms_mp4.so
%changelog
* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.8-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+- Spec file clean up
* Sun Aug 19 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 0.8-24
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
5 years, 8 months
[gltron] Add BuildRequires: gcc-c++
by Leigh Scott
commit af94632d12d3e3aaf757562c11a76c2db9dbf0b8
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 4 11:41:52 2019 +0000
Add BuildRequires: gcc-c++
gltron.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gltron.spec b/gltron.spec
index 49426bc..9000fee 100644
--- a/gltron.spec
+++ b/gltron.spec
@@ -24,7 +24,7 @@ Patch27: gcc5.diff
BuildRequires: SDL_sound-devel libpng-devel zlib-devel libGLU-devel
BuildRequires: libvorbis-devel
BuildRequires: desktop-file-utils
-BuildRequires: autoconf automake gcc
+BuildRequires: autoconf automake gcc-c++
%description
%{summary}.
5 years, 8 months
[gpac] Switch to wxGTK3-devel
by Leigh Scott
commit bd6ef35df32662887dcc9859e230cb4ebc13ac89
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 4 11:53:02 2019 +0000
Switch to wxGTK3-devel
gpac.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gpac.spec b/gpac.spec
index 99b4d26..f8d84cc 100644
--- a/gpac.spec
+++ b/gpac.spec
@@ -47,7 +47,7 @@ BuildRequires: libtheora-devel
BuildRequires: libXt-devel
BuildRequires: libXpm-devel
BuildRequires: libXv-devel
-BuildRequires: wxGTK-devel
+BuildRequires: wxGTK3-devel
BuildRequires: xmlrpc-c-devel
BuildRequires: doxygen graphviz
BuildRequires: gcc
5 years, 8 months
[OpenEXR_Viewers-nonfree] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit e4810fe688f224d42306d39b55e3472b4bf0ebe6
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 05:17:45 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
OpenEXR_Viewers-nonfree.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/OpenEXR_Viewers-nonfree.spec b/OpenEXR_Viewers-nonfree.spec
index bbd92cb..8105130 100644
--- a/OpenEXR_Viewers-nonfree.spec
+++ b/OpenEXR_Viewers-nonfree.spec
@@ -19,7 +19,7 @@
Name: %{real_name}
Version: 2.2.0
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Viewers programs for OpenEXR
Group: Applications/Multimedia
@@ -153,6 +153,9 @@ fi
%endif
%changelog
+* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.2.0-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Sun Aug 19 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.2.0-6
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
5 years, 8 months
[gsview] Add BuildRequires: gcc
by Leigh Scott
commit d1673e693d01ac02e00e891131a78511b2e031a3
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 06:59:10 2019 +0000
Add BuildRequires: gcc
gsview.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/gsview.spec b/gsview.spec
index 779cd8c..cd7b235 100644
--- a/gsview.spec
+++ b/gsview.spec
@@ -11,6 +11,7 @@ URL: http://www.cs.wisc.edu/~ghost/gsview/
Source1: gsview.desktop
+BuildRequires: gcc
BuildRequires: gtk+-devel
BuildRequires: desktop-file-utils
BuildRequires: sed >= 4.0
5 years, 8 months
[dwarffortress] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit 70ddf4e7db65a4e2da84db0024895e6ee0c7e5fe
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 06:26:16 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
dwarffortress.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/dwarffortress.spec b/dwarffortress.spec
index 4526e0f..dcbc6de 100644
--- a/dwarffortress.spec
+++ b/dwarffortress.spec
@@ -5,7 +5,7 @@
Name: dwarffortress
Version: 0.44.12
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A single-player procedurally generated fantasy game
@@ -140,6 +140,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata
%{_datadir}/appdata/dwarffortress.appdata.xml
%changelog
+* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.44.12-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Sun Sep 30 2018 Sérgio Basto <sergio(a)serjux.com> - 0.44.12-2
- Rebuild for glew 2.1.0
5 years, 8 months
[chromium-freeworld/f29] rebuild for libva api change
by Akarshan Biswas
commit e97afa6960e03692dfcc51d8d80c555d6fa038a9
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Tue Feb 26 11:12:29 2019 -0500
rebuild for libva api change
Signed-off-by: Akarshan Biswas <akarshan.biswas(a)gmail.com>
chromium-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index caab3f4..0bc0add 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -150,7 +150,7 @@ Name: chromium%{chromium_channel}%{?freeworld:-freeworld}
Name: chromium%{chromium_channel}
%endif
Version: %{majorversion}.0.3578.98
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A WebKit (Blink) powered web browser
Url: http://www.chromium.org/Home
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
@@ -1821,6 +1821,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%changelog
+* Tue Feb 26 2019 Tom Callaway <spot(a)fedoraproject.org> - 71.0.3578.98-5
+- rebuild for libva api change
+
* Thu Jan 31 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 71.0.3578.98-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
5 years, 8 months
[chromium-freeworld/f29] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Akarshan Biswas
commit 95bc33e9f40c0a6633ec074337614d61c91ef29e
Author: Fedora Release Engineering <releng(a)fedoraproject.org>
Date: Thu Jan 31 15:34:26 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng(a)fedoraproject.org>
Signed-off-by: Akarshan Biswas <akarshan.biswas(a)gmail.com>
chromium-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index 9e1dba9..caab3f4 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -150,7 +150,7 @@ Name: chromium%{chromium_channel}%{?freeworld:-freeworld}
Name: chromium%{chromium_channel}
%endif
Version: %{majorversion}.0.3578.98
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A WebKit (Blink) powered web browser
Url: http://www.chromium.org/Home
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
@@ -1821,6 +1821,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%changelog
+* Thu Jan 31 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 71.0.3578.98-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Mon Jan 21 2019 Tom Callaway <spot(a)fedoraproject.org> - 71.0.3578.98-3
- rebuild with widevine fix
5 years, 8 months