packages: python-PyXB/python-PyXB.spec - create full path before copying fi...

pawelz pawelz at pld-linux.org
Thu May 27 11:14:16 CEST 2010


Author: pawelz                       Date: Thu May 27 09:14:16 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- create full path before copying files to that path

---- Files affected:
packages/python-PyXB:
   python-PyXB.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/python-PyXB/python-PyXB.spec
diff -u packages/python-PyXB/python-PyXB.spec:1.5 packages/python-PyXB/python-PyXB.spec:1.6
--- packages/python-PyXB/python-PyXB.spec:1.5	Thu May 27 11:09:50 2010
+++ packages/python-PyXB/python-PyXB.spec	Thu May 27 11:14:11 2010
@@ -57,7 +57,7 @@
 %py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}
 %py_postclean
 
-install -d $RPM_BUILD_ROOT%{_examplesdir}
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
@@ -92,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/05/27 09:14:11  pawelz
+- create full path before copying files to that path
+
 Revision 1.5  2010/05/27 09:09:50  pawelz
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-PyXB/python-PyXB.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list