Author: sparky Date: Wed Sep 27 14:14:27 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fix libdevmapper-event.so linking - rel 0.2, STBR for Th now !
---- Files affected: SPECS: device-mapper.spec (1.65 -> 1.66) ---- Diffs: ================================================================ Index: SPECS/device-mapper.spec diff -u SPECS/device-mapper.spec:1.65 SPECS/device-mapper.spec:1.66 --- SPECS/device-mapper.spec:1.65 Tue Aug 22 23:02:58 2006 +++ SPECS/device-mapper.spec Wed Sep 27 16:14:22 2006 @@ -10,7 +10,7 @@ Summary(pl): Wsparcie dla mapowania urządzeń w przestrzeni użytkownika Name: device-mapper Version: 1.02.09 -Release: 0.1 +Release: 0.2 License: GPL v2 Group: Applications/System Source0: ftp://sources.redhat.com/pub/dm/%{name}.%{version}.tgz @@ -21,6 +21,7 @@ Patch2: %{name}-getopt.patch Patch3: %{name}-ac.patch Patch4: %{name}-force-local-headers.patch +Patch5: %{name}-linking.patch URL: http://sources.redhat.com/dm/ BuildRequires: autoconf BuildRequires: automake @@ -124,6 +125,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build cp -f /usr/share/automake/config.sub autoconf @@ -252,6 +254,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.66 2006/09/27 14:14:22 sparky +- fix libdevmapper-event.so linking +- rel 0.2, STBR for Th now ! + Revision 1.65 2006/08/22 21:02:58 qboosh - updated to 1.02.09, updated klibc patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/device-mapper.spec?r1=1.65&r2=1.66&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
