]> git.pld-linux.org Git - packages/device-mapper.git/commitdiff
- 1.01.03 auto/ac/device-mapper-1_01_03-1
authorareq <areq@pld-linux.org>
Sat, 18 Jun 2005 17:56:02 +0000 (17:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    device-mapper-stack.patch -> 1.2
    device-mapper.spec -> 1.39

device-mapper-stack.patch
device-mapper.spec

index 3e60bd7ac9ea7a66ea7af46bd611e0674d75a312..b79e4662f10918d6b33bba85af1cd5a0eebc9fa6 100644 (file)
@@ -1,9 +1,9 @@
 --- device-mapper.1.00.21/lib/ioctl/libdm-iface.c.orig 2005-01-07 16:39:53.000000000 +0100
 +++ device-mapper.1.00.21/lib/ioctl/libdm-iface.c      2005-01-15 22:24:09.049566568 +0100
-@@ -218,7 +218,6 @@
+@@ -220,7 +220,6 @@
  
  #ifdef HAVE_SELINUX
-         if (!set_selinux_context(control)) {
+         if (!set_selinux_context(control, S_IFCHR)) {
 -                stack;
                  return 0;
          }
index 128b37d9d2cd6caf5c240de05766cb4314281d9a..f15531bdb8a7f265ed44f692470e1ebaa8c3eefd 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.01.02
-Release:       2
+Version:       1.01.03
+Release:       1
 License:       GPL
 Group:         Applications/System
 Source0:       ftp://sources.redhat.com/pub/dm/%{name}.%{version}.tgz
-# Source0-md5: 6c90d1782e8600aa8b5b0749056e29fb
+# Source0-md5: 10469034e2f1f1483fd3d80fb3883af2
 Patch0:                %{name}-stack.patch
 URL:           http://sources.redhat.com/dm/
 BuildRequires: autoconf
This page took 0.087577 seconds and 4 git commands to generate.