Commit Graph

407 Commits

Author SHA1 Message Date
Peter Robinson
3b39f7f26b mktemp was long obsoleted by coreutils 2012-01-11 10:43:24 +00:00
Jens Petersen
aa2690b410 macros.ghc-srpm: add ghc_arches_with_ghci for fully bootstrapped ghc archs 2011-12-27 21:40:35 +09:00
Dennis Gilmore
df3fa9bf05 remove patch that forces --disable-silent-rules to configure
it breaks anything set to not ignore unknown configure options
2011-11-09 07:27:37 -06:00
Jens Petersen
cf4ace9dc3 add armv5tel to ghc_arches 2011-10-18 16:30:42 +09:00
Dennis Gilmore
e5475deba5 build armv5tel on armv7l since they are the same abi armv7hl is
a incompatable ABI
2011-09-28 09:45:25 -05:00
Jens Petersen
3e2fed4717 add armv7hl to ghc_arches 2011-09-28 09:57:24 +09:00
Ville Skyttä
bb7037453e Fix URL. 2011-09-25 10:53:08 +03:00
Adam Jackson
3e26010b1e redhat-hardened-cc1: Inject -fPIE, not -fPIC.
cf. http://lists.fedoraproject.org/pipermail/devel/2011-September/157365.html
2011-09-22 14:42:22 -04:00
Adam Jackson
688e86b5a8 Expose %_hardening_{c,ld}flags independently to make it easier for
packages to apply them to selected components
2011-09-16 17:06:58 -04:00
Colin Walters
677db6759b Globally disable silent rules 2011-08-10 05:36:25 -04:00
Adam Jackson
da8d7a1e6a redhat-hardened-{cc1,ld}: Move some of the rewrite magic to gcc specs so
we don't end up with both -fPIC and -fPIE on the command line
2011-08-08 10:58:51 -04:00
Adam Jackson
796b80f2f4 redhat-rpm-config-9.1.0-hardened.patch: Add macro magic for %_hardened_build 2011-08-01 12:26:41 -04:00
Adam Jackson
8e60e55b8a redhat-rpm-config-9.1.0-relro.patch: LDFLAGS, not CFLAGS. 2011-07-07 13:17:24 -04:00
Jon Masters
a51eb50bb4 redhat-rpm-config: change default arch level target for all ARM v7 to armv7hl
All ARM version 7 systems support a vector hardware floating point unit and
have the ability to run using the hard floating point ABI (aapcs-vfpv3-d16).
This is the only configuration we support as a v7 target, so we force the
use of hard floating point. This prevents e.g. packages being built with
a armv5tel target on an armv7 system without explicit intent.

Signed-off-by: Jon Masters <jcm@jonmasters.org>
2011-07-02 04:55:37 -04:00
Adam Jackson
92e4921960 Add -z relro 2011-06-27 12:40:49 -04:00
Jens Petersen
8e0316b094 revert back to ghc_arches at releng's request 2011-06-21 13:05:25 +09:00
Jens Petersen
62baae777d Revert "replace ghc_archs with ghc_excluded_archs"
This reverts commit 8fc99b69b6.
2011-06-21 12:58:44 +09:00
Jens Petersen
60590c6d51 Revert "rename the arch patch in .spec too"
This reverts commit f657756e52.
2011-06-21 12:58:44 +09:00
Jens Petersen
f657756e52 rename the arch patch in .spec too 2011-06-18 16:15:24 +09:00
Jens Petersen
8fc99b69b6 replace ghc_archs with ghc_excluded_archs 2011-06-18 16:05:16 +09:00
Dennis Gilmore
127539ef29 add arm hardware floating point macros
update the armv7l macros
2011-06-13 10:49:23 -05:00
Jens Petersen
39a665e921 fix typo of parallel in changelog 2011-06-02 13:27:25 +09:00
Dennis Gilmore
708e5ed256 add a -srpm to the arch macros so they dont conflict with the langaugae
base arch macros
2011-05-30 21:25:00 -05:00
Dennis Gilmore
b7a1febf43 include the macros files 2011-05-27 11:40:29 -05:00
Dennis Gilmore
1e51f9b0b7 add macros defining arches so language stacks can add new arches without adding the arches to every spec file
macros are needed at srpm creation time so live here
2011-05-27 11:30:20 -05:00
Panu Matilainen
39013eb03a - adjust to new pkg-config behavior wrt private dependencies (#596433) 2010-05-27 12:21:55 +00:00
Panu Matilainen
63747f2774 - avoid unnecessarily running brp-strip-comment-note (#568924) 2010-03-01 09:06:10 +00:00
Panu Matilainen
cc13fe8402 - unbreak find-requires again, doh (#564527) 2010-02-15 11:49:10 +00:00
Panu Matilainen
f17b98976e - python byte-compilation errors abort the build by default 2010-02-03 11:06:30 +00:00
Panu Matilainen
7a4a80afb5 - new version, lose merged patches (fixes #521141, #455279, #496522,
#458648)
- require rpm for parent dir, version >= 4.6.0 for sane keyserver behavior
- buildrequire libtool to grab copies of config.guess and config.sub
- add URL to the git repo and upstream changelog as documentation
2010-02-02 09:49:38 +00:00
Orion Poplawski
d185d4c6cf - Change configure macro to use _configure to allow override (bug #489942) 2009-11-23 23:15:49 +00:00
Bill Nottingham
bf522f7483 Drop XZ compression level to 2. 2009-09-28 15:24:39 +00:00
Adam Jackson
a28ad6b658 - Delete *.orig in %install 2009-09-03 13:44:22 +00:00
Paul Howarth
a4525c3182 - redhat-rpm-config-9.0.3-filtering-macros.patch: Rediff so we don't ship a
.orig file
- add (empty) %build section
- fix unescaped macros in changelog
2009-09-03 08:57:20 +00:00
Adam Jackson
a6ccaf0d9f fix changelog 2009-09-01 19:14:30 +00:00
Chris Weyl
b587b5da6b - add the filtering framework approved by the FPC/FESCo. (#516240) 2009-08-19 06:08:05 +00:00
Adam Jackson
621c75fd0f - redhat-rpm-config-9.0.4-brpssa-speedup.patch: When looking for static
archives, only run file(1) on files named *.a. (#517101)
2009-08-13 17:24:04 +00:00
Adam Jackson
b25d4df599 - redhat-rpm-config-9.0.3-jars-with-spaces.patch: Handle repacking jars
whose filenames contain spaces. (#461854)
2009-08-12 17:47:31 +00:00
Jesse Keating
b8c8815624 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 02:55:19 +00:00
Bill Nottingham
3497de8754 Fix changelog. 2009-07-22 20:27:08 +00:00
Bill Nottingham
5dcbc56efa Use XZ payload compression for binaries. 2009-07-22 20:26:37 +00:00
Tom Callaway
32d33e8f11 always delete %buildroot at %install (unless it is /) 2009-07-21 17:35:50 +00:00
Bill Nottingham
8cfdc299c7 Bump release 2009-07-17 19:51:35 +00:00
Bill Nottingham
f6271b5879 Add F12 architecture bits. 2009-07-17 19:50:47 +00:00
Adam Jackson
f2fb5924c4 - limit-smp-16-threads.patch: Rediff so we don't ship a .orig file
(#500316)
2009-06-03 19:16:29 +00:00
Jesse Keating
2fb4e83bfb - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 19:31:00 +00:00
Jon Masters
ef20b7b81b Change default hashing algorithm on file digests to SHA-256. Resolves:
#485826.
2009-02-23 17:52:17 +00:00
Dennis Gilmore
1885be5cc7 fix arm arches 2009-02-17 20:43:27 +00:00
Dennis Gilmore
c6ffd92ca0 set buildarch and buildflas to match
https://fedoraproject.org/wiki/Features/ArchitectureSupport
2009-02-17 00:03:08 +00:00
Dennis Gilmore
4bde0d0ee8 use the right spec file, dumbass 2009-02-16 17:12:17 +00:00
Dennis Gilmore
e572a580b4 limit -smp_mflags to -j16 2009-02-16 17:07:41 +00:00
Tom Callaway
bc963527b9 fix license tag 2008-09-03 20:22:56 +00:00
Panu Matilainen
cc05ec1e3d - Unbreak find-requires (#443015) 2008-08-11 07:26:42 +00:00
Jon Masters
cb635b65d5 Rebase to upstream 9.0.3. 2008-05-06 23:54:35 +00:00
Jon Masters
7c92c3e26f Update to release 9.0.2 which contains a few trivial fixes. 2008-04-03 07:23:59 +00:00
Jeremy Katz
c46920bba7 - Remove dist defines, fedora-release does that now
- Enable post-build buildroot checking by default
2007-07-05 18:42:01 +00:00
Jeremy Katz
ee4ba18f75 - use stock find-lang.sh (#213041)
- arm fixes (Lennert Buytenhek, #243523)
- allow jar repacking to be disabled (#219731)
- fix running dist.sh --fc (#223651)
- hardlink identical .pyc and .pyo files to save space (Ville Skyttä)
- fix TMPDIR usage (Matthew Miller, #235614)
2007-06-19 18:56:52 +00:00
Jeremy Katz
afe42b0556 - integrate patches into upstream CVS. 2007-06-19 16:00:30 +00:00
Jesse Keating
9c725c836e Dist part goes on Release not Version. I'm an idiot. 2007-05-18 16:27:30 +00:00
Jesse Keating
2f51f0b91e - Update macros for F8
- hardcode dist in release string, as we provide it. chicken/egg.
2007-05-18 16:26:30 +00:00
Jon Masters
30c63bc274 Add modalias tracking. 2007-04-11 19:58:55 +00:00
Jon Masters
45933be68b Rebase previous patches, add Fedora macros. 2007-04-03 04:07:44 +00:00
Ben Konrath
9abf9abef7 - Fix date problem in %changelog 2007-03-14 18:13:24 +00:00
Ben Konrath
61a17008e0 - Update brp-java-repack-jars to fix issue with tomcat. 2007-03-14 18:11:59 +00:00
Jon Masters
377c0d60f8 Actually updated patches this time around. 2006-10-18 18:40:31 +00:00
Jon Masters
0508811c5f I've updated and synced macros with SuSE/Novell. 2006-10-18 18:22:04 +00:00
Jon Masters
141cba90d8 I've updated kernel_module_package again. 2006-10-18 00:23:15 +00:00
Jon Masters
e53623e26d Added kmp macros, kmodtool 2006-10-16 21:00:43 +00:00
Jon Masters
e3077ee936 Use new symsets location. 2006-10-12 05:54:52 +00:00
Jon Masters
25befb7fc6 update find-requires handling 2006-10-12 04:01:29 +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
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
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
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
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
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
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
306b4aed7e Fix the fix 2005-06-16 15:54:07 +00:00
Elliot Lee
2a2a9222a8 New version. 2005-06-15 22:28:40 +00:00
Elliot Lee
76783b5856 new version 2005-03-23 20:23:04 +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
Jakub Jelinek
bf212eed82 8.0.32-2 2004-11-11 10:30:38 +00:00
Bill Nottingham
029e5f78f0 update 2004-10-01 19:03:44 +00:00
cvsdist
1a54ae94fd auto-import changelog data from redhat-rpm-config-8.0.31-1.src.rpm
Mon Jun 28 2004 Elliot Lee <sopwith@redhat.com> 8.0.31-1
- Add ppc8[25]60 to rpmrc optflags
2004-09-09 11:30:14 +00:00
cvsdist
3d33fcc12a auto-import changelog data from redhat-rpm-config-8.0.30-1.src.rpm
Fri Jun 25 2004 Elliot Lee <sopwith@redhat.com> 8.0.29-1
- rpmrc patch from jakub to change optflags.
2004-09-09 11:30:09 +00:00
cvsdist
6935aa1065 auto-import changelog data from redhat-rpm-config-8.0.28-1.1.1.src.rpm
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 11:29:04 +00:00
cvsdist
70d2d1f256 auto-import changelog data from redhat-rpm-config-8.0.28-1.1.src.rpm
Wed Sep 17 2003 Elliot Lee <sopwith@redhat.com> 8.0.28-1
- Change brp-compress to pass -n flag to gzip (per msw's request)
Tue Jul 15 2003 Elliot Lee <sopwith@redhat.com> 8.0.27-1
- Fix broken configure macro find for config.guess/config.sub
- Put host/target/build back for now
Mon Jul 07 2003 Jens Petersen <petersen@redhat.com> - 8.0.26-1
- preserve the vendor field when VENDOR not set
- put VENDOR in the final i386-libc line, not the tentative one
Mon Jul 07 2003 Jens Petersen <petersen@redhat.com> - 8.0.25-1
- update config.{guess,sub} to 2003-06-17
- define VENDOR to be redhat only when /etc/redhat-release present
    [suggested by jbj]
- put VENDOR in vendor field in our config.guess file for ia64, ppc, ppc64,
    s390, s390x, x86_64 and elf32-i386 Linux
- drop the --host, --build, --target and --program-prefix configure options
    from %configure, since this causes far too many problems
Fri May 02 2003 Jens Petersen <petersen@redhat.com> - 8.0.24-3
- make config.{guess,sub} executable
Thu May 01 2003 Jens Petersen <petersen@redhat.com> - 8.0.22-2
- add config.guess and config.sub (2003-02-22) with s390 patch on
    config.sub
- make %configure use them
Mon Mar 03 2003 Elliot Lee <sopwith@redhat.com>
- Unset $DISPLAY in macros
2004-09-09 11:28:27 +00:00
cvsdist
1d5dc7b6b8 auto-import changelog data from redhat-rpm-config-8.0.21-1.src.rpm
Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com> 8.0.21-1
- Just turn on -g unconditionally for now
Thu Feb 13 2003 Elliot Lee <sopwith@redhat.com> 8.0.20-1
- Reorganize rpmrc/macros to set cflags in a nicer manner.
Wed Jan 22 2003 Elliot Lee <sopwith@redhat.com> 8.0.19-1
- Disable brp-implant-ident-static until it works everywhere
Thu Jan 16 2003 Nalin Dahyabhai <nalin@redhat.com> 8.0.18-1
- add brp-implant-ident-static, which requires mktemp
Thu Jan 09 2003 Bill Nottingham <notting@redhat.com> 8.0.17-1
- add brp-strip-static-archive from rpm-4.2-0.54
Tue Dec 17 2002 Bill Nottingham <notting@redhat.com> 8.0.16-1
- make -g in rpmrc conditional on debug_package
Mon Dec 16 2002 Elliot Lee <sopwith@redhat.com> 8.0.15-1
- Rename -debug subpackages to -debuginfo
Sat Dec 14 2002 Tim Powers <timp@redhat.com> 8.0.14-1
- tweak debug package stuff so that we are overloading %install instead of
    %post
Sat Dec 14 2002 Tim Powers <timp@redhat.com> 8.0.13-1
- turn on internal rpm dep generation by default
Fri Dec 13 2002 Elliot Lee <sopwith@redhat.com> 8.0.12-1
- New release with debug packages on
Tue Dec 03 2002 Bill Nottingham <notting@redhat.com> 8.0.8-1
- turn debug packages off
- override optflags with no -g
Fri Nov 22 2002 Elliot Lee <sopwith@redhat.com> 8.0.7-1
- turn on debug packages
Thu Nov 21 2002 Elliot Lee <sopwith@redhat.com> 8.0.6-1
- Pass __strip and __objdump macros
Thu Nov 21 2002 Elliot Lee <sopwith@redhat.com> 8.0.5-1
- Update macros to specify find-provides/find-requires
Thu Oct 31 2002 Elliot Lee <sopwith@redhat.com> 8.0.4-1
- Remove tracking dependency
Wed Oct 16 2002 Phil Knirsch <pknirsch@redhat.com> 8.0.3-2
- Added fix for outdated config.[sub|guess] files in
    CFLAGS="${CFLAGS:--O2}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2}" ;
    export CXXFLAGS ; FFLAGS="${FFLAGS:--O2}" ; export FFLAGS ; for i in
    $(find . -name config.guess 2>/dev/null) $(find . -name config.sub
    2>/dev/null) ; do [ -f /usr/share/libtool/$(basename $i) ] && /bin/rm
    -f $i && /bin/cp -fv /usr/share/libtool/$(basename $i) $i ; done ;
    ./configure --host=noarch-redhat-linux --build=noarch-redhat-linux \
--target=noarch-redhat-linux-gnu \
--program-prefix= \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
--datadir=/usr/share \
--includedir=/usr/include \
--libdir=/usr/lib \
--libexecdir=/usr/libexec \
--localstatedir=/var \
--sharedstatedir=/usr/com \
--mandir=/usr/share/man \
--infodir=/usr/share/info section
Wed Oct 16 2002 Elliot Lee <sopwith@redhat.com> 8.0.3-1
- New release that blows up on unpackaged files and missing doc files.
Thu Oct 03 2002 Jeremy Katz <katzj@redhat.com> 8.0.2
- don't redefine everything in macros, just what we need to
Mon Sep 16 2002 Alexander Larsson <alexl@redhat.com> 8.0.1
- Add debug package support to
/usr/lib/rpm/redhat/brp-compress /usr/lib/rpm/redhat/brp-strip
    /usr/bin/strip /usr/lib/rpm/redhat/brp-strip-static-archive
    /usr/bin/strip /usr/lib/rpm/redhat/brp-strip-comment-note
    /usr/bin/strip /usr/bin/objdump
2004-09-09 11:27:38 +00:00
cvsdist
a18b34f74c auto-import changelog data from redhat-rpm-config-8.0-1.src.rpm
Tue Sep 03 2002 Bill Nottingham <notting@redhat.com> 8.0-1
- bump version
2004-09-09 11:27:14 +00:00
cvsdist
bd2ebc3e8f auto-import redhat-rpm-config-7.3.94-1b from
redhat-rpm-config-7.3.94-1b.src.rpm
2004-09-09 11:27:08 +00:00
cvsdist
82f8f0d847 auto-import changelog data from redhat-rpm-config-7.3.94-1.src.rpm
Wed Aug 28 2002 Elliot Lee <sopwith@redhat.com> 7.3.94-1
- Update macrofiles
2004-09-09 11:27:06 +00:00
cvsdist
1e8002d413 auto-import changelog data from redhat-rpm-config-7.3.93-1.src.rpm
Wed Jul 31 2002 Elliot Lee <sopwith@redhat.com> 7.3.93-1
- Add _unpackaged_files_terminate_build and
    _missing_doc_files_terminate_build to macros
2004-09-09 11:26:52 +00:00
cvsdist
266fbcc80c auto-import changelog data from redhat-rpm-config-7.3.92-6.src.rpm
Mon Jul 15 2002 Karsten Hopp <karsten@redhat.de>
- fix typo in the latest change to enable ~/.rpmmacros agin
Thu Jul 11 2002 Elliot Lee <sopwith@redhat.com> 7.3.92-5
- Add /etc/rpm/macros back to make #67951 go away
Wed Jun 26 2002 Jens Petersen <petersen@redhat.com> 7.3.92-4
- fix %configure targeting for autoconf-2.5x (#58468)
- include ~/.rpmmacros in macrofiles file path again
Fri Jun 21 2002 Tim Powers <timp@redhat.com> 7.3.92-3
- automated rebuild
Fri Jun 21 2002 Elliot Lee <sopwith@redhat.com> 7.3.92-2
- Don't define _arch
Thu Jun 20 2002 Elliot Lee <sopwith@redhat.com> 7.3.92-1
- find-lang error detection from Havoc
Wed Jun 12 2002 Elliot Lee <sopwith@redhat.com> 7.3.91-1
- Update
Sun Jun 09 2002 Jeff Johnson <jbj@redhat.com>
- create.
2004-09-09 11:26:46 +00:00