]> git.pld-linux.org Git - packages/dmraid.git/blobdiff - dmraid.spec
- build with -fPIC on x86_64/amd64
[packages/dmraid.git] / dmraid.spec
index b1115144b9d74492871ed562ee52f3b053f515ef..07d03ced50badf23b822dffc306825761d904e42 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_without initrd  # without initrd version
 #
 %define        _rc rc10
-%define        _rel 1.3
+%define        _rel 1.5
 Summary:       Device-mapper RAID tool
 Summary(pl):   Narzêdzie do RAID-u opartego o device-mapper
 Name:          dmraid
@@ -24,6 +24,9 @@ BuildRequires:        device-mapper-devel >= 1.01.01
 %{?with_initrd:BuildRequires:  libsepol-static}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                specflags_x86_64        -fPIC
+%define                specflags_amd64 -fPIC
+
 %description
 DMRAID supports device discovery, set activation and display of
 properties for ATARAID on Linux >= 2.4 using device-mapper.
This page took 0.508615 seconds and 4 git commands to generate.