- Point to the new download location.
OBS-URL: https://build.opensuse.org/package/show/Base:System/i2c-tools?expand=0&rev=39
This commit is contained in:
parent
cbace0153c
commit
173fc4848e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:db5e69f2e2a6e3aa2ecdfe6a5f490b149c504468770f58921c8c5b8a7860a441
|
|
||||||
size 72084
|
|
Binary file not shown.
17
i2c-tools-3.1.2.tar.sign
Normal file
17
i2c-tools-3.1.2.tar.sign
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v2
|
||||||
|
|
||||||
|
iQIVAwUAWV3d/qVSa5uzzU5qAQIbtg/+Myg6os/BwbFv4FIpkvd0rhsKAwwng4dG
|
||||||
|
bYnnKdF7WBsh+Q83PiHTxjfu15iKjS9+SHIlIxLGnIiI/+Vs0vDVBbGUI3YXd1fP
|
||||||
|
rJWiYvdvsj7zwoJo/I6oxZIbz5fugsafIt5XJd43rRUaQCSE9b1mXFu3jnABqd6z
|
||||||
|
3imfmMX+yY+8j45EABB1mD/9kHEF+hmjWBuMndsQxUUt72mfb7H26EgfqGAZKhzp
|
||||||
|
f8DYri07x+98f54XumCWfuprs3qB2//9y5VBhiAxeleGh3tAd0Yr+q684zHuDfyo
|
||||||
|
AHoegJ0FKv9SbrYu6QdVzKG4fRVGvIn/dsQKj12tNrzEntQU9Prsx+lePhBU1V4v
|
||||||
|
xowZNQEb1r6grXHKOzgzPWgAAbfihFclJT5TIu2rXQ1PIeYDplfmHir/RmMZwG72
|
||||||
|
7vhAOYMlNvLZbk0WfajOiCjT774/TRyrh2yz7lPRaaxpAnb6yItVMPcadr3jI6Zv
|
||||||
|
yN/dt/tsf1kSKKzRWxrEG5nyaiLUsPq+Ung9amJURquRU6kOca9ej2XrirHina4V
|
||||||
|
hSnnUOiYUD9qNLqFExYSVCdEVbQQ1fWYa/V/GcH6MRVwAem2qwZ+btznEsKIa0JI
|
||||||
|
1VxxKANMRGl6IA2l7DBT6KlDPKTjNhE5KJncCFWmRuTBY7HfiP4ObSRvfVQYzdQt
|
||||||
|
uiV+6BK83fw=
|
||||||
|
=DIdi
|
||||||
|
-----END PGP SIGNATURE-----
|
3
i2c-tools-3.1.2.tar.xz
Normal file
3
i2c-tools-3.1.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6d6079153cd49a62d4addacef4c092db1a46ba60b2807070a3fbe050262aef87
|
||||||
|
size 69240
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 6 08:16:44 UTC 2017 - jdelvare@suse.com
|
||||||
|
|
||||||
|
- Point to the new download location.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 27 12:51:19 UTC 2015 - jdelvare@suse.com
|
Fri Nov 27 12:51:19 UTC 2015 - jdelvare@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package i2c-tools
|
# spec file for package i2c-tools
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -25,11 +25,8 @@ License: GPL-2.0+
|
|||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
Requires: udev
|
Requires: udev
|
||||||
Recommends: modules
|
Recommends: modules
|
||||||
# lm-sensors.org is down for several months now
|
Source0: https://www.kernel.org/pub/software/utils/i2c-tools/%{name}-%{version}.tar.xz
|
||||||
#Source0: http://dl.lm-sensors.org/%{name}/releases/%{name}-%{version}.tar.bz2
|
Source1: https://www.kernel.org/pub/software/utils/i2c-tools/%{name}-%{version}.tar.sign
|
||||||
#Source1: http://dl.lm-sensors.org/%{name}/releases/%{name}-%{version}.tar.bz2.sig
|
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
|
||||||
Source1: %{name}-%{version}.tar.bz2.sig
|
|
||||||
Patch90: i2c-tools-hackweek-9-dependencies.diff
|
Patch90: i2c-tools-hackweek-9-dependencies.diff
|
||||||
Patch91: i2c-tools-hackweek-9-improve-DDR3-support.diff
|
Patch91: i2c-tools-hackweek-9-improve-DDR3-support.diff
|
||||||
Patch92: i2c-tools-r6053-Add-smbus-header.patch
|
Patch92: i2c-tools-r6053-Add-smbus-header.patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user