Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3b1ee03384 |
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
hdapsd-20090401.tar.gz
|
||||
/hdapsd-20090401gita64b50c-a64b50c.tar.gz
|
||||
/hdapsd-20090401.20131204git401ca60-401ca60.tar.gz
|
||||
|
|
|
|||
|
|
@ -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 <ttorcz@fedoraproject.org> - 20090401.20131204git401ca60c75-1
|
||||
- latest upstream snapshot, fixes rhbz#1037119
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20090401gita64b50c-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
0a2306be7a2563d59486afcf77e89c30 hdapsd-20090401gita64b50c-a64b50c.tar.gz
|
||||
db3ba23db988f7951a6023a6216d6c00 hdapsd-20090401.20131204git401ca60-401ca60.tar.gz
|
||||
|
|
|
|||
Reference in a new issue