Commit Graph

747 Commits

Author SHA1 Message Date
Jon Masters
97a32887d6 Update upstream redhat-rpm-config release. 2006-10-12 03:33:42 +00:00
Deepak Bhole
de9ce505bb Fix brp-java-repack-jars to work with builddirs that aren't %name-%version 2006-09-12 22:24:31 +00:00
Fernando Nasser
83a5b2cc39 Fix order of tokens in find command (thanks mikeb@redhat.com) 2006-09-11 19:25:05 +00:00
Ben Konrath
fca1b5906c Fix bug in repack jars script. 2006-09-07 18:43:43 +00:00
Jeremy Katz
88e25c03cc - path fix 2006-09-06 13:36:49 +00:00
Jeremy Katz
90e2578ebe add the files 2006-09-05 20:46:39 +00:00
Jeremy Katz
7b32f88158 - Add script from Ben Konrath <bkonrath@redhat.com> to repack jars to avoid
multilib conflicts
2006-09-05 20:45:19 +00:00
Jon Masters
05e77c226c oops. inverted a test by mistake 2006-07-30 18:59:10 +00:00
Jon Masters
23eaa761bf Updated tests for kernel and kmods being built 2006-07-30 18:50:18 +00:00
Jon Masters
c3dc1f29e3 *** empty log message *** 2006-06-15 17:45:37 +00:00
Jon Masters
393fc46f1d Fix a bug I introduced in find-provides/find-requires. Will later add
better support for determining the name of the package in those
    scripts.
2006-06-15 17:39:35 +00:00
Jon Masters
9e72a23cfb *** empty log message *** 2006-06-15 14:18:14 +00:00
Paul Nasrat
225f4fb852 new source 2006-06-15 14:12:39 +00:00
Jon Masters
51cffd062a Bumped version to fix a typo in KMP find-requires.ksyms 2006-06-15 14:01:46 +00:00
Jon Masters
7123642bad Added KMP packaging to Red Hat RPM macros, bumped version. 2006-06-13 02:57:59 +00:00
Jeremy Katz
3d2df7f802 auto-import redhat-rpm-config-8.0.40-1 on branch devel from
redhat-rpm-config-8.0.40-1.src.rpm
2006-02-03 23:13:22 +00:00
Jeremy Katz
c8ec9fb01f use -mtune=generic for x86 and x86_64 2006-02-03 23:00:26 +00:00
Jesse Keating
4f4a7df154 gcc update bump 2005-12-09 22:42:59 +00:00
Elliot Lee
ba2da49e49 test commit *docs* 2005-09-07 17:56:14 +00:00
Elliot Lee
bcec155357 test commit 2005-09-07 17:52:18 +00:00
Elliot Lee
1d9cab9128 test commit 2005-09-07 17:50:31 +00:00
Elliot Lee
6b6f9a8de6 fix #165416 2005-08-17 00:33:09 +00:00
Elliot Lee
12233c1d7b fix #165416 2005-08-17 00:27:33 +00:00
Elliot Lee
59866594ea auto-import redhat-rpm-config-8.0.38-1 on branch devel from
redhat-rpm-config-8.0.38-1.src.rpm
2005-08-01 17:55:14 +00:00
Elliot Lee
d3e0d601f6 add wall back in 2005-08-01 17:54:09 +00:00
Elliot Lee
d5e4ed68cb add wall back in 2005-08-01 17:53:18 +00:00
Elliot Lee
5a6e4ab45e auto-import redhat-rpm-config-8.0.37-1 on branch devel from
redhat-rpm-config-8.0.37-1.src.rpm
2005-08-01 17:46:46 +00:00
Elliot Lee
1986646f85 8.0.37:
On Fri, 29 Jul 2005, Ulrich Drepper wrote:

> Please find attached the hopefully final changes for the compile flags.
>  It's a patch against redhat-rpm-config-8.0.36-1.src.rpm.  The changes are:
>
> ~ enable stack protector with minimal size 4 (default is 8, too high
>   IMO).  Vlad ran some tests on SPEC.  SPEC is highly CPU intensive,
>   unlike 90%+ of the distribution.  Even in those tests the performance
>   decrease was below 1%, probably even in the noise.  Especially the
>   decrease of the minimum size to 4 made no measurable impact.
>
> ~ remove the -fsigned-char flag for ppc.  glibc has not been compiled
>   with the flag anyway, so if anything changes, we eliminate some bugs.
>   The only theoretical issue would be if a library we ship uses CHAR_MAX
>   in an interface.  I personally haven't seen this for good reasons.
>   The only interface I know is localeconv(3) in glibc and this interface
>   is now corrected.
>
> ~ minor fix for SPARC
2005-08-01 17:44:57 +00:00
Elliot Lee
306b4aed7e Fix the fix 2005-06-16 15:54:07 +00:00
Elliot Lee
f20fd09542 fix 2005-06-16 15:42:31 +00:00
Elliot Lee
2a2a9222a8 New version. 2005-06-15 22:28:40 +00:00
Elliot Lee
b8c7c4c827 Enable python, pkgconfig provides 2005-06-15 22:18:12 +00:00
Elliot Lee
5fc6cf03a1 fix 159117 2005-06-10 17:19:17 +00:00
Elliot Lee
1a959d38c8 fix #129025 2005-04-07 03:10:39 +00:00
Elliot Lee
259bb7270c add dist.sh 2005-03-24 20:10:06 +00:00
Elliot Lee
76783b5856 new version 2005-03-23 20:23:04 +00:00
Elliot Lee
ded130c1dd new version 2005-03-23 20:05:40 +00:00
Elliot Lee
6eb38ebaff new version 2005-03-23 19:52:10 +00:00
Elliot Lee
f41aa8c35f #147961 2005-03-22 03:30:56 +00:00
arjanv
d241203424 reduce the change 2005-03-03 14:04:44 +00:00
arjanv
bf2c4b5b27 add more CFLAG changes as requested by the tools guys 2005-03-03 11:57:48 +00:00
arjanv
3b8501b257 add -Wall 2005-02-23 09:43:34 +00:00
Elliot Lee
b1e5845d8c auto-import redhat-rpm-config-8.0.33-1 on branch devel from
redhat-rpm-config-8.0.33-1.src.rpm
2005-02-09 15:12:02 +00:00
Elliot Lee
1518ff2d14 Fix java builds 2005-02-09 15:09:11 +00:00
Elliot Lee
89e3065f19 Add ppc64[ip]series optflags 2004-12-03 19:28:33 +00:00
Elliot Lee
f8bcd4e337 sync 2004-12-03 18:52:37 +00:00
Elliot Lee
6d1ad8ea36 sparcv8 support (#117302) 2004-12-02 20:54:26 +00:00
Elliot Lee
d10e27e7b7 add _FORTIFY_SOURCE 2004-11-15 15:23:30 +00:00
Jakub Jelinek
bf212eed82 8.0.32-2 2004-11-11 10:30:38 +00:00
Adrian Havill
84b567815c add "-f" (--force) to gunzip and bunzip2 for corner cases so that rpmbuild
doesn't interactively ask to overwrite when it doesn't need to
2004-10-15 21:02:36 +00:00