From 5306c86fd846f4667a17aa1bd0718cbd1392bcf8 Mon Sep 17 00:00:00 2001 From: Richard Marko Date: Thu, 6 Sep 2012 15:32:14 +0200 Subject: [PATCH 01/25] Revert "Updating to use systemd macros" This reverts commit b683c1df8e41389fd3a192241e22b4994263701d. --- sidc.spec | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/sidc.spec b/sidc.spec index fff7269..ab9cbd2 100644 --- a/sidc.spec +++ b/sidc.spec @@ -5,7 +5,7 @@ Name: sidc Version: 1.8 -Release: 2%{?dist} +Release: 1%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances Group: Applications/Communications @@ -69,18 +69,9 @@ useradd -r -g sidc -d %{_localstatedir}/lib/sidc -s /sbin/nologin \ exit 0 %post -%systemd_post sidc.service - -%preun -%systemd_preun sidc.service - -%postun -%systemd_postun_with_restart sidc.service +systemctl --system daemon-reload %changelog -* Wed Aug 22 2012 Lukáš Nykrýn - 1.8-2 -- Scriptlets replaced with new systemd macros (#850409) - * Mon Jul 23 2012 Richard Marko - 1.8-1 - Version bump, use tmpfiles.d * Mon Jul 23 2012 Richard Marko - 1.7-2 From 4dd155e09c3cc5ca36fc04aca67c378e4324c2f3 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 17:55:12 -0600 Subject: [PATCH 02/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index fff7269..85a5795 100644 --- a/sidc.spec +++ b/sidc.spec @@ -5,7 +5,7 @@ Name: sidc Version: 1.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances Group: Applications/Communications @@ -78,6 +78,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Aug 22 2012 Lukáš Nykrýn - 1.8-2 - Scriptlets replaced with new systemd macros (#850409) From d0d0bca88c03e970bd94757f08a50cad7005d82a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 09:27:09 -0500 Subject: [PATCH 03/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index 85a5795..930c7b2 100644 --- a/sidc.spec +++ b/sidc.spec @@ -5,7 +5,7 @@ Name: sidc Version: 1.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances Group: Applications/Communications @@ -78,6 +78,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 1.8-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Thu Feb 14 2013 Fedora Release Engineering - 1.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild From 8347a2350aa3d96de264560b48986c17ac258846 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 8 Jun 2014 01:19:42 -0500 Subject: [PATCH 04/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index 930c7b2..8900df3 100644 --- a/sidc.spec +++ b/sidc.spec @@ -5,7 +5,7 @@ Name: sidc Version: 1.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances Group: Applications/Communications @@ -78,6 +78,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 1.8-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sun Aug 04 2013 Fedora Release Engineering - 1.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild From 984c35a5ede9137afbf8390c6b0a6480d002c093 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 18 Aug 2014 02:17:29 +0000 Subject: [PATCH 05/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index 8900df3..ab45f37 100644 --- a/sidc.spec +++ b/sidc.spec @@ -5,7 +5,7 @@ Name: sidc Version: 1.8 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances Group: Applications/Communications @@ -78,6 +78,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Mon Aug 18 2014 Fedora Release Engineering - 1.8-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Sun Jun 08 2014 Fedora Release Engineering - 1.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild From 56ec2b4619aa1a0f639a1d0fc40ee7ad9510644b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 19 Jun 2015 00:49:42 +0000 Subject: [PATCH 06/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index ab45f37..1392ee3 100644 --- a/sidc.spec +++ b/sidc.spec @@ -5,7 +5,7 @@ Name: sidc Version: 1.8 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances Group: Applications/Communications @@ -78,6 +78,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 1.8-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Aug 18 2014 Fedora Release Engineering - 1.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild From 8814dfab7ba29c74f8bb9babd22c8140a90b5d7f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 23:59:24 +0000 Subject: [PATCH 07/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index 1392ee3..5d18117 100644 --- a/sidc.spec +++ b/sidc.spec @@ -5,7 +5,7 @@ Name: sidc Version: 1.8 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances Group: Applications/Communications @@ -78,6 +78,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.8-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Jun 19 2015 Fedora Release Engineering - 1.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild From 05bf30944d0e6c3e528f8bff43cacae51f6d9420 Mon Sep 17 00:00:00 2001 From: Richard Marko Date: Tue, 22 Nov 2016 22:42:14 +0100 Subject: [PATCH 08/25] fix source url --- sidc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sidc.spec b/sidc.spec index 5d18117..4646bdc 100644 --- a/sidc.spec +++ b/sidc.spec @@ -5,13 +5,13 @@ Name: sidc Version: 1.8 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances Group: Applications/Communications License: GPLv2 URL: http://github.com/sorki/sidc -Source0: https://github.com/sorki/sidc/tarball/v%{version}/sidc-v%{version}.tar.gz +Source0: https://github.com/sorki/sidc/archive/v%{version}.tar.gz BuildRequires: autoconf BuildRequires: fftw-devel @@ -78,6 +78,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Tue Nov 22 2016 Richard Marko - 1.8-9 +- Fix source URL + * Thu Feb 04 2016 Fedora Release Engineering - 1.8-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild From 5e9e752a1f919554fa1577e4b816ed01ed2a3272 Mon Sep 17 00:00:00 2001 From: Richard Marko Date: Tue, 22 Nov 2016 22:55:31 +0100 Subject: [PATCH 09/25] re-add source --- .gitignore | 1 + sidc.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9c04086..39973c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sidc-v1.8.tar.gz +/v1.8.tar.gz diff --git a/sidc.spec b/sidc.spec index 4646bdc..b1366d0 100644 --- a/sidc.spec +++ b/sidc.spec @@ -1,11 +1,10 @@ -%global tardirname sorki-sidc-cf8e2fa # trick rpmlint into ignoring the lib path for tmpfiles.d %global _mylib lib %global _tmpfilesdir %{_prefix}/%{_mylib} Name: sidc Version: 1.8 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances Group: Applications/Communications @@ -26,7 +25,7 @@ sidc is a simple C program to monitor and record VLF signal for sudden ionospheric disturbance detection. %prep -%setup -q -n %{tardirname} +%setup -q -n %{version}.tar.gz %build autoconf @@ -78,6 +77,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Tue Nov 22 2016 Richard Marko - 1.8-10 +- Re-add source file under correct filename + * Tue Nov 22 2016 Richard Marko - 1.8-9 - Fix source URL diff --git a/sources b/sources index 79c8aad..452391e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae32ee8e06fbf257b17d029c054e046c sidc-v1.8.tar.gz +5017999cee73d24c4013bf712a251fc9 v1.8.tar.gz From d63a26f0b09daf0d658f80a4a2484dc9775f49cc Mon Sep 17 00:00:00 2001 From: Richard Marko Date: Tue, 22 Nov 2016 23:07:28 +0100 Subject: [PATCH 10/25] fix setup --- sidc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sidc.spec b/sidc.spec index b1366d0..7f6047c 100644 --- a/sidc.spec +++ b/sidc.spec @@ -4,7 +4,7 @@ Name: sidc Version: 1.8 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances Group: Applications/Communications @@ -25,7 +25,7 @@ sidc is a simple C program to monitor and record VLF signal for sudden ionospheric disturbance detection. %prep -%setup -q -n %{version}.tar.gz +%setup -q -n sidc-%{version} %build autoconf @@ -77,6 +77,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Tue Nov 22 2016 Richard Marko - 1.8-11 +- Fix setup + * Tue Nov 22 2016 Richard Marko - 1.8-10 - Re-add source file under correct filename From 8aa0f96a121bddb732564c654c8653106dc8d3be Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 13:26:14 +0000 Subject: [PATCH 11/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index 7f6047c..586a2ac 100644 --- a/sidc.spec +++ b/sidc.spec @@ -4,7 +4,7 @@ Name: sidc Version: 1.8 -Release: 11%{?dist} +Release: 12%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances Group: Applications/Communications @@ -77,6 +77,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.8-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Nov 22 2016 Richard Marko - 1.8-11 - Fix setup From 6d4084400da135eb8191859ad65ca6f9474b4d2c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 18:35:43 +0000 Subject: [PATCH 12/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index 586a2ac..e53bd05 100644 --- a/sidc.spec +++ b/sidc.spec @@ -4,7 +4,7 @@ Name: sidc Version: 1.8 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances Group: Applications/Communications @@ -77,6 +77,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 1.8-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Feb 11 2017 Fedora Release Engineering - 1.8-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild From 5891fc787112678af8cae03494bd993ab0c5b533 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 3 Aug 2017 08:26:20 +0000 Subject: [PATCH 13/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index e53bd05..6ba7e0c 100644 --- a/sidc.spec +++ b/sidc.spec @@ -4,7 +4,7 @@ Name: sidc Version: 1.8 -Release: 13%{?dist} +Release: 14%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances Group: Applications/Communications @@ -77,6 +77,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Thu Aug 03 2017 Fedora Release Engineering - 1.8-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Thu Jul 27 2017 Fedora Release Engineering - 1.8-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From 436882cffcb0f898a1412da88fa1d07e560429fa Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 16:43:11 +0000 Subject: [PATCH 14/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index 6ba7e0c..27f2d40 100644 --- a/sidc.spec +++ b/sidc.spec @@ -4,7 +4,7 @@ Name: sidc Version: 1.8 -Release: 14%{?dist} +Release: 15%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances Group: Applications/Communications @@ -77,6 +77,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.8-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Aug 03 2017 Fedora Release Engineering - 1.8-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild From 324ec04c5650b23092a99fc95a0dd7e127903b88 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 9 Jul 2018 19:06:51 +0200 Subject: [PATCH 15/25] add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- sidc.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sidc.spec b/sidc.spec index 27f2d40..6adcbd6 100644 --- a/sidc.spec +++ b/sidc.spec @@ -12,6 +12,7 @@ License: GPLv2 URL: http://github.com/sorki/sidc Source0: https://github.com/sorki/sidc/archive/v%{version}.tar.gz +BuildRequires: gcc BuildRequires: autoconf BuildRequires: fftw-devel BuildRequires: alsa-lib-devel From 6d9df424cf522e7575d800d80b316eefd1df8767 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 06:07:02 +0000 Subject: [PATCH 16/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index 6adcbd6..d9c492b 100644 --- a/sidc.spec +++ b/sidc.spec @@ -4,7 +4,7 @@ Name: sidc Version: 1.8 -Release: 15%{?dist} +Release: 16%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances Group: Applications/Communications @@ -78,6 +78,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 1.8-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Fedora Release Engineering - 1.8-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From cf78929d10a56248891bd086efb5abded6901aa2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:25 +0100 Subject: [PATCH 17/25] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- sidc.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index d9c492b..c48ebd5 100644 --- a/sidc.spec +++ b/sidc.spec @@ -7,7 +7,6 @@ Version: 1.8 Release: 16%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances -Group: Applications/Communications License: GPLv2 URL: http://github.com/sorki/sidc Source0: https://github.com/sorki/sidc/archive/v%{version}.tar.gz From 62b2e6a352b1f0d6c2ea9c5e4ad8b1dcca7cda4f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 15:23:54 +0000 Subject: [PATCH 18/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index c48ebd5..04e25d6 100644 --- a/sidc.spec +++ b/sidc.spec @@ -4,7 +4,7 @@ Name: sidc Version: 1.8 -Release: 16%{?dist} +Release: 17%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances License: GPLv2 @@ -77,6 +77,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.8-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jul 14 2018 Fedora Release Engineering - 1.8-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From b0e355103180cfb64c823f69d386d81491d7eb67 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 23:17:44 +0000 Subject: [PATCH 19/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index 04e25d6..53aa785 100644 --- a/sidc.spec +++ b/sidc.spec @@ -4,7 +4,7 @@ Name: sidc Version: 1.8 -Release: 17%{?dist} +Release: 18%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances License: GPLv2 @@ -77,6 +77,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.8-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Feb 02 2019 Fedora Release Engineering - 1.8-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From edbb4a2d2a12f4e55a6863ebf8ea80f90f921f0c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 23:26:21 +0000 Subject: [PATCH 20/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index 53aa785..540b644 100644 --- a/sidc.spec +++ b/sidc.spec @@ -4,7 +4,7 @@ Name: sidc Version: 1.8 -Release: 18%{?dist} +Release: 19%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances License: GPLv2 @@ -77,6 +77,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.8-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Jul 26 2019 Fedora Release Engineering - 1.8-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From 8a5ca4dbd5cb16a049863fe7a759df41fb48ce26 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 10:42:33 +0000 Subject: [PATCH 21/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index 540b644..365b6b7 100644 --- a/sidc.spec +++ b/sidc.spec @@ -4,7 +4,7 @@ Name: sidc Version: 1.8 -Release: 19%{?dist} +Release: 20%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances License: GPLv2 @@ -77,6 +77,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.8-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jan 30 2020 Fedora Release Engineering - 1.8-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From be2b82c0bd92378704854523dec0b6c97565ef73 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 21:28:34 +0000 Subject: [PATCH 22/25] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- sidc.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sidc.spec b/sidc.spec index 365b6b7..ca99b71 100644 --- a/sidc.spec +++ b/sidc.spec @@ -11,6 +11,7 @@ License: GPLv2 URL: http://github.com/sorki/sidc Source0: https://github.com/sorki/sidc/archive/v%{version}.tar.gz +BuildRequires: make BuildRequires: gcc BuildRequires: autoconf BuildRequires: fftw-devel From 3d7adc278e6cd2da83f0aa22b36b4101ca96c525 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 20:22:11 +0000 Subject: [PATCH 23/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index ca99b71..c536166 100644 --- a/sidc.spec +++ b/sidc.spec @@ -4,7 +4,7 @@ Name: sidc Version: 1.8 -Release: 20%{?dist} +Release: 21%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances License: GPLv2 @@ -78,6 +78,9 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.8-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.8-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From a1a235a95142c0632ef53abf5f1fde712ecfb4db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 2 Mar 2021 16:12:19 +0100 Subject: [PATCH 24/25] Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. --- sidc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sidc.spec b/sidc.spec index c536166..ee14a7e 100644 --- a/sidc.spec +++ b/sidc.spec @@ -4,7 +4,7 @@ Name: sidc Version: 1.8 -Release: 21%{?dist} +Release: 22%{?dist} Summary: A VLF signal monitor for recording sudden ionospheric disturbances License: GPLv2 @@ -78,6 +78,10 @@ exit 0 %systemd_postun_with_restart sidc.service %changelog +* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 1.8-22 +- Rebuilt for updated systemd-rpm-macros + See https://pagure.io/fesco/issue/2583. + * Wed Jan 27 2021 Fedora Release Engineering - 1.8-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From b3206a628b5a22492a604b71e6b7d7de97fa33c1 Mon Sep 17 00:00:00 2001 From: Richard Marko Date: Tue, 4 May 2021 09:55:44 -0400 Subject: [PATCH 25/25] sidc --- .gitignore | 2 - dead.package | 1 + sidc.spec | 160 --------------------------------------------------- sources | 1 - 4 files changed, 1 insertion(+), 163 deletions(-) delete mode 100644 .gitignore create mode 100644 dead.package delete mode 100644 sidc.spec delete mode 100644 sources diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 39973c7..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/sidc-v1.8.tar.gz -/v1.8.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..086fc53 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +sidc diff --git a/sidc.spec b/sidc.spec deleted file mode 100644 index ee14a7e..0000000 --- a/sidc.spec +++ /dev/null @@ -1,160 +0,0 @@ -# trick rpmlint into ignoring the lib path for tmpfiles.d -%global _mylib lib -%global _tmpfilesdir %{_prefix}/%{_mylib} - -Name: sidc -Version: 1.8 -Release: 22%{?dist} -Summary: A VLF signal monitor for recording sudden ionospheric disturbances - -License: GPLv2 -URL: http://github.com/sorki/sidc -Source0: https://github.com/sorki/sidc/archive/v%{version}.tar.gz - -BuildRequires: make -BuildRequires: gcc -BuildRequires: autoconf -BuildRequires: fftw-devel -BuildRequires: alsa-lib-devel -BuildRequires: systemd-units -Requires: fftw -Requires: alsa-utils -Requires(pre): shadow-utils - -%description -sidc is a simple C program to monitor and record VLF signal -for sudden ionospheric disturbance detection. - -%prep -%setup -q -n sidc-%{version} - -%build -autoconf -%configure -make %{?_smp_mflags} - -%install -install -d %{buildroot}%{_bindir} -install -d %{buildroot}%{_sysconfdir} -install -d %{buildroot}%{_localstatedir}/lib/sidc -install -d %{buildroot}%{_localstatedir}/log/sidc -install -d -m 0755 %{buildroot}/run/sidc/ - -make DESTDIR=%{buildroot} install - -install -Dm 644 sidc.service %{buildroot}%{_unitdir}/sidc.service -install -Dm 644 sidc.sysconf %{buildroot}%{_sysconfdir}/sysconfig/sidc -install -Dm 644 sidc.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/sidc -install -Dm 644 sidc.tmpfiles %{buildroot}%{_tmpfilesdir}/tmpfiles.d/sidc.conf - -%files -%doc README.rst -%doc AUTHORS -%doc LICENSE -%{_bindir}/sidc -%config(noreplace) %{_sysconfdir}/sidc.conf -%config(noreplace) %{_sysconfdir}/sysconfig/sidc -%config(noreplace) %{_sysconfdir}/logrotate.d/sidc -%{_unitdir}/sidc.service -%dir %attr(-, sidc, sidc) %{_localstatedir}/lib/sidc -%dir %attr(-, sidc, sidc) %{_localstatedir}/log/sidc -%dir %attr(-, sidc, sidc) /run/sidc/ -%{_tmpfilesdir}/tmpfiles.d/sidc.conf - -%pre -getent group sidc >/dev/null || groupadd -r sidc -getent passwd sidc >/dev/null || \ -useradd -r -g sidc -d %{_localstatedir}/lib/sidc -s /sbin/nologin \ - -c "sidc daemon" -G audio sidc -exit 0 - -%post -%systemd_post sidc.service - -%preun -%systemd_preun sidc.service - -%postun -%systemd_postun_with_restart sidc.service - -%changelog -* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 1.8-22 -- Rebuilt for updated systemd-rpm-macros - See https://pagure.io/fesco/issue/2583. - -* Wed Jan 27 2021 Fedora Release Engineering - 1.8-21 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering - 1.8-20 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Thu Jan 30 2020 Fedora Release Engineering - 1.8-19 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Fri Jul 26 2019 Fedora Release Engineering - 1.8-18 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sat Feb 02 2019 Fedora Release Engineering - 1.8-17 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sat Jul 14 2018 Fedora Release Engineering - 1.8-16 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Fri Feb 09 2018 Fedora Release Engineering - 1.8-15 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Thu Aug 03 2017 Fedora Release Engineering - 1.8-14 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 1.8-13 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat Feb 11 2017 Fedora Release Engineering - 1.8-12 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Tue Nov 22 2016 Richard Marko - 1.8-11 -- Fix setup - -* Tue Nov 22 2016 Richard Marko - 1.8-10 -- Re-add source file under correct filename - -* Tue Nov 22 2016 Richard Marko - 1.8-9 -- Fix source URL - -* Thu Feb 04 2016 Fedora Release Engineering - 1.8-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Fri Jun 19 2015 Fedora Release Engineering - 1.8-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Mon Aug 18 2014 Fedora Release Engineering - 1.8-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sun Jun 08 2014 Fedora Release Engineering - 1.8-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Sun Aug 04 2013 Fedora Release Engineering - 1.8-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Thu Feb 14 2013 Fedora Release Engineering - 1.8-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Wed Aug 22 2012 Lukáš Nykrýn - 1.8-2 -- Scriptlets replaced with new systemd macros (#850409) - -* Mon Jul 23 2012 Richard Marko - 1.8-1 -- Version bump, use tmpfiles.d -* Mon Jul 23 2012 Richard Marko - 1.7-2 -- Replaced define macro with global -* Sat Jul 21 2012 Richard Marko - 1.7-1 -- Version bump, adding logrotate and sysconfig config files -* Fri Jul 20 2012 Richard Marko - 1.6-1 -- Version bump, fixed attr issue -* Fri Jul 20 2012 Richard Marko - 1.5-1 -- Version bump, systemd compatible now -* Thu Jul 19 2012 Richard Marko - 1.4-1 -- Version bump -* Mon Jul 16 2012 Richard Marko - 1.3-1 -- Update -* Wed Jun 29 2009 Marek Mahut - 1.0-1 -- Initial packaging attempt diff --git a/sources b/sources deleted file mode 100644 index 452391e..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -5017999cee73d24c4013bf712a251fc9 v1.8.tar.gz