git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@302 9bc8b190-ac0f-0410-8968-dc7d1f502856
This commit is contained in:
Frédéric Lepied 2000-09-12 10:59:08 +00:00
parent 5f41fefb9c
commit 302c23bc76
1 changed files with 8 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# Purpose : rules to create the rpmlint binary package.
#############################################################################
%define name rpmlint
%define version 0.21
%define version 0.22
%define release 1mdk
Summary: rpm correctness checker
@ -49,6 +49,13 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) /etc/rpmlint/config
%changelog
* Tue Sep 12 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.22-1mdk
- PostCheck.py: print a warning on empty script.
- FilesCheck.py: added postgres and apache to default users.
- TagsCheck.py: added bugs@linux-mandrake.com as a valid packager address.
- I18NCheck.py: check *.mo for file-not-in-%lang, not only in /usr/share/locale
- TagsCheck.py, MenuCheck.py: replaced Networking/ICQ group with Networking/Instant messaging.
* Thu Aug 31 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.21-1mdk
- TagsCheck.py: check packager field compliance to a regexp.
- Config.py: imported default exceptions.