Author: arekm Date: Mon Jan 16 12:20:53 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 2; define proper (lib64 aware) plugin path
---- Files affected: packages/libnfsidmap: libnfsidmap.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: packages/libnfsidmap/libnfsidmap.spec diff -u packages/libnfsidmap/libnfsidmap.spec:1.22 packages/libnfsidmap/libnfsidmap.spec:1.23 --- packages/libnfsidmap/libnfsidmap.spec:1.22 Thu Dec 8 16:47:42 2011 +++ packages/libnfsidmap/libnfsidmap.spec Mon Jan 16 13:20:48 2012 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Biblioteka pomagająca w mapowaniu identyfikatorów, głównie dla NFSv4 Name: libnfsidmap Version: 0.25 -Release: 1 +Release: 2 License: BSD Group: Libraries Source0: http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/%{name}-%{version}.tar.gz @@ -90,7 +90,8 @@ %{__make} clean %endif -%configure +%configure \ + --with-pluginpath=%{_libdir}/libnfsidmap %{__make} %install @@ -152,6 +153,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2012/01/16 12:20:48 arekm +- rel 2; define proper (lib64 aware) plugin path + Revision 1.22 2011/12/08 15:47:42 qboosh - updated to 0.25 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libnfsidmap/libnfsidmap.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
