From 6644d2ca07419fa36b724994a87fbf74318aa023 Mon Sep 17 00:00:00 2001 From: Tomasz Torcz Date: Wed, 4 Dec 2013 10:19:10 +0100 Subject: [PATCH 01/17] latest upstream snapshot, fixes rhbz#1037119 --- .gitignore | 1 + hdapsd.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3f83b98..6fbd2ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ hdapsd-20090401.tar.gz /hdapsd-20090401gita64b50c-a64b50c.tar.gz +/hdapsd-20090401.20131204git401ca60-401ca60.tar.gz diff --git a/hdapsd.spec b/hdapsd.spec index 5c71093..b374004 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -1,9 +1,9 @@ -%global commit a64b50c05c5e2b6b7d6ca1165362b4d8e484f4f4 +%global commit 401ca60c75884a3775536eafc36c822e4ae595dd %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: hdapsd -Version: 20090401git%{shortcommit} -Release: 2%{?dist} +Version: 20090401.20131204git%{shortcommit} +Release: 1%{?dist} Summary: Protects hard drives by parking head when fall is detected Group: Applications/System @@ -52,6 +52,9 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name} %changelog +* Wed Dec 04 2013 Tomasz Torcz - 20090401.20131204git401ca60c75-1 +- latest upstream snapshot, fixes rhbz#1037119 + * Sat Aug 03 2013 Fedora Release Engineering - 20090401gita64b50c-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 4cd52c5..97e6b8f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0a2306be7a2563d59486afcf77e89c30 hdapsd-20090401gita64b50c-a64b50c.tar.gz +db3ba23db988f7951a6023a6216d6c00 hdapsd-20090401.20131204git401ca60-401ca60.tar.gz From 8fb3c2a09891ea046825a48dd57b9fbcad7a7cb2 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 14:55:13 -0500 Subject: [PATCH 02/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- hdapsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hdapsd.spec b/hdapsd.spec index b374004..a4e13ba 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -3,7 +3,7 @@ Name: hdapsd Version: 20090401.20131204git%{shortcommit} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Protects hard drives by parking head when fall is detected Group: Applications/System @@ -52,6 +52,9 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name} %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 20090401.20131204git401ca60-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed Dec 04 2013 Tomasz Torcz - 20090401.20131204git401ca60c75-1 - latest upstream snapshot, fixes rhbz#1037119 From 64c2820392a3e31d3c4fc10e9293980340d20f2e Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 16 Aug 2014 20:17:47 +0000 Subject: [PATCH 03/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- hdapsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hdapsd.spec b/hdapsd.spec index a4e13ba..c42719b 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -3,7 +3,7 @@ Name: hdapsd Version: 20090401.20131204git%{shortcommit} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Protects hard drives by parking head when fall is detected Group: Applications/System @@ -52,6 +52,9 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name} %changelog +* Sat Aug 16 2014 Fedora Release Engineering - 20090401.20131204git401ca60-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Sat Jun 07 2014 Fedora Release Engineering - 20090401.20131204git401ca60-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild From fd12dac0155894a71ce64c815e6da8e29e78fe3c Mon Sep 17 00:00:00 2001 From: Tomasz Torcz Date: Tue, 28 Oct 2014 22:12:16 +0100 Subject: [PATCH 04/17] - new upstream release --- .gitignore | 1 + hdapsd.spec | 27 ++++++++++++--------------- sources | 2 +- 3 files changed, 14 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index 6fbd2ef..c12e48c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ hdapsd-20090401.tar.gz /hdapsd-20090401gita64b50c-a64b50c.tar.gz /hdapsd-20090401.20131204git401ca60-401ca60.tar.gz +/hdapsd-20141024.tar.gz diff --git a/hdapsd.spec b/hdapsd.spec index c42719b..470b6bd 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -1,19 +1,15 @@ -%global commit 401ca60c75884a3775536eafc36c822e4ae595dd -%global shortcommit %(c=%{commit}; echo ${c:0:7}) - Name: hdapsd -Version: 20090401.20131204git%{shortcommit} -Release: 3%{?dist} +Version: 20141024 +Release: 1%{?dist} Summary: Protects hard drives by parking head when fall is detected Group: Applications/System License: GPLv2+ URL: http://hdaps.sourceforge.net/ -Source0: https://github.com/evgeni/hdapsd/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz +Source0: https://github.com/evgeni/hdapsd/archive/%{commit}/%{name}-%{version}.tar.gz Requires: systemd-units BuildRequires: systemd-units -BuildRequires: autoconf -BuildRequires: automake +BuildRequires: libconfig-devel %description @@ -24,27 +20,25 @@ parking if a fall or sliding of the laptop is detected. HDAPS is typically found in ThinkPad laptops and AMS in Apple laptops. %prep -%setup -qn %{name}-%{commit} +%setup -q %build -./autogen.sh %configure make %{?_smp_mflags} %install -rm -rf %{buildroot} -make install DESTDIR=%{buildroot} -# remove docs installed by "make install", will be installed in proper dir by %doc -rm -rf %{buildroot}%{_defaultdocdir}/%{name} - +%make_install +install -m 644 misc/%{name}.service %{buildroot}%{_unitdir} %files %defattr(-,root,root,-) %{_sbindir}/* %{_udevrulesdir}/%{name}.rules +%{_unitdir}/%{name}.service %{_unitdir}/%{name}@.service %{_mandir}/man8/hdapsd.8.gz +%config(noreplace) %{_sysconfdir}/%{name}.conf %doc AUTHORS %doc COPYING %doc ChangeLog @@ -52,6 +46,9 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name} %changelog +* Tue Oct 28 2014 Tomasz Torcz - 20141024-1 +- new upstream version + * Sat Aug 16 2014 Fedora Release Engineering - 20090401.20131204git401ca60-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 97e6b8f..f610f3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -db3ba23db988f7951a6023a6216d6c00 hdapsd-20090401.20131204git401ca60-401ca60.tar.gz +4c08983ddfbe5d4dea56f4d40dd45e9f hdapsd-20141024.tar.gz From 7ee4117d1f9f037a846e4c6fbf212a238b539229 Mon Sep 17 00:00:00 2001 From: Tomasz Torcz Date: Wed, 6 May 2015 10:20:39 +0200 Subject: [PATCH 05/17] new upstream version 20141203 --- .gitignore | 1 + hdapsd.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c12e48c..48df623 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ hdapsd-20090401.tar.gz /hdapsd-20090401gita64b50c-a64b50c.tar.gz /hdapsd-20090401.20131204git401ca60-401ca60.tar.gz /hdapsd-20141024.tar.gz +/hdapsd-20141203.tar.gz diff --git a/hdapsd.spec b/hdapsd.spec index 470b6bd..958e2f7 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -1,12 +1,12 @@ Name: hdapsd -Version: 20141024 +Version: 20141203 Release: 1%{?dist} Summary: Protects hard drives by parking head when fall is detected Group: Applications/System License: GPLv2+ URL: http://hdaps.sourceforge.net/ -Source0: https://github.com/evgeni/hdapsd/archive/%{commit}/%{name}-%{version}.tar.gz +Source0: https://github.com/evgeni/hdapsd/releases/download/%{version}/%{name}-%{version}.tar.gz Requires: systemd-units BuildRequires: systemd-units BuildRequires: libconfig-devel @@ -40,12 +40,15 @@ install -m 644 misc/%{name}.service %{buildroot}%{_unitdir} %{_mandir}/man8/hdapsd.8.gz %config(noreplace) %{_sysconfdir}/%{name}.conf %doc AUTHORS -%doc COPYING +%license COPYING %doc ChangeLog %doc README %changelog +* Wed May 06 2015 Tomasz Torcz - 20141203-1 +- new upstream version + * Tue Oct 28 2014 Tomasz Torcz - 20141024-1 - new upstream version diff --git a/sources b/sources index f610f3e..2815f52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c08983ddfbe5d4dea56f4d40dd45e9f hdapsd-20141024.tar.gz +6fd7926272ab4de36d794c57237e2192 hdapsd-20141203.tar.gz From 0faf98ff5b2e7cee60a0a83eeea24ae419507a14 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 10:20:59 +0000 Subject: [PATCH 06/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- hdapsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hdapsd.spec b/hdapsd.spec index 958e2f7..bda7085 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -1,6 +1,6 @@ Name: hdapsd Version: 20141203 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Protects hard drives by parking head when fall is detected Group: Applications/System @@ -46,6 +46,9 @@ install -m 644 misc/%{name}.service %{buildroot}%{_unitdir} %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 20141203-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed May 06 2015 Tomasz Torcz - 20141203-1 - new upstream version From 4951e4158695e70db58becc14cec6dbaffd12e40 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 3 Feb 2016 23:44:12 +0000 Subject: [PATCH 07/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- hdapsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hdapsd.spec b/hdapsd.spec index bda7085..4f48fda 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -1,6 +1,6 @@ Name: hdapsd Version: 20141203 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Protects hard drives by parking head when fall is detected Group: Applications/System @@ -46,6 +46,9 @@ install -m 644 misc/%{name}.service %{buildroot}%{_unitdir} %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 20141203-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Jun 17 2015 Fedora Release Engineering - 20141203-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild From 12a00e5cc1a5b458c9cab248f967f0f81c6f4741 Mon Sep 17 00:00:00 2001 From: Tomasz Torcz Date: Sun, 14 Feb 2016 12:06:19 +0100 Subject: [PATCH 08/17] fix FTBFS (rhbz#1307612) --- hdapsd.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/hdapsd.spec b/hdapsd.spec index 4f48fda..b0d00c2 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -1,6 +1,6 @@ Name: hdapsd Version: 20141203 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Protects hard drives by parking head when fall is detected Group: Applications/System @@ -32,7 +32,6 @@ make %{?_smp_mflags} install -m 644 misc/%{name}.service %{buildroot}%{_unitdir} %files -%defattr(-,root,root,-) %{_sbindir}/* %{_udevrulesdir}/%{name}.rules %{_unitdir}/%{name}.service @@ -42,10 +41,13 @@ install -m 644 misc/%{name}.service %{buildroot}%{_unitdir} %doc AUTHORS %license COPYING %doc ChangeLog -%doc README +%doc README.md %changelog +* Sun Feb 14 2016 Tomasz Torcz - 20141203-4 +- fix FTBFS (rhbz#1307612) + * Wed Feb 03 2016 Fedora Release Engineering - 20141203-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild From b3e7047c13c95f81edb2338201e1d227955cb45b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 12:34:53 +0000 Subject: [PATCH 09/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- hdapsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hdapsd.spec b/hdapsd.spec index b0d00c2..5aa21b5 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -1,6 +1,6 @@ Name: hdapsd Version: 20141203 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Protects hard drives by parking head when fall is detected Group: Applications/System @@ -45,6 +45,9 @@ install -m 644 misc/%{name}.service %{buildroot}%{_unitdir} %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 20141203-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sun Feb 14 2016 Tomasz Torcz - 20141203-4 - fix FTBFS (rhbz#1307612) From bf14592c062aa969c54ad01b7722ffa0fbf41c09 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 12:35:00 +0000 Subject: [PATCH 10/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- hdapsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hdapsd.spec b/hdapsd.spec index 5aa21b5..9105d3c 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -1,6 +1,6 @@ Name: hdapsd Version: 20141203 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Protects hard drives by parking head when fall is detected Group: Applications/System @@ -45,6 +45,9 @@ install -m 644 misc/%{name}.service %{buildroot}%{_unitdir} %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 20141203-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Feb 10 2017 Fedora Release Engineering - 20141203-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild From b261f2dc23838163f548fbbd15b5d84cd51b62c2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 2 Aug 2017 23:24:22 +0000 Subject: [PATCH 11/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- hdapsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hdapsd.spec b/hdapsd.spec index 9105d3c..6d4de75 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -1,6 +1,6 @@ Name: hdapsd Version: 20141203 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Protects hard drives by parking head when fall is detected Group: Applications/System @@ -45,6 +45,9 @@ install -m 644 misc/%{name}.service %{buildroot}%{_unitdir} %changelog +* Wed Aug 02 2017 Fedora Release Engineering - 20141203-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Wed Jul 26 2017 Fedora Release Engineering - 20141203-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From 34f6984b0945d319847d7b4a4d049488dda0a53f Mon Sep 17 00:00:00 2001 From: Tomasz Torcz Date: Sat, 27 Jan 2018 13:54:55 +0100 Subject: [PATCH 12/17] cleanup systemd requires https://www.spinics.net/lists/fedora-devel/msg240347.html --- hdapsd.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hdapsd.spec b/hdapsd.spec index 6d4de75..b78eaf7 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -1,4 +1,4 @@ -Name: hdapsd +Name: hdapsd Version: 20141203 Release: 7%{?dist} Summary: Protects hard drives by parking head when fall is detected @@ -7,8 +7,8 @@ Group: Applications/System License: GPLv2+ URL: http://hdaps.sourceforge.net/ Source0: https://github.com/evgeni/hdapsd/releases/download/%{version}/%{name}-%{version}.tar.gz -Requires: systemd-units -BuildRequires: systemd-units +%{?systemd_requires} +BuildRequires: systemd BuildRequires: libconfig-devel %description From d76693b4133788bd09a7da987a26b2a4a1a13b58 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 7 Feb 2018 16:09:45 +0000 Subject: [PATCH 13/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- hdapsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hdapsd.spec b/hdapsd.spec index b78eaf7..bf2aeea 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -1,6 +1,6 @@ Name: hdapsd Version: 20141203 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Protects hard drives by parking head when fall is detected Group: Applications/System @@ -45,6 +45,9 @@ install -m 644 misc/%{name}.service %{buildroot}%{_unitdir} %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 20141203-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Aug 02 2017 Fedora Release Engineering - 20141203-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild From 6b307d5b87e4e5306147ea6bb621aba495cfd5c8 Mon Sep 17 00:00:00 2001 From: Tomasz Torcz Date: Sun, 18 Feb 2018 19:40:25 +0100 Subject: [PATCH 14/17] add gcc to BR, due to its removal from default buildroot --- hdapsd.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hdapsd.spec b/hdapsd.spec index bf2aeea..6120c15 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -7,8 +7,9 @@ Group: Applications/System License: GPLv2+ URL: http://hdaps.sourceforge.net/ Source0: https://github.com/evgeni/hdapsd/releases/download/%{version}/%{name}-%{version}.tar.gz +BuildRequires: gcc %{?systemd_requires} -BuildRequires: systemd +BuildRequires: systemd BuildRequires: libconfig-devel %description From 420350b7ab1fdbcf159c26dd24bea1f3e4809036 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 04:54:13 +0000 Subject: [PATCH 15/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- hdapsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hdapsd.spec b/hdapsd.spec index 6120c15..baf5625 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -1,6 +1,6 @@ Name: hdapsd Version: 20141203 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Protects hard drives by parking head when fall is detected Group: Applications/System @@ -46,6 +46,9 @@ install -m 644 misc/%{name}.service %{buildroot}%{_unitdir} %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 20141203-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Feb 07 2018 Fedora Release Engineering - 20141203-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From 6d0f8f1098a24943a46b1cfb6d970a4746d616f8 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 24 Jul 2018 13:25:14 -0700 Subject: [PATCH 16/17] Rebuild for new libconfig --- hdapsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hdapsd.spec b/hdapsd.spec index baf5625..47c3516 100644 --- a/hdapsd.spec +++ b/hdapsd.spec @@ -1,6 +1,6 @@ Name: hdapsd Version: 20141203 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Protects hard drives by parking head when fall is detected Group: Applications/System @@ -46,6 +46,9 @@ install -m 644 misc/%{name}.service %{buildroot}%{_unitdir} %changelog +* Tue Jul 24 2018 Adam Williamson - 20141203-10 +- Rebuild for new libconfig + * Fri Jul 13 2018 Fedora Release Engineering - 20141203-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From f0c0e14adb2e5a74496e87a69e083057540e5d4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 21 Jan 2019 11:19:12 +0100 Subject: [PATCH 17/17] Orphaned for 6+ weeks --- .gitignore | 5 -- dead.package | 1 + hdapsd.spec | 140 --------------------------------------------------- sources | 1 - 4 files changed, 1 insertion(+), 146 deletions(-) delete mode 100644 .gitignore create mode 100644 dead.package delete mode 100644 hdapsd.spec delete mode 100644 sources diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 48df623..0000000 --- a/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -hdapsd-20090401.tar.gz -/hdapsd-20090401gita64b50c-a64b50c.tar.gz -/hdapsd-20090401.20131204git401ca60-401ca60.tar.gz -/hdapsd-20141024.tar.gz -/hdapsd-20141203.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5204a84 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Orphaned for 6+ weeks diff --git a/hdapsd.spec b/hdapsd.spec deleted file mode 100644 index 47c3516..0000000 --- a/hdapsd.spec +++ /dev/null @@ -1,140 +0,0 @@ -Name: hdapsd -Version: 20141203 -Release: 10%{?dist} -Summary: Protects hard drives by parking head when fall is detected - -Group: Applications/System -License: GPLv2+ -URL: http://hdaps.sourceforge.net/ -Source0: https://github.com/evgeni/hdapsd/releases/download/%{version}/%{name}-%{version}.tar.gz -BuildRequires: gcc -%{?systemd_requires} -BuildRequires: systemd -BuildRequires: libconfig-devel - -%description - -This is a disk protection user-space daemon. It monitors the acceleration -values through the HDAPS/AMS interfaces and automatically initiates disk head -parking if a fall or sliding of the laptop is detected. - -HDAPS is typically found in ThinkPad laptops and AMS in Apple laptops. - -%prep -%setup -q - -%build -%configure -make %{?_smp_mflags} - - -%install -%make_install -install -m 644 misc/%{name}.service %{buildroot}%{_unitdir} - -%files -%{_sbindir}/* -%{_udevrulesdir}/%{name}.rules -%{_unitdir}/%{name}.service -%{_unitdir}/%{name}@.service -%{_mandir}/man8/hdapsd.8.gz -%config(noreplace) %{_sysconfdir}/%{name}.conf -%doc AUTHORS -%license COPYING -%doc ChangeLog -%doc README.md - - -%changelog -* Tue Jul 24 2018 Adam Williamson - 20141203-10 -- Rebuild for new libconfig - -* Fri Jul 13 2018 Fedora Release Engineering - 20141203-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 07 2018 Fedora Release Engineering - 20141203-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Aug 02 2017 Fedora Release Engineering - 20141203-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 20141203-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 20141203-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Sun Feb 14 2016 Tomasz Torcz - 20141203-4 -- fix FTBFS (rhbz#1307612) - -* Wed Feb 03 2016 Fedora Release Engineering - 20141203-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Jun 17 2015 Fedora Release Engineering - 20141203-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Wed May 06 2015 Tomasz Torcz - 20141203-1 -- new upstream version - -* Tue Oct 28 2014 Tomasz Torcz - 20141024-1 -- new upstream version - -* Sat Aug 16 2014 Fedora Release Engineering - 20090401.20131204git401ca60-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sat Jun 07 2014 Fedora Release Engineering - 20090401.20131204git401ca60-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Wed Dec 04 2013 Tomasz Torcz - 20090401.20131204git401ca60c75-1 -- latest upstream snapshot, fixes rhbz#1037119 - -* Sat Aug 03 2013 Fedora Release Engineering - 20090401gita64b50c-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Tue May 28 2013 Tomasz Torcz - 20090401gita64b50c-1 -- package upstream snapshot: - - use upstream systemd units and udev rules - - drop sysconfig file - -* Thu Feb 14 2013 Fedora Release Engineering - 20090401-12 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Thu Jul 19 2012 Fedora Release Engineering - 20090401-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Fri Feb 03 2012 Tomasz Torcz - 20090401-10 -- spec cleanup: - - remove BuildRoot define and it's removal from clean - - use _unitdir macro introduced in the meantime - - drop upstart event files -- remove StandardOutput=syslog from unit file - -* Fri Jan 13 2012 Fedora Release Engineering - 20090401-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Wed Feb 09 2011 Fedora Release Engineering - 20090401-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Sun Jan 9 2011 Tomasz Torcz 20090401-7 -- remove bad parentheses in ExecStart= line of systemd unit def - (thanks Alexandre Silva Lopes, #667073) - -* Sat Jul 17 2010 Tomasz Torcz 20090401-6 -- provide systemd service definition -- resurrect udev rule for systemd interaction - -* Mon Dec 07 2009 Tomasz Torcz 20090401-5 -- port initscript file to upstart 0.6, removing custom udev rule - -* Fri Sep 04 2009 Tomasz Torcz 20090401-4 -- use version macro in in Source0, as per review suggestion (#505928 #9) - -* Sun Jun 21 2009 Tomasz Torcz 20090401-3 -- fixes from review: URL source, proper build root macro -- minor cleanup of event file - -* Wed Jun 17 2009 Tomasz Torcz 20090401-2 -- mark upstart event file and udev rule as config files - -* Sun Jun 14 2009 Tomasz Torcz 20090401-1 -- initial version diff --git a/sources b/sources deleted file mode 100644 index 2815f52..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -6fd7926272ab4de36d794c57237e2192 hdapsd-20141203.tar.gz