Accepting request 63721 from Base:System
Accepted submit request 63721 from user coolo OBS-URL: https://build.opensuse.org/request/show/63721 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpid?expand=0&rev=38
This commit is contained in:
commit
87ef206ecc
12
_service
Normal file
12
_service
Normal file
@ -0,0 +1,12 @@
|
||||
<services>
|
||||
<service name="download_url">
|
||||
<param name="protocol">http</param>
|
||||
<param name="host">tedfelix.com</param>
|
||||
<param name="path">/linux/acpid-2.0.8.tar.gz</param>
|
||||
</service>
|
||||
<service name="verify_file">
|
||||
<param name="file">_service:download_url:acpid-2.0.8.tar.gz</param>
|
||||
<param name="verifier">sha256</param>
|
||||
<param name="checksum">af1ebddef17412fc3f00994a624fbb912ebe885437c13a7e87f3142f8339ce8c</param>
|
||||
</service>
|
||||
</services>
|
3
_service:download_url:acpid-2.0.8.tar.gz
Normal file
3
_service:download_url:acpid-2.0.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af1ebddef17412fc3f00994a624fbb912ebe885437c13a7e87f3142f8339ce8c
|
||||
size 73557
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4c5e674176cd32d8d2547c7d0d13ad8c84045c96f5c430da2a82d099f98e09d
|
||||
size 73467
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 9 13:07:22 UTC 2011 - coolo@novell.com
|
||||
|
||||
- update to 2.0.8:
|
||||
- Fixed "comparison between signed and unsigned integer expressions"
|
||||
error with gcc 4.6. (libnetlink.c) (Eugeni Dodonov)
|
||||
- Fixed unused variable "type" with gcc 4.6. (libnetlink.c) (Jiri Skala)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 22 03:36:31 UTC 2010 - aj@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
Name: acpid
|
||||
Url: http://tedfelix.com/linux/acpid-netlink.html
|
||||
Version: 2.0.7
|
||||
Version: 2.0.8
|
||||
Release: 1
|
||||
License: GPLv2+
|
||||
Group: System/Daemons
|
||||
|
Loading…
Reference in New Issue
Block a user