Author: glen Date: Fri Feb 29 14:55:36 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - generate pkgconfig files
---- Files affected: SPECS: device-mapper.spec (1.46 -> 1.46.2.1) ---- Diffs: ================================================================ Index: SPECS/device-mapper.spec diff -u SPECS/device-mapper.spec:1.46 SPECS/device-mapper.spec:1.46.2.1 --- SPECS/device-mapper.spec:1.46 Thu Oct 6 22:31:12 2005 +++ SPECS/device-mapper.spec Fri Feb 29 15:55:30 2008 @@ -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}-pkgconfig.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 @@ -212,6 +214,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46.2.1 2008-02-29 14:55:30 glen +- generate pkgconfig files + 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/cgi-bin/cvsweb.cgi/SPECS/device-mapper.spec?r1=1.46&r2=1.46.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
