Commit Graph

117 Commits

Author SHA1 Message Date
Tomáš Chvátal 6f420df723
Add back Makefile generating the isocodes
It does not change, so it is not good idea to run it every time when
building and this way we can re-run it as-needed
2018-07-12 14:46:13 +02:00
Tomáš Chvátal 9186db453d
Add manpage/bash-completion install to setup py 2018-07-12 14:45:41 +02:00
Tomáš Chvátal f896822db7 Use compileall to avoid %buildroot to be in pyc
This makes sure that when building the package the pyc/pyo files are
build properly without any additional path, the former command
included full path to the to-be-compiled files bsc#973404
2018-07-10 17:14:48 +02:00
Ville Skyttä 39467b6962 Release 1.10 2017-09-05 09:40:05 +03:00
Ville Skyttä 15e4ae11e4 Remove obsolete LC_ALL setting from Makefile 2016-07-07 21:49:18 +03:00
Ville Skyttä 38809d23fe Release 1.9 2016-06-29 20:07:39 +03:00
Ville Skyttä 0004e190b9 Makefile: Remove generate-isocodes dep from __isocodes__
May result in unwelcome rebuilds from GitHub generated tarballs (#72)
2016-04-21 18:45:54 +03:00
Ville Skyttä 2b742bfab1 Convert README to markdown 2015-10-03 12:50:39 +03:00
Ville Skyttä 7e18dd2b03 Release 1.8 2015-09-18 16:41:08 +03:00
Ville Skyttä 46171f89a3 Update __isocodes__ if generate-isocodes has changed 2015-07-10 10:58:19 +03:00
Ville Skyttä 56dcc420a9 Mark all phony targets as such 2015-07-09 16:58:07 +03:00
Ville Skyttä e6e4097d16 Remove old tarball related targets, we'll use github tag tarballs from now on 2015-07-09 16:54:28 +03:00
Ville Skyttä 96c9ee66c5 Retire ChangeLog, use git log for that 2015-07-09 16:43:46 +03:00
Ville Skyttä 3168a8db18 Release 1.7 2015-07-09 16:43:46 +03:00
Ville Skyttä af2da7f37d Byte compile files on install, not all; COMPILE_PYC affects install now
This is so that compiled files get installed to proper dirs also with
Python 3.
2015-07-09 16:43:45 +03:00
Ville Skyttä b1314de24e Force overwrite when symlinking bash completion to allow repeated installs 2015-07-09 16:43:45 +03:00
Ville Skyttä c0bf46d4a5 Clean up *.py[co] in subdirs on clean 2015-07-09 16:43:45 +03:00
Ville Skyttä 5092221d97 Cleanup __pycache__ dirs on clean 2015-07-09 16:43:45 +03:00
Ville Skyttä 5fd400991b Replace shebangs with PYTHON given to the Makefile; needs full path now! 2015-07-09 16:43:45 +03:00
Ville Skyttä 11611166fc Release 1.6 2015-07-09 16:43:45 +03:00
Ville Skyttä 15e54ec69a Fix dist target, fallout from previous change 2015-07-09 16:43:45 +03:00
Arturo Borrero González dde8ed0617 Add rpmdiff man page (#29) 2015-07-09 16:43:43 +03:00
Ville Skyttä e748a9e667 Release 1.5. 2015-07-09 16:43:43 +03:00
Ville Skyttä b2a30f61d8 Remove obsolete targets. 2015-07-09 16:43:41 +03:00
Ville Skyttä d302e2f8ed Remove no longer updated CVS keywords. 2015-07-09 16:43:41 +03:00
Ville Skyttä 2f808604ef AUTHORS is no longer generated. 2015-07-09 16:43:41 +03:00
Ville Skyttä 3d412d9131 svn2cl -> git2cl. 2015-07-09 16:43:41 +03:00
Ville Skyttä 23f4ee0e17 Release 1.4.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1895 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:41 +03:00
Ville Skyttä 58ee0ff610 Adjust bash completion for bash-completion >= 1.90's dynamic loading.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1888 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:41 +03:00
Ville Skyttä fad504ea46 Release 1.3.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1873 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:41 +03:00
Ville Skyttä 00c0eb0461 Release 1.2.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1859 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:40 +03:00
Ville Skyttä ebf2a3f9a6 Delete trailing whitespace.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1839 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:40 +03:00
Ville Skyttä ece534c9da Release 1.1.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1833 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:40 +03:00
Ville Skyttä ab534b64c6 Use xz to compress tarball.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1817 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:39 +03:00
Ville Skyttä ba1ffcbb97 Release 1.0.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1811 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:39 +03:00
Ville Skyttä 4bdc353920 Release 0.99.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1803 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:39 +03:00
Ville Skyttä c2bfeaa1c3 Release 0.98.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1796 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:39 +03:00
Ville Skyttä c2da95d8ac Extend list of valid language country codes from the iso-codes project.
http://alioth.debian.org/projects/pkg-isocodes/
https://bugzilla.redhat.com/show_bug.cgi?id=599516


git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1795 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:39 +03:00
Ville Skyttä 57e3e700ca Release 0.97.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1783 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:38 +03:00
Ville Skyttä 4234ba7918 Release 0.96.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1775 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:38 +03:00
Ville Skyttä 4bb8169e8f Release 0.95.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1736 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:37 +03:00
Ville Skyttä 19e04bedee Release 0.94.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1728 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:37 +03:00
Ville Skyttä d0bddfc446 Release 0.93.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1718 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:37 +03:00
Ville Skyttä 65179dc1ba Fix install target when no *.pyc are generated.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1712 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:37 +03:00
Ville Skyttä 0ef488336f Move version number to __version__.py, make it available as Config.__version__.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1711 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:37 +03:00
Ville Skyttä 6e7c951402 0.92.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1681 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:36 +03:00
Ville Skyttä 692eedc28f Add --reparagraph to svn2cl options.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1680 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:36 +03:00
Ville Skyttä 1acd802869 Add option to generate *.pyc too, use py_compile directly instead of a script of our own, remove "print" check from the all target.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1679 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:36 +03:00
Ville Skyttä 955456ff15 0.91
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1647 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:35 +03:00
Ville Skyttä e95f02ad5d Include test suite files in dist tarballs.
git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1640 9bc8b190-ac0f-0410-8968-dc7d1f502856
2015-07-09 16:43:35 +03:00