git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@190 9bc8b190-ac0f-0410-8968-dc7d1f502856
This commit is contained in:
Frédéric Lepied 2000-06-27 08:59:20 +00:00
parent e34bf2e4f3
commit 0641f2f2a3
2 changed files with 59 additions and 1 deletions

View File

@ -1,3 +1,53 @@
2000-06-27 flepied <flepied@kenobi.mandrakesoft.com>
* rpmlint.py, rpmlint.spec, ChangeLog:
* 0.15
* README:
* added XpmIconPath.
* MenuCheck.py:
* check non transparent pixmaps in icon path.
* config:
* added man for sgid exception.
* corrected the regex for /var/catman and /usr/man.
* BinariesCheck.py:
* added a check for soname.
* TagsCheck.py: * removed trace.
* TagsCheck.py:
* added a warning for packages that provide themselves (for Pixel).
* Pkg.py:
* (_gatherDepInfo) corrected the conflicts and provides acquisition.
2000-06-16 chmouel <chmouel@kenobi.mandrakesoft.com>
* config:
* add W: lftp shared-lib-without-dependency-information /usr/lib/lftp/.*.so
2000-06-15 flepied <flepied@kenobi.mandrakesoft.com>
* Pkg.py:
* added a builtin grep.
* config:
* removed stange-needs filters.
* README:
* added ExtraMenuNeeds
* MenuCheck.py:
* added a list of valid needs.
2000-06-15 chmouel <chmouel@kenobi.mandrakesoft.com>
* config:
* add execption for "I: iceconf strange-needs icewm /usr/lib/menu/iceconf"
2000-04-17 flepied <flepied@kenobi.mandrakesoft.com>
* rpmlint.py rpmlint.spec:

View File

@ -7,7 +7,7 @@
# Purpose : rules to create the rpmlint binary package.
#############################################################################
%define name rpmlint
%define version 0.14
%define version 0.15
%define release 1mdk
Summary: rpm correctness checker
@ -49,6 +49,14 @@ rm -rf $RPM_BUILD_ROOT
%config /etc/rpmlint/config
%changelog
* Tue Jun 27 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.15-1mdk
- 0.15:
o check non transparent pixmaps in icon path
o added a check for soname
o added a warning for packages that provide themselves (for Pixel)
o corrected check for needs in menu files.
o various exceptions added.
* Mon Apr 17 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.14-1mdk
- 0.14:
o MenuCheck: check old entries from KDE and GNOME and allow entries