Accepting request 97211 from home:duwe:branches:Base:System

- Build and ship programs to access I2C memory.

OBS-URL: https://build.opensuse.org/request/show/97211
OBS-URL: https://build.opensuse.org/package/show/Base:System/i2c-tools?expand=0&rev=18
This commit is contained in:
Cristian Rodríguez
2011-12-20 20:06:51 +00:00
committed by Git OBS Bridge
parent cedd0e99d8
commit 26196619fb
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 20 12:58:18 UTC 2011 - duwe@suse.com
- Build and ship programs to access I2C memory.
-------------------------------------------------------------------
Mon Dec 5 10:42:30 CET 2011 - jdelvare@suse.de

View File

@@ -52,9 +52,11 @@ Authors:
%build
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" CC="%{__cc}"
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" CC="%{__cc}" -C eepromer
%install
make install DESTDIR=$RPM_BUILD_ROOT prefix=/usr
cp -p eepromer/eepro{g,m,mer} $RPM_BUILD_ROOT/usr/sbin/.
# cleanup
rm -f $RPM_BUILD_ROOT/usr/bin/decode-edid