aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - 1.22V1_221.22Olivier Thauvin2006-06-033-3/+12
|
* - enable pkgconfig & libtool providesOlivier Thauvin2006-05-312-2/+24
|
* - strip linux-vdso32 requirement (spturtle)Olivier Thauvin2006-05-251-1/+1
|
* - updateOlivier Thauvin2006-05-251-0/+8
|
* - 1.21V1_211.21Olivier Thauvin2006-05-243-3/+28
|
* - new mkrel behaviorOlivier Thauvin2006-05-241-2/+2
|
* - impprove --scripts option to list also %posttrans (Luca Berra)Olivier Thauvin2006-05-211-0/+30
|
* wooops, generate ChangeLogOlivier Thauvin2006-05-201-1/+1
|
* - 1.20V1_201.20Olivier Thauvin2006-05-204-5/+9
|
* - remove X11R6/ dir since xorg7 deprecated itOlivier Thauvin2006-05-201-2/+2
|
* Update .spec filev1_191.19Rafael Garcia-Suarez2006-05-102-1/+8
|
* 1.19Rafael Garcia-Suarez2006-05-102-1/+11
|
* Revert recent changes to computation of provides/requires w.r.t .so files thatRafael Garcia-Suarez2006-05-102-4/+4
| | | | | are not in standard paths.
* 1.181.18Rafael Garcia-Suarez2006-04-033-2/+12
|
* * 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.
* ChangeLog updateRafael Garcia-Suarez2006-03-291-48/+52
|
* Update changelog with recent commitRafael Garcia-Suarez2006-03-252-0/+10
|
* - fix rename macro, aka don't obsolete what is provided (reported by Ze)Olivier Thauvin2006-03-251-1/+1
|
* 1.171.17Rafael Garcia-Suarez2006-03-243-2/+25
|
* Some basic build instructionsRafael Garcia-Suarez2006-03-241-0/+6
|
* Don't provide .so files that aren't in standard pathsRafael Garcia-Suarez2006-03-241-1/+1
|
* Don't search perl files for provides if they don't end with .pm (becauseRafael Garcia-Suarez2006-03-161-0/+2
| | | | | if they don't, the perl interpreter won't look them up in @INC)
* 1.16-1mdkv1_161.16Rafael Garcia-Suarez2006-03-163-2/+20
|
* Update OS nameRafael Garcia-Suarez2006-03-163-4/+4
|
* 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)
* 1.15-1mdkv1_151.15Rafael Garcia-Suarez2006-03-143-3/+41
|
* Set _repackage_all_erasures to 0 (this gets turned on by default with rpm 4.4.5)Rafael Garcia-Suarez2006-03-141-0/+2
|
* - add a way to disable fortify from cflags as it cause some issue in some ↵Olivier Thauvin2006-03-051-1/+2
| | | | software
* Forgot "sparc" in arch listRafael Garcia-Suarez2006-02-091-1/+1
|
* Add a macro to list all sparc-compatible archs (Per Øyvind Karlsen)Rafael Garcia-Suarez2006-02-091-0/+2
|
* handle increasing things like "%mkrel 2"Pascal Rigaux2006-01-231-1/+4
|
* - remove pre flags on python requirement (helio)Olivier Thauvin2006-01-201-1/+1
|
* - 1.14V1_141.14Olivier Thauvin2006-01-153-3/+19
|
* - add macros from Giuseppe for gcjdbOlivier Thauvin2006-01-151-0/+7
|
* - kill /etc/rpm/macros.* in macro search pathOlivier Thauvin2006-01-131-1/+1
|
* - 1.13V1_131.13Olivier Thauvin2006-01-113-2/+22
|
* - add %py_platlibdir, %py_purelibdir and sister in order to be able to use a ↵Michael Scherer2006-01-111-2/+8
| | | | | | | | different directory for pure python package and compiled python module. use named arg function call for more readabilty and maintenability.
* - fix error cause useless call to rpm -q --specfile (gb sucks)Olivier Thauvin2006-01-101-3/+1
| | | | | | - also dont put rpm release in cvs tag as the rpm is not part of software it self
* - 1.12V1_12_1mdk1.12Olivier Thauvin2006-01-103-2/+13
|
* - fix typo in RequireSOlivier Thauvin2006-01-101-1/+1
|
* 1.11-1mdk1.11Rafael Garcia-Suarez2006-01-063-2/+20
|
* Override _query_all_fmt so rpm -qa (without a --qf format specification)Rafael Garcia-Suarez2006-01-061-0/+2
| | | | | returns the same format as with rpm 4.4.2.
* Override _changelog_truncate to "3 years ago" (instead of the default in rpmRafael Garcia-Suarez2006-01-061-0/+2
| | | | | 4.4.4 which is only one year ago)
* 1.10-1mdk1.10Rafael Garcia-Suarez2006-01-053-2/+11
|
* Add _rpmlock_path to the default macros. That's the path used for theRafael Garcia-Suarez2006-01-051-0/+2
| | | | | transaction fcntl lock. It comes from the rpm 4.4.2 default macros.
* updatesV1_9_1mdk1.9Gwenolé Beauchesne2006-01-041-0/+31
|
* 1.9-1mdkGwenolé Beauchesne2006-01-042-2/+14
|
* preserve setuid/setgid permissions when stripping files for -debug packageGwenolé Beauchesne2006-01-041-6/+6
|
* Fix typo in commentRafael Garcia-Suarez2006-01-031-1/+1
|
* - 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