[pithos] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit eca5ddb99c2f6150df5f26965817576b2cda3c5a
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 4 20:23:28 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
pithos.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/pithos.spec b/pithos.spec
index 8336f3e..5d176c7 100644
--- a/pithos.spec
+++ b/pithos.spec
@@ -4,7 +4,7 @@
Name: pithos
Version: 1.4.1
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: A Pandora client for the GNOME Desktop
Group: Applications/Multimedia
@@ -78,6 +78,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata
%{_mandir}/man1/%{name}.1.gz
%changelog
+* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.4.1-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Sun Aug 19 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.4.1-6
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
5 years, 8 months
[comical] Add BuildRequires: gcc
by Leigh Scott
commit ce7083cdd7ab65ca1450cbe4b5dd804c2734448c
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 06:04:00 2019 +0000
Add BuildRequires: gcc
comical.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/comical.spec b/comical.spec
index e94362c..09a7bf3 100644
--- a/comical.spec
+++ b/comical.spec
@@ -14,7 +14,8 @@ Patch2: comical-0.8-wxicon.patch
Patch3: comical-0.8-libunrar.patch
Patch4: comical-0.8-minizip.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: wxGTK-devel
+BuildRequires: gcc
+BuildRequires: wxGTK3-devel
BuildRequires: desktop-file-utils
BuildRequires: libunrar-devel
BuildRequires: minizip-devel
5 years, 8 months
[comical] Revert wxGTK3-devel change
by Leigh Scott
commit 8f57ae9d0f7dee8d3419467a7668b8c0a0570435
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 06:18:46 2019 +0000
Revert wxGTK3-devel change
comical.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/comical.spec b/comical.spec
index 6de6dbd..862cac7 100644
--- a/comical.spec
+++ b/comical.spec
@@ -15,7 +15,7 @@ Patch3: comical-0.8-libunrar.patch
Patch4: comical-0.8-minizip.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gcc-c++
-BuildRequires: wxGTK3-devel
+BuildRequires: wxGTK-devel
BuildRequires: desktop-file-utils
BuildRequires: libunrar-devel
BuildRequires: minizip-devel
5 years, 8 months
[zoneminder] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit 08b1c8d8b72bdff64f3359236cf9f71a95af2a9f
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 01:01:15 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
zoneminder.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/zoneminder.spec b/zoneminder.spec
index 941bad9..3709d36 100644
--- a/zoneminder.spec
+++ b/zoneminder.spec
@@ -24,7 +24,7 @@
Name: zoneminder
Version: 1.32.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A camera monitoring and analysis tool
Group: System Environment/Daemons
# Mootools is inder the MIT license: http://mootools.net/
@@ -411,6 +411,9 @@ EOF
%dir %attr(755,nginx,nginx) %{_localstatedir}/spool/zoneminder-upload
%changelog
+* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.32.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Sat Dec 08 2018 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 1.32.3-1
- 1.32.3 Release
- Break into sub-packages
5 years, 8 months
[minidlna] Add BuildRequires: gcc
by Leigh Scott
commit 118b19de860ed3afdb905eee8772b82feddf3cc7
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 4 15:36:48 2019 +0000
Add BuildRequires: gcc
minidlna.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/minidlna.spec b/minidlna.spec
index a62e4f1..8cb5a38 100644
--- a/minidlna.spec
+++ b/minidlna.spec
@@ -11,6 +11,7 @@ Source1: %{name}.service
# tmpfiles configuration for the /run directory
Source2: %{name}-tmpfiles.conf
+BuildRequires: gcc
BuildRequires: avahi-devel
BuildRequires: libuuid-devel
BuildRequires: ffmpeg-devel
5 years, 8 months