forked from pool/linux-glibc-devel
Accepting request 338506 from home:k0da:branches:Base:System
- package back i2c-dev.h the one from i2c-tools is outdated OBS-URL: https://build.opensuse.org/request/show/338506 OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-glibc-devel?expand=0&rev=94
This commit is contained in:
parent
2e1994c1b5
commit
ad5d7a58f7
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 13 16:03:38 UTC 2015 - dvaleev@suse.com
|
||||||
|
|
||||||
|
- package back i2c-dev.h the one from i2c-tools is outdated
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 12 14:56:38 UTC 2015 - dvaleev@suse.com
|
Mon Oct 12 14:56:38 UTC 2015 - dvaleev@suse.com
|
||||||
|
|
||||||
|
@ -99,8 +99,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
mkdir $RPM_BUILD_ROOT
|
mkdir $RPM_BUILD_ROOT
|
||||||
cp -a usr $RPM_BUILD_ROOT
|
cp -a usr $RPM_BUILD_ROOT
|
||||||
cp -a version.h $RPM_BUILD_ROOT/usr/include/linux/
|
cp -a version.h $RPM_BUILD_ROOT/usr/include/linux/
|
||||||
# Temporarily exclude i2c header files, which are provided by i2c-tools instead
|
|
||||||
rm -fv $RPM_BUILD_ROOT/usr/include/linux/i2c-dev.h
|
|
||||||
# resolve file conflict with glibc for now
|
# resolve file conflict with glibc for now
|
||||||
rm -fv $RPM_BUILD_ROOT//usr/include/scsi/scsi.h
|
rm -fv $RPM_BUILD_ROOT//usr/include/scsi/scsi.h
|
||||||
# Replace the directory /usr/include/asm with a symlink.
|
# Replace the directory /usr/include/asm with a symlink.
|
||||||
|
Loading…
Reference in New Issue
Block a user