summaryrefslogtreecommitdiff
path: root/tools/rpmdeps.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Accept files as command line arguments again in rpmdeps (RhBug:807767)Panu Matilainen1-5/+13
2011-05-30Spring-cleaning for rpmdepsPanu Matilainen1-26/+13
2011-04-18Reflect file classifier errors in rpmdeps exit codePanu Matilainen1-8/+6
2010-12-01Make rpmdeps honor RPM_BUILD_ROOT if setPanu Matilainen1-1/+1
2008-04-07ARGV_t const pendantryPanu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-4/+4
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-4/+4
2007-10-28Include "rpmfc.h" instead of <rpmfc.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmbuild.h" instead of <rpmbuild.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmds.h" instead of <rpmds.h>.Ralf Corsépius1-1/+1
2007-10-28Include "argv.h" instead of <argv.h>.Ralf Corsépius1-1/+1
2007-09-25Hide rpmfc structure internals from the APIPanu Matilainen1-3/+2
2007-09-18Change main() to using char *argv[].Ralf Corsépius1-1/+1
2007-09-11Remove splint tags.Ralf Corsépius1-5/+0
2005-03-19Handle %dev markers more gracefully.jbj1-1/+1
2005-01-17Build on macosx.jbj1-0/+1
2002-12-12- fix: add rpmlib(VersionedDependencies) if versioned Provides: found.jbj1-1/+1
2002-12-10Repair fc->skipReq insertion typo.jbj1-3/+0
2002-12-07Handle (N,EVR,Flags) Provide:/Require: triple.jbj1-2/+14
2002-11-26- bundle libfmagic into librpmbuild for now.jbj1-43/+2
2002-11-20- use rpmdeps rather than find-{requires,provides}.jbj1-0/+12
2002-11-19- add AC_SYS_LARGFILE throughout.jbj1-23/+41
2002-11-08Sanity.jbj1-0/+114