134 Commits

Author SHA1 Message Date
b3dbebfa15 fixed "find -maxdepth" warning 2004-11-11 10:07:16 +00:00
551ae7df0a make --custom-* options work both as script and script-file 2004-11-01 11:40:25 +00:00
01d14e1c6e make --custom-* options work both as script and script-file 2004-11-01 09:47:06 +00:00
6ad3bdcae2 changed --with-man mode, #5164 2004-10-31 12:00:06 +00:00
0fd5809baf check that $RPM_PYTHON is executable 2004-10-31 11:40:12 +00:00
3637db5d23 updatecd copyright years 2004-10-31 11:37:30 +00:00
e0523ed36f fixed typo: s/RPM_COMPRESS_TOPDIR/RPM_FIXUP_TOPDIR 2004-10-31 11:34:50 +00:00
d813d9c4ed fixed --version 2004-07-11 17:15:40 +00:00
57647ec8d9 added @ regexps tweaks 2004-06-29 15:56:32 +00:00
674eec5213 Added new options:
--custom-dir-script=FILE  look for directories using specified sed script;
  --custom-file-script=FILE look for files using specified sed script;
  --custom-link-script=FILE look for symlinks using specified sed script;
  --version                 print program version and exit.
2004-06-29 15:27:48 +00:00
5f79f4a028 more regexps tweaks 2004-06-29 14:31:08 +00:00
b0a478061a more regexps fixes 2004-06-29 07:32:33 +00:00
ee58994965 fixed locale regexps (#4228) 2004-06-09 12:54:33 +00:00
b326041c2e handle symlinks in --with-gnome mode 2004-05-17 15:23:20 +00:00
8acd0aaf1f use new bytecompiler, from Andrey Orlov 2004-05-17 14:55:23 +00:00
c12fa4f038 recognize PIE objects 2004-04-28 17:20:51 +00:00
de79eac6b5 fixed support for symlinks in /usr/share/locale/ 2004-02-28 20:38:57 +00:00
40f254ec8a implemented support for symlinks in /usr/share/locale/ 2004-02-24 22:30:18 +00:00
5049bf4285 updated copyright information 2004-01-25 18:09:26 +00:00
42b3a949e9 eliminated unneeded pattern substitutions 2004-01-25 17:19:42 +00:00
985f2b1512 implemented %%_keep_libtool_files support 2004-01-21 16:08:37 +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
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
fb3b612bb9 brp-fix-perms, fixup-libraries: strip executable bit from non-executable libraries 2003-11-26 09:01:23 +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
04d9f8a8f3 brp-cleanup: remove lib*.la files from /lib, /usr/lib, and /usr/X11R6/lib 2003-11-25 13:50:49 +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
07f34e0199 define and use RPMCONFIGDIR 2003-11-09 17:42:53 +00:00
ebc53cf631 use functions 2003-11-09 16:47:45 +00:00
8b81f418b6 use functions 2003-11-09 16:30:18 +00:00
0a5d3e33d6 removed obsolete script 2003-11-09 16:21:03 +00:00
a53df38384 removed obsolete script brp-sparc64-linux 2003-11-09 16:17:53 +00:00
acc0eb86cd removed obsolete script brp-strip-shared 2003-11-09 16:13:52 +00:00
ac79bcb3c5 added ValidateBuildRoot() 2003-11-09 16:09:42 +00:00
507420b372 use Fatal() 2003-11-09 16:08:49 +00:00
1628747bc3 use functions 2003-11-09 14:30:36 +00:00
645bc48c54 added: Info(), Fatal() 2003-11-09 14:27:11 +00:00
b2e513a7ab added functions 2003-11-09 14:26:05 +00:00
a51c90e681 eliminated unneeded bashism 2003-11-09 13:31:16 +00:00
65b736c660 fixed 2003-11-08 20:52:31 +00:00
e4758d8bfd do bail out if buildroot doesn't exist 2003-11-08 20:35:36 +00:00
f6ed366071 do not bail out if buildroot doesn't exist 2003-11-08 20:23:41 +00:00
7703423747 added cvsid 2003-11-08 19:52:04 +00:00