Accepting request 51242 from home:mseben:branches:Base:System

OBS-URL: https://build.opensuse.org/request/show/51242
OBS-URL: https://build.opensuse.org/package/show/Base:System/hdparm?expand=0&rev=24
This commit is contained in:
Cristian Rodríguez 2010-10-22 14:15:30 +00:00 committed by Git OBS Bridge
parent 6d59eeecb8
commit 08c7de5853
3 changed files with 20 additions and 3 deletions

12
_service Normal file
View File

@ -0,0 +1,12 @@
<services>
<service name="download_url">
<param name="protocol">http</param>
<param name="host">sourceforge.net</param>
<param name="path">/projects/hdparm/files/hdparm/hdparm-9.35.tar.gz</param>
</service>
<service name="verify_file">
<param name="file">_service:download_url:hdparm-9.35.tar.gz</param>
<param name="verifier">sha256</param>
<param name="checksum">b778e5f42d918226892417986dc135e783e7a1b7b3986a4b1f637bcf51366f5f</param>
</service>
<service name="recompress"><param name="file">_service:download_url:hdparm-9.35.tar.gz</param><param name="compression">bz2</param></service><service name="set_version"/></services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e87d0c0cd2625cf87a5c2f0f9eff9c9daa484d45ae25cdcecdb793fc613e36b
size 101894

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Oct 21 16:13:02 UTC 2010 - mseben@gmail.com
- update to hdparm-9.35
* third go at fixing cdb issues, fixing -B flag. Got it this time (finally).
- changes in hdparm-9.34
* fix bad/missing cdb transfer length field for IDENTIFY and some other commands
-------------------------------------------------------------------
Tue Oct 5 09:17:06 UTC 2010 - puzel@novell.com