Lines Matching refs:version

20 Version:                 %{pt.version}
24 BuildRoot: %{_tmppath}/%{name}-%{version}-build
35 rm -rf %{name}-%{version}
36 mkdir -p %{name}-%{version}
37 %pt.prep -d %{name}-%{version}
40 %pt.build -d %{name}-%{version}
44 %pt.install -d %{name}-%{version}
46 %{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
56 %{_libdir}/python%{pythonver}/vendor-packages/Twisted-%{version}-py%{pythonver}.egg-info
58 %doc -d Twisted-%{version} README twisted/topfiles/README twisted/conch/topfiles/README
59 %doc -d Twisted-%{version} twisted/mail/topfiles/README twisted/names/topfiles/README
60 %doc -d Twisted-%{version} twisted/news/topfiles/README twisted/pair/topfiles/README
61 %doc -d Twisted-%{version} twisted/python/zsh/README twisted/runner/topfiles/README
62 %doc -d Twisted-%{version} twisted/web/topfiles/README twisted/words/topfiles/README
63 %doc -d Twisted-%{version} doc/conch/benchmarks/README doc/core/examples/threadedselect/README
64 %doc -d Twisted-%{version} twisted/topfiles/CREDITS
65 %doc(bzip2) -d Twisted-%{version} LICENSE twisted/copyright.py NEWS
66 %doc(bzip2) -d Twisted-%{version} twisted/topfiles/NEWS twisted/conch/topfiles/NEWS
67 %doc(bzip2) -d Twisted-%{version} twisted/lore/topfiles/NEWS twisted/mail/topfiles/NEWS
68 %doc(bzip2) -d Twisted-%{version} twisted/names/topfiles/NEWS twisted/news/topfiles/NEWS
69 %doc(bzip2) -d Twisted-%{version} twisted/pair/topfiles/NEWS
70 %doc(bzip2) -d Twisted-%{version} twisted/runner/topfiles/NEWS twisted/web/topfiles/NEWS
71 %doc(bzip2) -d Twisted-%{version} twisted/words/topfiles/NEWS
72 %doc(bzip2) -d Twisted-%{version} twisted/topfiles/ChangeLog.Old
82 - created 2.6 version based on SUNWpython-twisted.spec.
90 - initial version