Author: arekm Date: Tue Jul 15 07:27:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.02.27; -disable_dynamic_link.patch looks useless
---- Files affected: SPECS: device-mapper.spec (1.95 -> 1.96) ---- Diffs: ================================================================ Index: SPECS/device-mapper.spec diff -u SPECS/device-mapper.spec:1.95 SPECS/device-mapper.spec:1.96 --- SPECS/device-mapper.spec:1.95 Sun Jun 22 21:54:57 2008 +++ SPECS/device-mapper.spec Tue Jul 15 09:27:42 2008 @@ -12,17 +12,15 @@ 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.25 -Release: 2 +Version: 1.02.27 +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: bf0aa12fc69014b578f432b78cd5a927 +# Source0-md5: 6074f2c2035c2a526422e691c7457277 # http://www.redhat.com/archives/dm-devel/2005-March/msg00022.html -Patch0: %{name}-disable_dynamic_link.patch Patch1: %{name}-klibc.patch Patch2: %{name}-getopt.patch -Patch3: %{name}-ac.patch Patch4: %{name}-force-local-headers.patch Patch5: %{name}-linking.patch Patch6: %{name}-dmsetup-export.patch @@ -133,10 +131,8 @@ %prep %setup -q -n %{name}.%{version} -%patch0 -p1 %patch1 -p1 %patch2 -p1 -%patch3 -p1 %patch4 -p1 %patch5 -p1 %patch6 -p1 @@ -152,7 +148,6 @@ CC="klcc -static" \ CLDFLAGS="%{rpmldflags}" \ --disable-selinux \ - --disable-dynamic_link \ --enable-static_link \ --with-optimisation="%{rpmcflags}" \ --with-user=%(id -u) \ @@ -176,7 +171,6 @@ CC="%{_target_cpu}-uclibc-gcc" \ CLDFLAGS="%{rpmldflags}" \ --disable-selinux \ - --disable-dynamic_link \ --with-optimisation="-Os" \ --with-interface=ioctl \ --disable-nls @@ -283,6 +277,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.96 2008/07/15 07:27:42 arekm +- up to 1.02.27; -disable_dynamic_link.patch looks useless + Revision 1.95 2008/06/22 19:54:57 arekm - rel 2; devel R: libselinux-devel and sepol-devel when building with selinux ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/device-mapper.spec?r1=1.95&r2=1.96&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
