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
9d1ed0e518 latest upstream snapshot, fixes rhbz#1037119
Conflicts:
	hdapsd.spec
2013-12-04 10:41:50 +01:00
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
hdapsd-20090401.tar.gz
/hdapsd-20090401gita64b50c-a64b50c.tar.gz
/hdapsd-20090401.20131204git401ca60-401ca60.tar.gz

View file

@ -1,8 +1,8 @@
%global commit a64b50c05c5e2b6b7d6ca1165362b4d8e484f4f4
%global commit 401ca60c75884a3775536eafc36c822e4ae595dd
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: hdapsd
Version: 20090401git%{shortcommit}
Version: 20090401.20131204git%{shortcommit}
Release: 1%{?dist}
Summary: Protects hard drives by parking head when fall is detected
@ -52,6 +52,9 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name}
%changelog
* Wed Dec 04 2013 Tomasz Torcz <ttorcz@fedoraproject.org> - 20090401.20131204git401ca60c75-1
- latest upstream snapshot, fixes rhbz#1037119
* Tue May 28 2013 Tomasz Torcz <ttorcz@fedoraproject.org> - 20090401gita64b50c-1
- package upstream snapshot:
- use upstream systemd units and udev rules

View file

@ -1 +1 @@
0a2306be7a2563d59486afcf77e89c30 hdapsd-20090401gita64b50c-a64b50c.tar.gz
db3ba23db988f7951a6023a6216d6c00 hdapsd-20090401.20131204git401ca60-401ca60.tar.gz