Commit Graph

76 Commits

Author SHA1 Message Date
6a14cbc258 fixed rpmExpand usage 2005-09-29 17:10:24 +00:00
4086557633 fixed rpmExpand usage 2005-09-29 16:01:17 +00:00
ce8ad9b9f0 fix rpmExpandNumeric handling 2005-09-29 15:46:13 +00:00
e79572e641 parseFormat(): allocate space for PTOK_ARRAY too 2005-06-29 22:26:42 +00:00
79826577bb more tweaks 2005-02-10 19:59:21 +00:00
f3fe45f1ac tweak buffer size 2005-02-10 19:56:23 +00:00
edfa505d46 open() return code fix 2005-02-10 19:48:37 +00:00
20c9cc7888 checkCPU() usage tweaks 2005-02-10 19:43:00 +00:00
65aaf3b23d Added pentium4 arch support (Raorn, #5259) 2004-10-31 19:08:39 +00:00
24276c5ef6 optimize _macro_i18ndomains expression 2004-06-26 23:41:48 +00:00
6f64190b92 convert: fixed to meet gettext(3) conventions 2004-06-26 19:51:13 +00:00
f23046ad70 import language guessing mechanism from glibc/intl 2004-06-26 16:46:55 +00:00
29942cbf6c fixed thinko made in prev change 2004-05-17 18:06:51 +00:00
424680beb0 disallow root to install source packages by default 2004-05-17 14:25:27 +00:00
f6e2d37e95 assorted backports from 4_0-20030325 2004-02-29 14:14:02 +00:00
cffe35f230 headerFindI18NString: do not translate empty strings [2] 2004-02-20 23:17:55 +00:00
e98c19a967 headerFindI18NString: do not translate empty strings 2004-02-20 23:10:52 +00:00
eab59fe8a3 runScript: signal (SIGPIPE, SIG_DFL) - executed scripts exepcts default SIGPIPE handler 2004-02-03 20:36:08 +00:00
6cb9a9a472 - lib/depends.c(rangeMatchesDepFlags,alAllSatisfiesDepend):
when using rpmRangesOverlap for versioned requires, ensure that
  provides are also versioned.
2004-01-22 12:43:59 +00:00
e13efb7549 reverted recent change 2004-01-22 11:56:33 +00:00
0d326d3a8d rpmRangesOverlap: If both A and B are an existence test, always overlap 2004-01-22 08:57:52 +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
1cff6d97bc makefiles cleanup1 2003-11-24 20:44:29 +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
ffa7179b0e uninstall_noorder hook (NOTYET) 2003-11-07 17:26:13 +00:00
a6b602bd31 fix Requires(post,preun) problem 2003-07-09 17:21:28 +00:00
dc16524f2d do syslog only when geteuid() == 0 2003-07-09 13:45:10 +00:00
bc77b340a3 fix segfault on "rpmquery --qf %{FILENAMES} ncurses" command 2003-04-23 22:00:43 +00:00
112afdc29c rpmQueryVerify[RPMQV_RPM]: parse argument (do glob and other expansions)
only if glob_query is enabled [and disabled it by default].
2002-12-09 23:11:15 +00:00
2b157ba674 rpmQueryVerify: don't parse file argument 2002-12-09 14:30:30 +00:00
8769e44cd0 s/INTLLIBS/LIBINTL/g 2002-12-09 14:05:00 +00:00
cf669a7c4a headerFindI18NString: check for LANGUAGE first 2002-10-11 10:30:13 +00:00
d60fb06db2 reverted to prev version of chroot fix 2002-10-04 16:42:29 +00:00
80c96f59f4 do not try to chroot into "/", part 2 2002-10-03 17:11:50 +00:00
394a569a16 do not try to chroot into "/" 2002-10-03 17:02:02 +00:00
569410371a used MkdirP 2002-08-29 15:00:42 +00:00
c3a7049f78 added username/homedir support 2002-08-12 15:53:39 +00:00
6cc64fa4ea updated code to snapshot 2002-06-15 of 4_0 branch 2002-08-03 16:35:14 +00:00
b7b3857d3e fixed switch warning 2002-07-20 11:02:13 +00:00
d0efd988dd convention forces us to use xisspace 2002-07-20 10:52:46 +00:00
de25d1f6d1 Added a pair of new things to the query format:
the '>'-test, ':nothing' format variant and
	implemented '-q --changes-since=<e:v-r>' upon them.
2002-07-20 10:39:40 +00:00
3e8d542527 Fixed a pair of swapped function dscriptions. 2002-07-20 10:25:57 +00:00
3b7a25ec52 fixed two possible NULL dereferences 2002-07-20 10:23:28 +00:00
c5185845ec reverted previous changes: no need 2002-07-20 10:12:10 +00:00
4fd2a7a997 added new escape sequence: \0 2002-07-08 14:09:57 +00:00
accfd001d5 fixed switch warning 2002-07-08 14:01:22 +00:00
12cb7941b3 added optional RPMTAG_ARG support 2002-07-08 11:50:55 +00:00