packages: python-PyXB/python-PyXB.spec - missing dirs - release 2

megabajt megabajt at pld-linux.org
Sat May 29 12:33:08 CEST 2010


Author: megabajt                     Date: Sat May 29 10:33:08 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- missing dirs
- release 2

---- Files affected:
packages/python-PyXB:
   python-PyXB.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/python-PyXB/python-PyXB.spec
diff -u packages/python-PyXB/python-PyXB.spec:1.7 packages/python-PyXB/python-PyXB.spec:1.8
--- packages/python-PyXB/python-PyXB.spec:1.7	Thu May 27 11:52:54 2010
+++ packages/python-PyXB/python-PyXB.spec	Sat May 29 12:33:02 2010
@@ -3,7 +3,7 @@
 Summary:	Python XML Schema Bindings
 Name:		python-%{module}
 Version:	1.1.1
-Release:	1
+Release:	2
 License:	Apache v2.0
 Group:		Development/Languages/Python
 Source0:	http://downloads.sourceforge.net/project/pyxb/pyxb/1.1.1%20%28Beta%29/PyXB-base-%{version}.tar.gz
@@ -68,11 +68,17 @@
 %files
 %defattr(644,root,root,755)
 %doc NOTICE README.txt doc/*
+%dir %{py_sitescriptdir}/pyxb
 %{py_sitescriptdir}/pyxb/*.py[co]
+%dir %{py_sitescriptdir}/pyxb/binding
 %{py_sitescriptdir}/pyxb/binding/*.py[co]
+%dir %{py_sitescriptdir}/pyxb/bundles
 %{py_sitescriptdir}/pyxb/bundles/*.py[co]
+%dir %{py_sitescriptdir}/pyxb/namespace
 %{py_sitescriptdir}/pyxb/namespace/*.py[co]
+%dir %{py_sitescriptdir}/pyxb/utils
 %{py_sitescriptdir}/pyxb/utils/*.py[co]
+%dir %{py_sitescriptdir}/pyxb/xmlschema
 %{py_sitescriptdir}/pyxb/xmlschema/*.py[co]
 %if "%{py_ver}" > "2.4"
 %{py_sitescriptdir}/%{module}-*.egg-info
@@ -94,6 +100,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2010/05/29 10:33:02  megabajt
+- missing dirs
+- release 2
+
 Revision 1.7  2010/05/27 09:52:54  pawelz
 - R: python-libs, python-PyXML
 
================================================================

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



More information about the pld-cvs-commit mailing list