Author: glen                         Date: Sat Sep 25 15:16:14 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- reason is quite obvious

---- Files affected:
packages/libnfsidmap:
   libnfsidmap.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: packages/libnfsidmap/libnfsidmap.spec
diff -u packages/libnfsidmap/libnfsidmap.spec:1.19 
packages/libnfsidmap/libnfsidmap.spec:1.20
--- packages/libnfsidmap/libnfsidmap.spec:1.19  Fri Sep 24 18:31:06 2010
+++ packages/libnfsidmap/libnfsidmap.spec       Sat Sep 25 17:16:09 2010
@@ -23,7 +23,7 @@
 
 %undefine      __cxx
 
-# for some reason known only to rpm there must be "\\|" not "\|" here
+# to get backslash, we need to escape it from spec parser. therefore "\\|" not 
"\|" here
 %define                dietarch        %(echo %{_target_cpu} | sed -e 
's/i.86\\|pentium.\\|athlon/i386/;s/amd64/x86_64/;s/armv.*/arm/')
 %define                dietlibdir      %{_prefix}/lib/dietlibc/lib-%{dietarch}
 
@@ -152,6 +152,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2010/09/25 15:16:09  glen
+- reason is quite obvious
+
 Revision 1.19  2010/09/24 16:31:06  baggins
 - rel 2
 - added dietlibc package
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libnfsidmap/libnfsidmap.spec?r1=1.19&r2=1.20&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to