]> git.pld-linux.org Git - packages/drbd.git/commitdiff
- rel 4; package as *.sparc.rpm auto/ac/drbd-0_7_14-4
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 12 Nov 2005 10:58:42 +0000 (10:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drbd.spec -> 1.60

drbd.spec

index 048daa85baa938882e0ef33bed55a5d18bbcfdba..3a1c3961fe0c7caf67854041f3b3c93848ea7c34 100644 (file)
--- a/drbd.spec
+++ b/drbd.spec
@@ -10,7 +10,7 @@ Summary:      drbd is a block device designed to build high availibility clusters
 Summary(pl):   drbd jest urz±dzeniem blokowym dla klastrów o wysokiej niezawodno¶ci
 Name:          drbd
 Version:       0.7.14
-%define        rel     3
+%define        rel     4
 Release:       %{rel}
 License:       GPL
 Group:         Base/Kernel
@@ -28,7 +28,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %ifarch sparc
 %define         _target_base_arch       sparc64
-%define         _target_cpu             sparc64
+%define         _target_base_cpu             sparc64
 %endif
 
 %description
@@ -143,7 +143,7 @@ for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}
        %{__make} -C %{_kernelsrcdir} modules \
 %if "%{_target_base_arch}" != "%{_arch}"
                ARCH=%{_target_base_arch} \
-               CROSS_COMPILE=%{_target_cpu}-pld-linux- \
+               CROSS_COMPILE=%{_target_base_cpu}-pld-linux- \
 %endif
                HOSTCC="%{__cc}" \
                CPP="%{__cpp}" \
This page took 0.098872 seconds and 4 git commands to generate.