]> git.pld-linux.org Git - packages/device-mapper.git/commitdiff
- version 1.00.09
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 1 Apr 2004 00:08:03 +0000 (00:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    device-mapper.spec -> 1.21

device-mapper.spec

index 11f14f898b86d58266455fdd8405f13ee9c11e04..8a35a8056456e219c2cc938a4e1024fd63d72468 100644 (file)
@@ -5,12 +5,12 @@
 Summary:       Userspace support for the device-mapper
 Summary(pl):   Wsparcie dla mapowania urz±dzeñ w przestrzeni u¿ytkownika
 Name:          device-mapper
-Version:       1.00.07
+Version:       1.00.09
 Release:       0.1@%{_kernel_ver_str}
 License:       GPL
 Group:         Applications/System
-Source0:       ftp://ftp.sistina.com/pub/LVM2/device-mapper/%{name}.%{version}.tgz
-# Source0-md5: 44920cd973a6abc79109af9bff9d8af6
+Source0:       ftp://sources.redhat.com/pub/dm/%{name}.%{version}.tgz
+# Source0-md5: c08c9478d7176a4ba2de1707baa41909
 Patch0:                %{name}-install.patch
 Patch1:                %{name}-opt.patch
 BuildRequires: autoconf
@@ -70,6 +70,8 @@ cp -f /usr/share/automake/config.sub autoconf
 %{__aclocal}
 %{__autoconf}
 %configure \
+       --with-user=$(id -u) \
+       --with-group=$(id -g) \
        --with-interface=ioctl \
        --with-kernel-version=%{_kernel_ver}
 %{__make}
This page took 0.14864 seconds and 4 git commands to generate.