Commit Graph

117 Commits

Author SHA1 Message Date
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
928c46a9cc added script check-files 2003-11-08 19:46:35 +00:00
b9aee2d89a added cvsid 2003-11-08 19:26:04 +00:00
d5aef711d7 removed obsolete script check-prereqs 2003-11-08 19:23:48 +00:00
3a742bc4a1 cleanup 2003-11-08 16:39:27 +00:00
9382ac6a9f use printf instead of echo where appropriate 2003-11-07 19:34:00 +00:00
d08d46fb2c removed obsolete script 2003-11-07 19:29:05 +00:00
243abe98b9 use printf instead of echo where appropriate 2003-11-07 17:56:45 +00:00
a6a42108cc use printf instead of echo where appropriate 2003-11-07 17:45:11 +00:00
f6c92dd6bb implemented TEXTREL checking 2003-11-07 17:32:25 +00:00
bdd0317870 validate PAM_{NAME,SO}_SUFFIX 2003-09-27 14:14:35 +00:00
ba2956c03e validate PAM_NAME_SUFFIX 2003-09-27 14:14:14 +00:00
ff4fa6376e fix parser from perl maintainer 2003-09-22 13:56:20 +00:00
4bf102dcf4 fixed perl syntax 2003-09-22 13:54:41 +00:00
ed2d146bea one more package database check fix 2003-09-22 12:23:33 +00:00
4bb5153a8d When dependence name starts with `/',
+ look into pkg contents binary index as well;
	+ fix package database check.
2003-09-22 12:21:51 +00:00
ac306b7831 updated version from at@ 2003-09-12 16:27:18 +00:00
6fcd7abbb6 while checking for pkg contents binary index, check file locations in this order: /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin 2003-07-02 14:39:48 +00:00