Commit Graph

496 Commits

Author SHA1 Message Date
985f2b1512 implemented %%_keep_libtool_files support 2004-01-21 16:08:37 +00:00
da6b8ee250 build with python22 again 2004-01-21 15:59:40 +00:00
6c0aa1917f build with current python again 2004-01-21 15:57:43 +00:00
5e78ce199f #if defined(IAM_RPMQV) || defined(IAM_RPMBT) 2004-01-21 15:50:00 +00:00
95b920806f and applied it again with minor changes 2004-01-21 15:15:19 +00:00
4b6e05af60 rpmRangesOverlap: when both EVRs are non-existent or empty, overlap; otherwise use normal rpmEVRcmp algorithm 2004-01-21 15:11:03 +00:00
67149f7995 reverted recent change 2004-01-20 17:43:33 +00:00
97e44e8414 do not build rpm with librpmbuild 2004-01-20 17:24:44 +00:00
dd94d13d5f relocated rpm*attr definitions 2004-01-20 17:01:09 +00:00
b41646869d s/rpm\.static_/rpm_static_/g 2004-01-20 16:55:48 +00:00
0f987dc142 4.0.4-alt29 2004-01-20 16:22:47 +00:00
3316d722f4 build rpm dynamically; build rpm.static 2004-01-20 16:21:59 +00:00
8d8cc6ff56 simplify check for is_perl 2004-01-19 13:42:57 +00:00
35e500f79a verify SUID/SGID objects as well 2004-01-04 14:07:57 +00:00
0c0d315ee3 implemented --with-kde option (aris@) 2004-01-04 13:06:40 +00:00
5edbe53d0f reordered cleanups; fixed out "cd ./etc/pam.d" 2003-12-03 11:51:33 +00:00
ab12fc3c63 fixed typo in changelog 2003-11-27 09:23:40 +00:00
febd720f6d updated to rpm-4.0.4-alt28 2003-11-26 18:19:38 +00:00
a10b78109d ensure that files are user-writable 2003-11-26 13:06:23 +00:00
5b1319a47e ensure that file objects in /usr/ are user-writable 2003-11-26 12:43:15 +00:00
82e7618919 4.0.4-alt28 2003-11-26 09:28:19 +00:00
398f72a71d makefiles cleanup4 2003-11-26 09:17:56 +00:00
88d32a1bc4 makefiles cleanup4 2003-11-26 09:08:44 +00:00
403dd13ab7 makefiles cleanup4 2003-11-26 09:08:24 +00:00
fb3b612bb9 brp-fix-perms, fixup-libraries: strip executable bit from non-executable libraries 2003-11-26 09:01:23 +00:00
5ed5b722f5 rpmbuild --rebuild/--recompile: implemented support for new macros:
%_rpmbuild_clean and %_rpmbuild_packagesource.
2003-11-25 16:02:07 +00:00
658b8c8d67 brp-cleanup: remove lib*.la files from /lib, /usr/lib, and /usr/X11R6/lib 2003-11-25 15:09:47 +00:00
bf53120f79 BuildPreReq: python22 (tmp fix) 2003-11-25 14:51:02 +00:00
04d9f8a8f3 brp-cleanup: remove lib*.la files from /lib, /usr/lib, and /usr/X11R6/lib 2003-11-25 13:50:49 +00:00
f619b6e9ec %configure --disable-rpath 2003-11-25 09:54:30 +00:00
872a1726f8 fixed compilation 2003-11-25 09:37:15 +00:00
65a1bfcf20 optimize out -lpthread 2003-11-25 09:15:28 +00:00
512c0aa00f Fixed Makefiles to correct librpm*-4.0.4.so dependencies. 2003-11-25 08:40:28 +00:00
5070a1d354 makefiles cleanup3 2003-11-24 21:00:45 +00:00
420ed01811 makefiles cleanup2 2003-11-24 20:50:42 +00:00
1cff6d97bc makefiles cleanup1 2003-11-24 20:44:29 +00:00
298ea42153 Do not package .la files 2003-11-24 20:43:54 +00:00
065f690ea7 fixed compilation 2003-11-24 19:25:54 +00:00
d90659e737 fixed compilation 2003-11-24 19:20:13 +00:00
d5ddad3bf5 fixed compilation 2003-11-24 19:04:47 +00:00
58e1dad6cc fixed compilation warnings 2003-11-24 18:59:03 +00:00
ee5539e668 cleanup2 2003-11-24 18:31:42 +00:00
6758244271 4.0.4-alt27.1 2003-11-24 17:01:12 +00:00
90b3db509a cleanup1 2003-11-24 17:00:41 +00:00
66026d1cb6 s/rpm -q/rpmquery/g; corrected %__python_version definition (#3311) 2003-11-24 15:07:48 +00:00
bc25638297 output textrel information even if textrel=relaxed 2003-11-23 21:37:36 +00:00
df65e04e47 better error diagnostics 2003-11-23 21:31:44 +00:00
d0c573bce2 RPM_VERIFY_ELF_METHOD=relaxed now affects textrel as well as rpath 2003-11-23 21:08:49 +00:00
86895dac87 override RPM_VERIFY_ELF_METHOD with RPM_VERIFY_ELF_RPATH/RPM_VERIFY_ELF_TEXTREL 2003-11-09 20:56:40 +00:00
f8d15668be removed ValidateBuildRoot; fix getopt args to really enable --help option 2003-11-09 20:02:48 +00:00