File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11# XXX We should play the usual tricks defining stuff here and building
22# XXX a specfile from this info, but not yet: for now keep in sync
3- PACKAGE =lsbappchk -python
3+ PACKAGE =lsb-appchk -python
44VERSION =3.1.90
5- RELEASE =1
5+ RELEASE =2
66
77#
88# Derive date string for daily snapshots
@@ -53,7 +53,7 @@ RPM_SRPM_DIR=$(RPM_TMP_BUILD_DIR)/SRPMS
5353
5454# Override this on the command line to use a different repo
5555BZRTREES? =http://bzr.freestandards.org/lsb/devel
56- BZR_MODULE =$( PACKAGE )
56+ BZR_MODULE =lsbappchk-python
5757TETJ_MODULE =misc-test
5858
5959# Default target
Original file line number Diff line number Diff line change 11%define basedir /opt/lsb
22# %{version}, %{rel} are provided by the Makefile
33Summary: LSB Python Application Checker
4- Name: lsbappchk -python
4+ Name: lsb-appchk -python
55Version: %{version }
66Release: %{rel }
77License: GPL
6363
6464#==================================================
6565%changelog
66+ * Sat Dec 1 2007 Mats Wichmann <mats@linux-foundation.org>
67+ - renamed package to lsb-appchk-python from lsbappchk-python (convention)
68+
6669* Tue Nov 27 2007 Stew Benedict <stewb@linux-foundation.org>
6770- fix journal issues (bug 1782)
6871- use tetj.py from misc-test
You can’t perform that action at this time.
0 commit comments