summaryrefslogtreecommitdiff
path: root/build/reqprov.c
AgeCommit message (Expand)AuthorFilesLines
1999-08-24Fix duplicate dependency check.jbj1-1/+3
1999-08-24add versions to prereq.jbj1-19/+21
1999-08-20add versions to obsoletes.jbj1-0/+2
1999-07-22add versions to provides.jbj1-1/+3
1999-04-14Make silly headerGetEntry consistent throughout.jbj1-4/+4
1999-01-26Parse BuildRequires: and add appropriate RPMTAG_*REQUIRES* to src rpmjbj1-10/+9
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-3/+3
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-0/+1
1998-07-30Consolidated includes for librpmbuild API.jbj1-6/+1
1998-07-25Aggregate system includes into system.h.jbj1-144/+1
1998-07-08Add {init,add,expand}Macro args everywhere (new macro.c compatibility).jbj1-2/+2
1998-04-17Added AutoReq: and AutoProv:marc1-40/+48
1998-04-16pay attention to autoreqprov flagewt1-1/+1
1998-04-09Jeff Johnson's memleak patchesmarc1-2/+2
1998-04-09 - remove icons with --rmsourcemarc1-1/+3
1998-03-20Added trigger support to build codemarc1-8/+27
1998-03-041) include cleanups for portabilityewt1-1/+2
1998-01-12merged in Marc's new build codeewt1-338/+136
1997-10-07Bugmarc1-1/+1
1997-09-16Move obsoletes to own tagmarc1-3/+20
1997-09-16Added Obsoletes: tagmarc1-1/+5
1997-06-19PreReq handlingroot1-12/+21
1997-05-20Must include <sys/tiome.h> before <sys/resource.h> for SunOSewt1-0/+1
1997-05-16Applied changes for AIX. This involved using <sys/select.h> if it's available.ewt1-0/+1
1997-03-211) remove spurious printfewt1-2/+0
1997-03-201) close pipes after dup'ingewt1-1/+3
1997-01-24removed unused variable tokewt1-1/+1
1996-12-12use _exit instead of exit in forksewt1-1/+1
1996-11-21use find-requiresroot1-28/+4
1996-11-19run find-provides on *all* files in the file listroot1-5/+3
1996-11-18handle new ldd where it returns 1 for non executablesroot1-5/+7
1996-11-18The Great Renamingroot1-42/+41
1996-08-14cleanup - make nice little function that runs programs and collects outputroot1-139/+150
1996-08-08strip leading directories from ldd outputroot1-0/+3
1996-07-20if objdump gets us "_end" then there is no embedded soname,marc1-7/+21
1996-07-20skip blank lines and "_end" from objdumpmarc1-4/+8
1996-07-20match shared libs on ".so"marc1-1/+1
1996-07-14change messagemarc1-1/+1
1996-07-14send stuff to xargs with null termination so that we canroot1-1/+8
1996-07-11fix auto-provide stuff to use ROOTroot1-1/+4
1996-07-10use proper soname for automatic shared lib req/provroot1-19/+22
1996-06-27conflicts handlingroot1-1/+34
1996-06-27handle staticly linked binariesroot1-11/+12
1996-06-18add errno.hroot1-0/+1
1996-06-08provide lib.so IF lib.so.*root1-1/+1
1996-06-07display cleanuproot1-2/+4
1996-06-07Initial revisionroot1-0/+324