Modify eu-strip option to perform strip in post script of rpm package & add option...
[platform/upstream/rpm.git] / tools / rpmdeps.c
2012-03-29 Panu MatilainenAccept files as command line arguments again in rpmdeps...
2011-05-30 Panu MatilainenSpring-cleaning for rpmdeps
2011-04-18 Panu MatilainenReflect file classifier errors in rpmdeps exit code
2010-12-01 Panu MatilainenMake rpmdeps honor RPM_BUILD_ROOT if set
2008-04-07 Panu MatilainenARGV_t const pendantry
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-28 Ralf CorsépiusInclude "rpmfc.h" instead of <rpmfc.h>.
2007-10-28 Ralf CorsépiusInclude "rpmbuild.h" instead of <rpmbuild.h>.
2007-10-28 Ralf CorsépiusInclude "rpmds.h" instead of <rpmds.h>.
2007-10-28 Ralf CorsépiusInclude "argv.h" instead of <argv.h>.
2007-09-25 Panu MatilainenHide rpmfc structure internals from the API
2007-09-18 Ralf CorsépiusChange main() to using char *argv[].
2007-09-11 Ralf CorsépiusRemove splint tags.
2005-03-19 jbjHandle %dev markers more gracefully.
2005-01-17 jbjBuild on macosx.
2002-12-12 jbj- fix: add rpmlib(VersionedDependencies) if versioned...
2002-12-10 jbjRepair fc->skipReq insertion typo.
2002-12-07 jbjHandle (N,EVR,Flags) Provide:/Require: triple.
2002-11-26 jbj- bundle libfmagic into librpmbuild for now.
2002-11-20 jbj- use rpmdeps rather than find-{requires,provides}.
2002-11-19 jbj- add AC_SYS_LARGFILE throughout.
2002-11-08 jbjSanity.