SPECS: device-mapper.spec - updated to 1.02.23 - updated disable_d...
qboosh
qboosh at pld-linux.org
Sun Dec 16 23:49:41 CET 2007
Author: qboosh Date: Sun Dec 16 22:49:41 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.02.23
- updated disable_dynamic_link patch
- BR klibc with fixed klcc, dropped BC
---- Files affected:
SPECS:
device-mapper.spec (1.89 -> 1.90)
---- Diffs:
================================================================
Index: SPECS/device-mapper.spec
diff -u SPECS/device-mapper.spec:1.89 SPECS/device-mapper.spec:1.90
--- SPECS/device-mapper.spec:1.89 Thu Oct 25 23:58:12 2007
+++ SPECS/device-mapper.spec Sun Dec 16 23:49:36 2007
@@ -1,6 +1,4 @@
# $Revision$, $Date$
-# TODO
-# - add fix to drop BuildConflicts: device-mapper-initrd-devel
#
# Conditional build:
%bcond_without selinux # build without SELinux support
@@ -14,12 +12,12 @@
Summary: Userspace support for the device-mapper
Summary(pl.UTF-8): Wsparcie dla mapowania urządzeń w przestrzeni użytkownika
Name: device-mapper
-Version: 1.02.22
-Release: 3
+Version: 1.02.23
+Release: 1
License: LGPL v2.1 (library), GPL v2 (executables)
Group: Applications/System
Source0: ftp://sources.redhat.com/pub/dm/%{name}.%{version}.tgz
-# Source0-md5: 6b94db57cdc9022af1583b3f2acb91cd
+# Source0-md5: d2d5d8b5383d80652d4066092d6f85e8
# http://www.redhat.com/archives/dm-devel/2005-March/msg00022.html
Patch0: %{name}-disable_dynamic_link.patch
Patch1: %{name}-klibc.patch
@@ -31,13 +29,11 @@
URL: http://sources.redhat.com/dm/
BuildRequires: autoconf
BuildRequires: automake
-%{?with_initrd:BuildRequires: klibc-static >= 1.3.22}
+%{?with_initrd:BuildRequires: klibc-static >= 1.5-2}
%{?with_selinux:BuildRequires: libselinux-devel >= 1.10}
%if %{with initrd} && %{with uclibc}
BuildRequires: uClibc-static >= 0.9.26
%endif
-# /usr/include/klibc/libdevmapper.h is included first before currently built version with klcc
-BuildConflicts: device-mapper-initrd-devel < 1.02.17
%{?with_selinux:Requires: libselinux >= 1.10}
Conflicts: dev < 2.9.0-8
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -147,7 +143,7 @@
%{__autoconf}
%if %{with initrd}
-# kcc
+# klibc
%configure \
CC="klcc -static" \
CLDFLAGS="%{rpmldflags}" \
@@ -283,6 +279,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.90 2007-12-16 22:49:36 qboosh
+- updated to 1.02.23
+- updated disable_dynamic_link patch
+- BR klibc with fixed klcc, dropped BC
+
Revision 1.89 2007-10-25 21:58:12 glen
- patch from suse to add dmsetup export command
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/device-mapper.spec?r1=1.89&r2=1.90&f=u
More information about the pld-cvs-commit
mailing list