aboutsummaryrefslogtreecommitdiffstats
path: root/find-requires.in
Commit message (Collapse)AuthorAgeFilesLines
* - use externals scripts for haskell depsOlivier Thauvin2007-03-101-2/+2
|
* - handle haskell requirementOlivier Thauvin2007-03-081-0/+7
|
* filter out devel(ld-linux) if using objdump too1.37Götz Waschk2007-02-191-1/+2
|
* - enable pkgconfig requirementOlivier Thauvin2007-02-161-2/+0
|
* - fork pkgconfig dependencies finder scriptOlivier Thauvin2007-02-131-2/+2
|
* - disable libtool providesOlivier Thauvin2007-02-131-1/+4
|
* - fix typo in testOlivier Thauvin2007-02-061-1/+1
|
* Use objdump instead of ldd for devel dependencies finder (#25877)Olivier Thauvin2007-02-061-7/+20
|
* - replace grep A-Z by :upper: to fix matching when using utf8 locales (#23724)Olivier Thauvin2007-01-241-1/+1
|
* Auto-detect binary files that Requires: rtld(GNU_HASH)1.34Gwenolé Beauchesne2007-01-151-0/+3
|
* Merge: exclude linux-vdso64 from devel() autorequires.Gwenolé Beauchesne2006-11-301-1/+1
|
* - fix 25126: add anchor to the regexpOlivier Thauvin2006-09-031-1/+1
|
* - add /usr/share/pkconfig as path where those can liveOlivier Thauvin2006-07-261-1/+1
|
* - enable pkgconfig & libtool providesOlivier Thauvin2006-05-311-1/+14
|
* - strip linux-vdso32 requirement (spturtle)Olivier Thauvin2006-05-251-1/+1
|
* Revert recent changes to computation of provides/requires w.r.t .so files thatRafael Garcia-Suarez2006-05-101-3/+3
| | | | | are not in standard paths.
* * Require only .so that are in standard pathsRafael Garcia-Suarez2006-04-031-3/+3
| | | | | | * Use ldd instead of objdump to get the list of required .so. This enables to get the so paths.
* Update OS nameRafael Garcia-Suarez2006-03-161-1/+1
|
* Avoid the words "statically" and "linked" to appear in some -develRafael Garcia-Suarez2006-03-161-0/+1
| | | | | autogenerated dependencies (bug #8231, patch by Guillaume Rousse)
* - rpm output to stdout if file exists, so we have ignore first output in all ↵Olivier Thauvin2006-01-011-1/+3
| | | | case and keep the result only if we are sure rpm exit with 0
* Insert an automatic dependency on libperl.so when building XS modules.Rafael Garcia-Suarez2005-10-111-0/+13
| | | | | This fixes the root cause of bugzilla #17967.
* - add php-pear auto req/prov from pld (suggested by oden)Olivier Thauvin2005-08-071-0/+5
|
* - merge from old ppc64 branch:Gwenolé Beauchesne2005-06-061-1/+1
| | | | | * find-requires: handle ppc64 loaders
* - add experimantal ocaml requiresOlivier Thauvin2005-05-131-0/+8
|
* - fix tr call for mono req/provOlivier Thauvin2005-04-271-1/+1
|
* - importOlivier Thauvin2005-04-261-0/+192