corrected changelog

git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@329 9bc8b190-ac0f-0410-8968-dc7d1f502856
This commit is contained in:
Frédéric Lepied 2000-10-12 06:02:32 +00:00
parent 4fca36e2eb
commit 2b95b4a58d
1 changed files with 7 additions and 6 deletions

View File

@ -50,23 +50,24 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Oct 12 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.25-1mdk
* Config.py: added exception for sympa, rpm and bcast.
* TagsCheck.py: o check that devel package depends on the base
- Config.py: added exception for sympa, rpm and bcast.
- TagsCheck.py: o check that devel package depends on the base
package with the same version.
o check that summary begins with a
* PostCheck.py: o check dangerous commands.
- PostCheck.py: o check dangerous commands.
ocheck reference to ~ or $HOME.
* MenuCheck.py: o check that titles and longtitles begin by a capital
- MenuCheck.py: o check that titles and longtitles begin by a capital
letter.
o check that no version is included in title and longtitle.
o /lib/cpp errors to /dev/null for new cpp.
* FilesCheck.py: check package owning system dirs.
- FilesCheck.py: check package owning system dirs.
* SpecCheck.py: o new check.
- SpecCheck.py: o new check.
o check name of spec file.
o check use of $RPM_SOURCE_DIR.
o warn if a patch is not applied.