Commit Graph

246 Commits

Author SHA1 Message Date
be83329a8f added check for zero soname version 2002-06-13 16:04:33 +00:00
c0574eb4aa convert: fixed recent change 2002-06-13 14:39:30 +00:00
105656feba new group: Development/Debuggers 2002-06-13 12:11:26 +00:00
b29a81c89c %___build_pre: unset DISPLAY XAUTHORITY unless redefined by %_build_display and %_build_xauthority 2002-06-13 11:40:42 +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
2199bb81b6 Added TCL directories:
_tcllibdir
	_tcldatadir
2002-06-13 11:03:41 +00:00
0804e6dfbe extended %__spec_build_template and %__spec_install_template by adding CCACHE_DIR and CCACHE_CC variables 2002-06-13 10:53:54 +00:00
adbe6f70ec Added ldconfig update macros:
post_ldconfig_lib
	post_ldconfig_sys
	post_ldconfig
	postun_ldconfig
2002-06-13 10:48:56 +00:00
428c74f76f convert: optimized to reduce chance of memleak 2002-06-13 10:22:49 +00:00
f5f6615898 convert: introduced memleak to gain full i18n support 2002-06-13 10:15:57 +00:00
0d589754c9 export RPM_INSTALL_ARG{1,2} variables in runScript() 2002-06-13 10:01:20 +00:00
c4187a43a3 indentified piece of source 2002-06-13 09:37:35 +00:00
1afe894c52 updated code to snapshot 2002-05-23 of 4_0 branch 2002-06-05 11:06:46 +00:00
fb9dc2b70a Added "rpm -bE" alias. 2002-06-05 11:02:00 +00:00
209ceb7769 updated code to snapshot 2002-04-26 2002-06-05 10:58:55 +00:00
349f25715c updated code to snapshot 2002-04-19 2002-04-22 17:06:31 +00:00
62a57e9dd7 updated code to snapshot 2002-04-11 2002-04-12 05:52:33 +00:00
6886f95249 updated code to snapshot 2002-04-05 2002-04-10 11:49:26 +00:00
cedc9591da _enable_debug: corrected %optflags_optimization, %optflags_default definitions 2002-04-05 09:49:15 +00:00
c0bfc001c2 set nice to 10 for build 2002-04-05 08:19:30 +00:00
28fc3057c8 added macros: %defined(), %undefined(), %ifndef(), %with(). %without(), %if_with(), %if_without(), %enabled(), %disabled(), %if_enabled(), %if_disabled() 2002-04-05 08:18:40 +00:00
db9590945c updated code to snapshot 2002-04-04 2002-04-05 08:04:32 +00:00
845182c22e set nice to 15 for build 2002-04-01 11:29:38 +00:00
54eed9937f fixed --with-python 2002-03-31 17:29:47 +00:00
194767abfb changed defaults: --with-db=no, --with-python=auto 2002-03-31 17:11:50 +00:00
47a3944680 new macros: %post_ldconfig, %postun_ldconfig 2002-03-31 16:20:42 +00:00
e3a7c9d45d corrected macros: %check_def(), %def_enable(), %def_disable() 2002-03-31 14:05:09 +00:00
766566c088 honor _enable_debug macro 2002-03-31 13:50:08 +00:00
913636a2eb updated code to snapshot 2002-03-27 2002-03-31 12:11:28 +00:00
7dbde57e64 added macros: %check_def(), %def_with(), %def_without(), %def_enable(), %def_disable() 2002-03-31 12:05:59 +00:00
b4067d4032 added --enable/--disable aliases 2002-03-31 11:28:30 +00:00
86efe2018f added ifdef() macro 2002-03-31 11:21:47 +00:00
3fdf6f7ff1 sprintf -> asprintf 2002-03-30 16:07:14 +00:00
14b947cb6c updated code to snapshot 2002-03-27 2002-03-30 16:02:41 +00:00
9508e9b3af new macros: %rpm_check_field(p:), %php_version(n:), %php_release(n:) 2002-03-27 18:40:25 +00:00
92abd3c20c updated translation 2002-03-27 18:25:47 +00:00
4fadb5827f sync with rpm4 branch: removed obsolete rpm.c 2002-03-27 18:10:12 +00:00
adafb4811a new macros: %get_SVR(), %get_dep() 2002-03-27 14:39:16 +00:00
4afce734b3 added: #include <string.h> 2002-03-26 18:12:00 +00:00
fec51dbf1b dependency_libs cleanup for: -lpopt 2002-03-26 16:27:19 +00:00
1ade659615 dependency_libs cleanup for: -lrt -lpthread -lpopt -lbeecrypt 2002-03-26 16:27:08 +00:00
fb0cfc221f removed: -lrt -lpthread 2002-03-26 16:00:26 +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
2d7975f990 sync with rpm4 branch: fancyPercents: forgotten lines 2002-03-26 15:24:50 +00:00
8d7d267633 removed DB3LOBJS 2002-03-26 15:21:55 +00:00
71dd8c53df db4/db.h tricks 2002-03-26 15:17:36 +00:00
787734b97c db4/db.h tricks 2002-03-26 15:08:04 +00:00
714d172b6d fixed beecrypt linking 2002-03-26 14:33:14 +00:00
486d629285 use system beecrypt headers 2002-03-26 13:44:57 +00:00