packages: python3/python3.spec - rel 2; fix install; include py files

arekm arekm at pld-linux.org
Thu May 10 19:09:50 CEST 2012


Author: arekm                        Date: Thu May 10 17:09:50 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2; fix install; include py files

---- Files affected:
packages/python3:
   python3.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: packages/python3/python3.spec
diff -u packages/python3/python3.spec:1.71 packages/python3/python3.spec:1.72
--- packages/python3/python3.spec:1.71	Sun Apr 22 20:37:18 2012
+++ packages/python3/python3.spec	Thu May 10 19:09:45 2012
@@ -35,7 +35,7 @@
 Summary(uk.UTF-8):	Мова програмування дуже високого рівня з X-інтерфейсом
 Name:		python3
 Version:	%{py_ver}.3
-Release:	1
+Release:	2
 Epoch:		1
 License:	PSF
 Group:		Applications
@@ -491,7 +491,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir}} \
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir},%{_pkgconfigdir}} \
 	$RPM_BUILD_ROOT{%{py_sitedir},%{py_sitescriptdir}}/__pycache__ \
 	$RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} \
 	$RPM_BUILD_ROOT{%{_infodir},%{_mandir}/man1} \
@@ -642,33 +642,33 @@
 %{py_scriptdir}/os.py
 # needed by the dynamic sys.lib patch
 %{py_scriptdir}/types.py
-%{py_scriptdir}/__pycache__/_abcoll.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/_weakrefset.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/abc.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/bisect.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/codecs.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/collections.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/copyreg.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/functools.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/genericpath.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/heapq.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/keyword.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/linecache.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/locale.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/io.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/posixpath.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/re.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/reprlib.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/site.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/sre_*.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/stat.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/sysconfig.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/token.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/tokenize.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/traceback.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/weakref.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/os.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/types.cpython-*.py[co]
+%{py_scriptdir}/__pycache__/_abcoll.cpython-*.py*
+%{py_scriptdir}/__pycache__/_weakrefset.cpython-*.py*
+%{py_scriptdir}/__pycache__/abc.cpython-*.py*
+%{py_scriptdir}/__pycache__/bisect.cpython-*.py*
+%{py_scriptdir}/__pycache__/codecs.cpython-*.py*
+%{py_scriptdir}/__pycache__/collections.cpython-*.py*
+%{py_scriptdir}/__pycache__/copyreg.cpython-*.py*
+%{py_scriptdir}/__pycache__/functools.cpython-*.py*
+%{py_scriptdir}/__pycache__/genericpath.cpython-*.py*
+%{py_scriptdir}/__pycache__/heapq.cpython-*.py*
+%{py_scriptdir}/__pycache__/keyword.cpython-*.py*
+%{py_scriptdir}/__pycache__/linecache.cpython-*.py*
+%{py_scriptdir}/__pycache__/locale.cpython-*.py*
+%{py_scriptdir}/__pycache__/io.cpython-*.py*
+%{py_scriptdir}/__pycache__/posixpath.cpython-*.py*
+%{py_scriptdir}/__pycache__/re.cpython-*.py*
+%{py_scriptdir}/__pycache__/reprlib.cpython-*.py*
+%{py_scriptdir}/__pycache__/site.cpython-*.py*
+%{py_scriptdir}/__pycache__/sre_*.cpython-*.py*
+%{py_scriptdir}/__pycache__/stat.cpython-*.py*
+%{py_scriptdir}/__pycache__/sysconfig.cpython-*.py*
+%{py_scriptdir}/__pycache__/token.cpython-*.py*
+%{py_scriptdir}/__pycache__/tokenize.cpython-*.py*
+%{py_scriptdir}/__pycache__/traceback.cpython-*.py*
+%{py_scriptdir}/__pycache__/weakref.cpython-*.py*
+%{py_scriptdir}/__pycache__/os.cpython-*.py*
+%{py_scriptdir}/__pycache__/types.cpython-*.py*
 
 # encodings required by python library
 %dir %{py_scriptdir}/encodings
@@ -801,123 +801,123 @@
 %{py_scriptdir}/webbrowser.py
 %{py_scriptdir}/xdrlib.py
 %{py_scriptdir}/zipfile.py
-%{py_scriptdir}/__pycache__/__future__.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/__phello__.foo.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/_compat_pickle.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/_dummy_thread.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/_markupbase.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/_pyio.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/_strptime.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/_threading_local.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/aifc.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/antigravity.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/argparse.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/ast.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/asynchat.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/asyncore.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/base64.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/bdb.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/binhex.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/cProfile.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/calendar.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/cgi.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/cgitb.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/chunk.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/cmd.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/code.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/codeop.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/colorsys.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/compileall.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/configparser.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/contextlib.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/copy.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/csv.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/datetime.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/decimal.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/difflib.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/dis.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/doctest.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/dummy_threading.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/filecmp.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/fileinput.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/fnmatch.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/formatter.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/fractions.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/ftplib.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/getopt.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/getpass.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/gettext.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/glob.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/gzip.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/hashlib.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/hmac.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/imaplib.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/imghdr.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/inspect.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/macpath.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/macurl2path.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/mailbox.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/mailcap.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/mimetypes.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/modulefinder.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/netrc.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/nntplib.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/ntpath.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/nturl2path.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/numbers.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/opcode.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/optparse.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/os2emxpath.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/pickle.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/pickletools.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/pipes.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/pkgutil.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/platform.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/plistlib.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/poplib.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/pprint.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/pty.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/py_compile.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/pyclbr.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/queue.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/quopri.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/random.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/rlcompleter.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/runpy.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/sched.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/shelve.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/shlex.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/shutil.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/smtpd.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/smtplib.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/sndhdr.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/socket.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/socketserver.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/ssl.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/string.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/stringprep.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/struct.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/subprocess.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/sunau.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/symbol.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/symtable.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/tabnanny.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/tarfile.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/telnetlib.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/tempfile.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/textwrap.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/this.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/threading.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/trace.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/tty.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/turtle.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/uu.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/uuid.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/warnings.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/wave.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/webbrowser.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/xdrlib.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/zipfile.cpython-*.py[co]
+%{py_scriptdir}/__pycache__/__future__.cpython-*.py*
+%{py_scriptdir}/__pycache__/__phello__.foo.cpython-*.py*
+%{py_scriptdir}/__pycache__/_compat_pickle.cpython-*.py*
+%{py_scriptdir}/__pycache__/_dummy_thread.cpython-*.py*
+%{py_scriptdir}/__pycache__/_markupbase.cpython-*.py*
+%{py_scriptdir}/__pycache__/_pyio.cpython-*.py*
+%{py_scriptdir}/__pycache__/_strptime.cpython-*.py*
+%{py_scriptdir}/__pycache__/_threading_local.cpython-*.py*
+%{py_scriptdir}/__pycache__/aifc.cpython-*.py*
+%{py_scriptdir}/__pycache__/antigravity.cpython-*.py*
+%{py_scriptdir}/__pycache__/argparse.cpython-*.py*
+%{py_scriptdir}/__pycache__/ast.cpython-*.py*
+%{py_scriptdir}/__pycache__/asynchat.cpython-*.py*
+%{py_scriptdir}/__pycache__/asyncore.cpython-*.py*
+%{py_scriptdir}/__pycache__/base64.cpython-*.py*
+%{py_scriptdir}/__pycache__/bdb.cpython-*.py*
+%{py_scriptdir}/__pycache__/binhex.cpython-*.py*
+%{py_scriptdir}/__pycache__/cProfile.cpython-*.py*
+%{py_scriptdir}/__pycache__/calendar.cpython-*.py*
+%{py_scriptdir}/__pycache__/cgi.cpython-*.py*
+%{py_scriptdir}/__pycache__/cgitb.cpython-*.py*
+%{py_scriptdir}/__pycache__/chunk.cpython-*.py*
+%{py_scriptdir}/__pycache__/cmd.cpython-*.py*
+%{py_scriptdir}/__pycache__/code.cpython-*.py*
+%{py_scriptdir}/__pycache__/codeop.cpython-*.py*
+%{py_scriptdir}/__pycache__/colorsys.cpython-*.py*
+%{py_scriptdir}/__pycache__/compileall.cpython-*.py*
+%{py_scriptdir}/__pycache__/configparser.cpython-*.py*
+%{py_scriptdir}/__pycache__/contextlib.cpython-*.py*
+%{py_scriptdir}/__pycache__/copy.cpython-*.py*
+%{py_scriptdir}/__pycache__/csv.cpython-*.py*
+%{py_scriptdir}/__pycache__/datetime.cpython-*.py*
+%{py_scriptdir}/__pycache__/decimal.cpython-*.py*
+%{py_scriptdir}/__pycache__/difflib.cpython-*.py*
+%{py_scriptdir}/__pycache__/dis.cpython-*.py*
+%{py_scriptdir}/__pycache__/doctest.cpython-*.py*
+%{py_scriptdir}/__pycache__/dummy_threading.cpython-*.py*
+%{py_scriptdir}/__pycache__/filecmp.cpython-*.py*
+%{py_scriptdir}/__pycache__/fileinput.cpython-*.py*
+%{py_scriptdir}/__pycache__/fnmatch.cpython-*.py*
+%{py_scriptdir}/__pycache__/formatter.cpython-*.py*
+%{py_scriptdir}/__pycache__/fractions.cpython-*.py*
+%{py_scriptdir}/__pycache__/ftplib.cpython-*.py*
+%{py_scriptdir}/__pycache__/getopt.cpython-*.py*
+%{py_scriptdir}/__pycache__/getpass.cpython-*.py*
+%{py_scriptdir}/__pycache__/gettext.cpython-*.py*
+%{py_scriptdir}/__pycache__/glob.cpython-*.py*
+%{py_scriptdir}/__pycache__/gzip.cpython-*.py*
+%{py_scriptdir}/__pycache__/hashlib.cpython-*.py*
+%{py_scriptdir}/__pycache__/hmac.cpython-*.py*
+%{py_scriptdir}/__pycache__/imaplib.cpython-*.py*
+%{py_scriptdir}/__pycache__/imghdr.cpython-*.py*
+%{py_scriptdir}/__pycache__/inspect.cpython-*.py*
+%{py_scriptdir}/__pycache__/macpath.cpython-*.py*
+%{py_scriptdir}/__pycache__/macurl2path.cpython-*.py*
+%{py_scriptdir}/__pycache__/mailbox.cpython-*.py*
+%{py_scriptdir}/__pycache__/mailcap.cpython-*.py*
+%{py_scriptdir}/__pycache__/mimetypes.cpython-*.py*
+%{py_scriptdir}/__pycache__/modulefinder.cpython-*.py*
+%{py_scriptdir}/__pycache__/netrc.cpython-*.py*
+%{py_scriptdir}/__pycache__/nntplib.cpython-*.py*
+%{py_scriptdir}/__pycache__/ntpath.cpython-*.py*
+%{py_scriptdir}/__pycache__/nturl2path.cpython-*.py*
+%{py_scriptdir}/__pycache__/numbers.cpython-*.py*
+%{py_scriptdir}/__pycache__/opcode.cpython-*.py*
+%{py_scriptdir}/__pycache__/optparse.cpython-*.py*
+%{py_scriptdir}/__pycache__/os2emxpath.cpython-*.py*
+%{py_scriptdir}/__pycache__/pickle.cpython-*.py*
+%{py_scriptdir}/__pycache__/pickletools.cpython-*.py*
+%{py_scriptdir}/__pycache__/pipes.cpython-*.py*
+%{py_scriptdir}/__pycache__/pkgutil.cpython-*.py*
+%{py_scriptdir}/__pycache__/platform.cpython-*.py*
+%{py_scriptdir}/__pycache__/plistlib.cpython-*.py*
+%{py_scriptdir}/__pycache__/poplib.cpython-*.py*
+%{py_scriptdir}/__pycache__/pprint.cpython-*.py*
+%{py_scriptdir}/__pycache__/pty.cpython-*.py*
+%{py_scriptdir}/__pycache__/py_compile.cpython-*.py*
+%{py_scriptdir}/__pycache__/pyclbr.cpython-*.py*
+%{py_scriptdir}/__pycache__/queue.cpython-*.py*
+%{py_scriptdir}/__pycache__/quopri.cpython-*.py*
+%{py_scriptdir}/__pycache__/random.cpython-*.py*
+%{py_scriptdir}/__pycache__/rlcompleter.cpython-*.py*
+%{py_scriptdir}/__pycache__/runpy.cpython-*.py*
+%{py_scriptdir}/__pycache__/sched.cpython-*.py*
+%{py_scriptdir}/__pycache__/shelve.cpython-*.py*
+%{py_scriptdir}/__pycache__/shlex.cpython-*.py*
+%{py_scriptdir}/__pycache__/shutil.cpython-*.py*
+%{py_scriptdir}/__pycache__/smtpd.cpython-*.py*
+%{py_scriptdir}/__pycache__/smtplib.cpython-*.py*
+%{py_scriptdir}/__pycache__/sndhdr.cpython-*.py*
+%{py_scriptdir}/__pycache__/socket.cpython-*.py*
+%{py_scriptdir}/__pycache__/socketserver.cpython-*.py*
+%{py_scriptdir}/__pycache__/ssl.cpython-*.py*
+%{py_scriptdir}/__pycache__/string.cpython-*.py*
+%{py_scriptdir}/__pycache__/stringprep.cpython-*.py*
+%{py_scriptdir}/__pycache__/struct.cpython-*.py*
+%{py_scriptdir}/__pycache__/subprocess.cpython-*.py*
+%{py_scriptdir}/__pycache__/sunau.cpython-*.py*
+%{py_scriptdir}/__pycache__/symbol.cpython-*.py*
+%{py_scriptdir}/__pycache__/symtable.cpython-*.py*
+%{py_scriptdir}/__pycache__/tabnanny.cpython-*.py*
+%{py_scriptdir}/__pycache__/tarfile.cpython-*.py*
+%{py_scriptdir}/__pycache__/telnetlib.cpython-*.py*
+%{py_scriptdir}/__pycache__/tempfile.cpython-*.py*
+%{py_scriptdir}/__pycache__/textwrap.cpython-*.py*
+%{py_scriptdir}/__pycache__/this.cpython-*.py*
+%{py_scriptdir}/__pycache__/threading.cpython-*.py*
+%{py_scriptdir}/__pycache__/trace.cpython-*.py*
+%{py_scriptdir}/__pycache__/tty.cpython-*.py*
+%{py_scriptdir}/__pycache__/turtle.cpython-*.py*
+%{py_scriptdir}/__pycache__/uu.cpython-*.py*
+%{py_scriptdir}/__pycache__/uuid.cpython-*.py*
+%{py_scriptdir}/__pycache__/warnings.cpython-*.py*
+%{py_scriptdir}/__pycache__/wave.cpython-*.py*
+%{py_scriptdir}/__pycache__/webbrowser.cpython-*.py*
+%{py_scriptdir}/__pycache__/xdrlib.cpython-*.py*
+%{py_scriptdir}/__pycache__/zipfile.cpython-*.py*
 %{py_dyndir}/Python-%{version}-py*.egg-info
 
 #
@@ -1086,7 +1086,7 @@
 %attr(755,root,root) %{_bindir}/pydoc3
 %attr(755,root,root) %{_bindir}/pydoc3.2
 %{py_scriptdir}/pydoc.py
-%{py_scriptdir}/__pycache__/pydoc.cpython-*.py[co]
+%{py_scriptdir}/__pycache__/pydoc.cpython-*.py*
 %dir %{py_scriptdir}/pydoc_data
 %{py_scriptdir}/pydoc_data/__pycache__
 %{py_scriptdir}/pydoc_data/*.py
@@ -1132,10 +1132,10 @@
 %{py_scriptdir}/profile.py
 %{py_scriptdir}/pstats.py
 %{py_scriptdir}/timeit.py
-%{py_scriptdir}/__pycache__/pdb.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/profile.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/pstats.cpython-*.py[co]
-%{py_scriptdir}/__pycache__/timeit.cpython-*.py[co]
+%{py_scriptdir}/__pycache__/pdb.cpython-*.py*
+%{py_scriptdir}/__pycache__/profile.cpython-*.py*
+%{py_scriptdir}/__pycache__/pstats.cpython-*.py*
+%{py_scriptdir}/__pycache__/timeit.cpython-*.py*
 
 %files 2to3
 %attr(755,root,root) %{_bindir}/2to3-%{py_ver}
@@ -1180,6 +1180,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2012/05/10 17:09:45  arekm
+- rel 2; fix install; include py files
+
 Revision 1.71  2012/04/22 18:37:18  qboosh
 - package .pc symlinks
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/python3/python3.spec?r1=1.71&r2=1.72



More information about the pld-cvs-commit mailing list