Compare commits

...
This repository has been archived on 2026-09-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.

1 commit

Author SHA1 Message Date
Tomasz Torcz
af03ca86c0 new upstream version 20141203 2015-05-06 10:29:00 +02:00
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -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 <ttorcz@fedoraproject.org> - 20141203-1
- new upstream version
* Tue Oct 28 2014 Tomasz Torcz <ttorcz@fedoraproject.org> - 20141024-1
- new upstream version

View file

@ -1 +1 @@
4c08983ddfbe5d4dea56f4d40dd45e9f hdapsd-20141024.tar.gz
6fd7926272ab4de36d794c57237e2192 hdapsd-20141203.tar.gz