Here's the review request:
https://bugzilla.redhat.com/show_bug.cgi?id=785785
I tweaked a couple of things. We don't use "Suggests:" so I made
abi-compliance-checker a hard requirement.
Also, I tweaked the help2man man page. I think due to the output of :
$ pkgdiff --ver
Thanks. I've just created a spec-file for Mandriva 2012. You can use it
as an example:
http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/pkgdiff/current/SPECS/pkgdiff.spec?view=markup
Richard Shaw wrote:
On Mon, Jan 30, 2012 at 5:10 AM, Andrey Ponomarenko
wrote:
Hello list,
On Mon, Jan 30, 2012 at 5:10 AM, Andrey Ponomarenko
wrote:
> Hello list,
>
> A new tool for package maintainers has been released today: pkgdiff [1] - a
> tool for analyzing changes in Linux software packages (RPM, DEB, TAR.GZ,
> etc). The output of the tool is an HTML repo
Hello list,
A new tool for package maintainers has been released today: pkgdiff [1]
- a tool for analyzing changes in Linux software packages (RPM, DEB,
TAR.GZ, etc). The output of the tool is an HTML report like this [2].
Usage is simple:
pkgdiff -old OLD.rpm -new NEW.rpm
[1] http