forked from pool/linux-glibc-devel
Accepting request 338509 from Base:System
- package back i2c-dev.h the one from i2c-tools is outdated (forwarded request 338506 from k0da) OBS-URL: https://build.opensuse.org/request/show/338509 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linux-glibc-devel?expand=0&rev=48
This commit is contained in:
commit
d67aeef30e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:baf7ea79241dd2f48be74879c638219b722454990d5594dd76e5d6878c158aba
|
|
||||||
size 928240
|
|
3
linux-glibc-devel-4.2.tar.xz
Normal file
3
linux-glibc-devel-4.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9890b076af53dda12983fb47d5625240701f62e626042b92db54c8b0de84add9
|
||||||
|
size 925648
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update to kernel headers 4.2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 3 18:19:17 UTC 2015 - crrodriguez@opensuse.org
|
Fri Jul 3 18:19:17 UTC 2015 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -23,10 +23,10 @@ Group: Development/Libraries/C and C++
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# this confusing version number has no meaning, it's the version
|
# this confusing version number has no meaning, it's the version
|
||||||
# of the Linux kernel where these headers come from
|
# of the Linux kernel where these headers come from
|
||||||
Version: 4.1
|
Version: 4.2
|
||||||
Release: 0
|
Release: 0
|
||||||
# A "-" is not allowed in version
|
# A "-" is not allowed in version
|
||||||
%define upstream_version 4.1
|
%define upstream_version 4.2
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -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