SPECS: device-mapper.spec - fix:getopt_long removed from klibc - S...

maciek2w maciek2w at pld-linux.org
Wed Jan 25 00:02:06 CET 2006


Author: maciek2w                     Date: Tue Jan 24 23:02:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix:getopt_long removed from klibc
- STBR for Th

---- Files affected:
SPECS:
   device-mapper.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: SPECS/device-mapper.spec
diff -u SPECS/device-mapper.spec:1.46 SPECS/device-mapper.spec:1.47
--- SPECS/device-mapper.spec:1.46	Thu Oct  6 22:31:12 2005
+++ SPECS/device-mapper.spec	Wed Jan 25 00:02:00 2006
@@ -8,7 +8,7 @@
 Summary(pl):	Wsparcie dla mapowania urządzeń w przestrzeni użytkownika
 Name:		device-mapper
 Version:	1.01.05
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/System
 Source0:	ftp://sources.redhat.com/pub/dm/%{name}.%{version}.tgz
@@ -17,6 +17,7 @@
 # http://www.redhat.com/archives/dm-devel/2005-March/msg00022.html
 Patch1:		%{name}-disable_dynamic_link.patch
 Patch2:		%{name}-klibc.patch
+Patch3:		%{name}-getopt.patch
 URL:		http://sources.redhat.com/dm/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -115,6 +116,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 cp -f /usr/share/automake/config.sub autoconf
@@ -141,7 +143,7 @@
 
 %configure \
 	--%{?with_selinux:en}%{!?with_selinux:dis}able-selinux \
-	--with-optimisation="%{rpmcflags}" \
+	--with-optimisation="%{rpmcflags} -DHAVE_GETOPTLONG" \
 	--with-user=%(id -u) \
 	--with-group=%(id -g) \
 	--with-interface=ioctl \
@@ -212,6 +214,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2006/01/24 23:02:00  maciek2w
+- fix:getopt_long removed from klibc
+- STBR for Th
+
 Revision 1.46  2005/10/06 20:31:12  qboosh
 - License is strictly GPL v2
   (some library components are on LGPL v2.1, but the rest enforces GPL v2)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/device-mapper.spec?r1=1.46&r2=1.47&f=u



More information about the pld-cvs-commit mailing list