Commit Graph

65 Commits

Author SHA1 Message Date
a90ad7ec38 parseRCPOT: better error reporting 2004-04-25 10:34:53 +00:00
b098983ecf implemented %_deps_optimization support
addReqProv: implemented old "provided requires" optimization
2004-01-29 13:46:42 +00:00
e6100cca84 indent 2004-01-29 12:57:54 +00:00
a56e2cad60 addReqProv: enhanced duplication elimination algorithm 2004-01-27 14:54:15 +00:00
1ab810455b fixes in duplicates detection algorithm 2004-01-27 12:45:26 +00:00
84c595d9ef parseRCPOT: tokens must not contain '%<=>' symbols - it's common error 2004-01-27 10:56:42 +00:00
f3023c5d3b printDepMsg: enhanced output format a bit 2004-01-27 10:53:38 +00:00
aab4974613 duplicates detection algorithm rewritten 2004-01-26 18:01:37 +00:00
383f52a1a0 addReqProv: optimize rpmRangesOverlap call 2004-01-25 22:26:23 +00:00
562bad0363 addReqProv: in RPMTAG_REQUIRENAME checks, allow RPMTAG_REQUIRENAME 2004-01-25 16:17:03 +00:00
627a1f74b4 optimized recent changes 2004-01-25 10:50:18 +00:00
47e6eacc52 addReqProv: do not add provided requires 2004-01-24 23:31:06 +00:00
f34648ca99 indented 2004-01-24 20:16:41 +00:00
7a2a0b3d61 addReqProv: enhanced duplicates detection algorithm 2004-01-24 19:05:04 +00:00
304991a92b parseRCPOT: Tokens must not contain '%' symbol - it's common error 2004-01-24 14:00:51 +00:00
1cff6d97bc makefiles cleanup1 2003-11-24 20:44:29 +00:00
58e1dad6cc fixed compilation warnings 2003-11-24 18:59:03 +00:00
592d03045b checkFiles(): be more verbose about command being executed 2003-11-08 23:01:40 +00:00
bbbaae5c81 checkFiles(): use %__spec_autodep_template/%__spec_autodep_post 2003-11-08 22:38:11 +00:00
7fbf427f43 made it compileable 2003-11-08 22:29:43 +00:00
e9567d1274 made it compileable 2003-11-08 22:26:24 +00:00
60e3bed786 checkFiles(): use %__spec_install_template/%__spec_install_post 2003-11-08 22:10:34 +00:00
ad5afe3ba5 fixed error reporting 2003-11-08 21:30:11 +00:00
25d07065d2 checkFiles(): use %{___build_cmd} like in generateDepends() 2003-11-08 21:18:06 +00:00
14a7cd51a4 fixed compilation warning 2003-11-08 20:59:59 +00:00
04408005de spelling fixes 2003-11-08 20:50:58 +00:00
8752de9a5f checkFiles: return OK if no files packaged 2003-11-08 20:36:35 +00:00
721a03b360 made it compileable 2003-11-08 20:21:04 +00:00
fe9941aa17 Backported %%_unpackaged_files_terminate_build support. 2003-11-08 20:03:25 +00:00
62c081a169 fixed RPMTAG_SIZE calculation 2003-09-27 15:26:14 +00:00
26732ecd95 packageSources: MkdirP %_srcrpmdir 2003-09-12 17:22:05 +00:00
345b80cf88 disabled icon tag support 2003-07-20 12:51:57 +00:00
2c096c8d3e implemented "rpmbuild -bM" 2003-07-19 20:33:53 +00:00
b8f6611467 processBinaryFiles: check return code from generateDepends() 2003-06-15 21:51:54 +00:00
c1b1e35c54 fixed previous change 2003-02-01 19:44:51 +00:00
430cbd16fa fixed build 2003-02-01 18:59:02 +00:00
444f568c04 Unset all known locale environment variables right before executing %___build_cmd 2003-02-01 18:04:39 +00:00
9446493481 fixed %{?_customdocdir} check 2002-10-07 09:00:13 +00:00
8c54052899 implemented %_customdocdir 2002-10-04 22:19:25 +00:00
0f38948b77 always dereference: cp -prL 2002-10-04 21:57:01 +00:00
128c860b4b pass NVR to script as RPM_SUBPACKAGE_* 2002-09-04 12:27:43 +00:00
e6cc940ac0 fixed typos 2002-09-04 11:39:01 +00:00
7416bf9660 pass NVR to script 2002-09-04 11:32:02 +00:00
e091e882ad fixed typos 2002-09-03 17:53:17 +00:00
a917c479b4 added glibc-devel-static requirement autogeneration 2002-09-03 17:37:41 +00:00
569410371a used MkdirP 2002-08-29 15:00:42 +00:00
6cc64fa4ea updated code to snapshot 2002-06-15 of 4_0 branch 2002-08-03 16:35:14 +00:00
af0e6ef16a Support setting the BuildHost tag explicitly rather than only from what the kernel thinks the system's hostname is (Owl). 2002-06-13 11:28:05 +00:00
a98dc9173f fixed merge typo 2002-03-26 15:29:49 +00:00
a2c349b652 build cleanup 2002-03-26 15:29:18 +00:00