]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- BR += rpmbuild(macros). %%{_target_base_arch} is required.
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 28 May 2004 12:30:52 +0000 (12:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel-module.spec -> 1.2

kernel-module.spec

index 016a30aef94266257791dbcf15ecac5460167dfb..7c986d38faf182847d3862b22745359c87a9b142 100644 (file)
@@ -17,6 +17,7 @@ Summary:      Linux driver for ...
 Summary(pl):   Sterownik dla Linuksa do ...
 Release:       %{_rel}@%{_kernel_ver_str}
 Group:         Base/Kernel
+BuildRequires: rpmbuild(macros) >= 1.153
 %{?with_dist_kernel:%requires_releq_kernel_up}
 Requires(post,postun): /sbin/depmod
 
@@ -35,6 +36,7 @@ Summary:      Linux SMP driver for ...
 Summary(pl):   Sterownik dla Linuksa SMP do ...
 Release:       %{_rel}@%{_kernel_ver_str}
 Group:         Base/Kernel
+BuildRequires: rpmbuild(macros) >= 1.153
 %{?with_dist_kernel:%requires_releq_kernel_smp}
 Requires(post,postun): /sbin/depmod
 
This page took 0.060981 seconds and 4 git commands to generate.