]> git.pld-linux.org Git - packages/linux-libc-headers.git/commitdiff
- use rpmbuild(macros) >= 1.360 instead of no_install_post_strip
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 24 Jan 2008 23:06:15 +0000 (23:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    linux-libc-headers.spec -> 1.131

linux-libc-headers.spec

index 34fff1beef562aed0f9ce38615c431c5e3203eae..54f044f679f74864a55203d8bd3419048fc61bed 100644 (file)
@@ -30,7 +30,7 @@ Patch7:               %{name}-pom-set.patch
 Patch8:                linux-kernel-headers.SuSE.TIOCGDEV.patch
 Patch9:                %{name}-atm-vbr.patch
 AutoReqProv:   no
-BuildRequires: rpmbuild(macros) >= 1.213
+BuildRequires: rpmbuild(macros) >= 1.360
 Requires(pre): fileutils
 Provides:      alsa-driver-devel
 Provides:      glibc-kernel-headers = %{epoch}:%{version}-%{release}
@@ -41,8 +41,6 @@ Conflicts:    lm_sensors-devel < 2.8.2-2
 ExclusiveOS:   Linux
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                no_install_post_strip           1
-
 %description
 This package includes the C header files that specify the interface
 between the Linux kernel and userspace libraries and programs. The
This page took 0.930676 seconds and 4 git commands to generate.