Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 1.22V1_221.22 | Olivier Thauvin | 2006-06-03 | 3 | -3/+12 |
| | |||||
* | - enable pkgconfig & libtool provides | Olivier Thauvin | 2006-05-31 | 2 | -2/+24 |
| | |||||
* | - strip linux-vdso32 requirement (spturtle) | Olivier Thauvin | 2006-05-25 | 1 | -1/+1 |
| | |||||
* | - update | Olivier Thauvin | 2006-05-25 | 1 | -0/+8 |
| | |||||
* | - 1.21V1_211.21 | Olivier Thauvin | 2006-05-24 | 3 | -3/+28 |
| | |||||
* | - new mkrel behavior | Olivier Thauvin | 2006-05-24 | 1 | -2/+2 |
| | |||||
* | - impprove --scripts option to list also %posttrans (Luca Berra) | Olivier Thauvin | 2006-05-21 | 1 | -0/+30 |
| | |||||
* | wooops, generate ChangeLog | Olivier Thauvin | 2006-05-20 | 1 | -1/+1 |
| | |||||
* | - 1.20V1_201.20 | Olivier Thauvin | 2006-05-20 | 4 | -5/+9 |
| | |||||
* | - remove X11R6/ dir since xorg7 deprecated it | Olivier Thauvin | 2006-05-20 | 1 | -2/+2 |
| | |||||
* | Update .spec filev1_191.19 | Rafael Garcia-Suarez | 2006-05-10 | 2 | -1/+8 |
| | |||||
* | 1.19 | Rafael Garcia-Suarez | 2006-05-10 | 2 | -1/+11 |
| | |||||
* | Revert recent changes to computation of provides/requires w.r.t .so files that | Rafael Garcia-Suarez | 2006-05-10 | 2 | -4/+4 |
| | | | | | are not in standard paths. | ||||
* | 1.181.18 | Rafael Garcia-Suarez | 2006-04-03 | 3 | -2/+12 |
| | |||||
* | * Require only .so that are in standard paths | Rafael Garcia-Suarez | 2006-04-03 | 1 | -3/+3 |
| | | | | | | * Use ldd instead of objdump to get the list of required .so. This enables to get the so paths. | ||||
* | ChangeLog update | Rafael Garcia-Suarez | 2006-03-29 | 1 | -48/+52 |
| | |||||
* | Update changelog with recent commit | Rafael Garcia-Suarez | 2006-03-25 | 2 | -0/+10 |
| | |||||
* | - fix rename macro, aka don't obsolete what is provided (reported by Ze) | Olivier Thauvin | 2006-03-25 | 1 | -1/+1 |
| | |||||
* | 1.171.17 | Rafael Garcia-Suarez | 2006-03-24 | 3 | -2/+25 |
| | |||||
* | Some basic build instructions | Rafael Garcia-Suarez | 2006-03-24 | 1 | -0/+6 |
| | |||||
* | Don't provide .so files that aren't in standard paths | Rafael Garcia-Suarez | 2006-03-24 | 1 | -1/+1 |
| | |||||
* | Don't search perl files for provides if they don't end with .pm (because | Rafael Garcia-Suarez | 2006-03-16 | 1 | -0/+2 |
| | | | | | if they don't, the perl interpreter won't look them up in @INC) | ||||
* | 1.16-1mdkv1_161.16 | Rafael Garcia-Suarez | 2006-03-16 | 3 | -2/+20 |
| | |||||
* | Update OS name | Rafael Garcia-Suarez | 2006-03-16 | 3 | -4/+4 |
| | |||||
* | Avoid the words "statically" and "linked" to appear in some -devel | Rafael Garcia-Suarez | 2006-03-16 | 1 | -0/+1 |
| | | | | | autogenerated dependencies (bug #8231, patch by Guillaume Rousse) | ||||
* | 1.15-1mdkv1_151.15 | Rafael Garcia-Suarez | 2006-03-14 | 3 | -3/+41 |
| | |||||
* | Set _repackage_all_erasures to 0 (this gets turned on by default with rpm 4.4.5) | Rafael Garcia-Suarez | 2006-03-14 | 1 | -0/+2 |
| | |||||
* | - add a way to disable fortify from cflags as it cause some issue in some ↵ | Olivier Thauvin | 2006-03-05 | 1 | -1/+2 |
| | | | | software | ||||
* | Forgot "sparc" in arch list | Rafael Garcia-Suarez | 2006-02-09 | 1 | -1/+1 |
| | |||||
* | Add a macro to list all sparc-compatible archs (Per Øyvind Karlsen) | Rafael Garcia-Suarez | 2006-02-09 | 1 | -0/+2 |
| | |||||
* | handle increasing things like "%mkrel 2" | Pascal Rigaux | 2006-01-23 | 1 | -1/+4 |
| | |||||
* | - remove pre flags on python requirement (helio) | Olivier Thauvin | 2006-01-20 | 1 | -1/+1 |
| | |||||
* | - 1.14V1_141.14 | Olivier Thauvin | 2006-01-15 | 3 | -3/+19 |
| | |||||
* | - add macros from Giuseppe for gcjdb | Olivier Thauvin | 2006-01-15 | 1 | -0/+7 |
| | |||||
* | - kill /etc/rpm/macros.* in macro search path | Olivier Thauvin | 2006-01-13 | 1 | -1/+1 |
| | |||||
* | - 1.13V1_131.13 | Olivier Thauvin | 2006-01-11 | 3 | -2/+22 |
| | |||||
* | - add %py_platlibdir, %py_purelibdir and sister in order to be able to use a ↵ | Michael Scherer | 2006-01-11 | 1 | -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 Thauvin | 2006-01-10 | 1 | -3/+1 |
| | | | | | | - also dont put rpm release in cvs tag as the rpm is not part of software it self | ||||
* | - 1.12V1_12_1mdk1.12 | Olivier Thauvin | 2006-01-10 | 3 | -2/+13 |
| | |||||
* | - fix typo in RequireS | Olivier Thauvin | 2006-01-10 | 1 | -1/+1 |
| | |||||
* | 1.11-1mdk1.11 | Rafael Garcia-Suarez | 2006-01-06 | 3 | -2/+20 |
| | |||||
* | Override _query_all_fmt so rpm -qa (without a --qf format specification) | Rafael Garcia-Suarez | 2006-01-06 | 1 | -0/+2 |
| | | | | | returns the same format as with rpm 4.4.2. | ||||
* | Override _changelog_truncate to "3 years ago" (instead of the default in rpm | Rafael Garcia-Suarez | 2006-01-06 | 1 | -0/+2 |
| | | | | | 4.4.4 which is only one year ago) | ||||
* | 1.10-1mdk1.10 | Rafael Garcia-Suarez | 2006-01-05 | 3 | -2/+11 |
| | |||||
* | Add _rpmlock_path to the default macros. That's the path used for the | Rafael Garcia-Suarez | 2006-01-05 | 1 | -0/+2 |
| | | | | | transaction fcntl lock. It comes from the rpm 4.4.2 default macros. | ||||
* | updatesV1_9_1mdk1.9 | Gwenolé Beauchesne | 2006-01-04 | 1 | -0/+31 |
| | |||||
* | 1.9-1mdk | Gwenolé Beauchesne | 2006-01-04 | 2 | -2/+14 |
| | |||||
* | preserve setuid/setgid permissions when stripping files for -debug package | Gwenolé Beauchesne | 2006-01-04 | 1 | -6/+6 |
| | |||||
* | Fix typo in comment | Rafael Garcia-Suarez | 2006-01-03 | 1 | -1/+1 |
| | |||||
* | - rpm output to stdout if file exists, so we have ignore first output in all ↵ | Olivier Thauvin | 2006-01-01 | 1 | -1/+3 |
| | | | | case and keep the result only if we are sure rpm exit with 0 |