Commit Graph

  • 6c38f18be2 Update libtool hardening hack and re-enable (#978949) Kevin Fenzi 2014-01-13 12:45:57 -0700
  • 33b9cbdc67 Enable "-Werror=format-security" by default (#1043495) Dhiru Kholia 2013-10-25 14:20:51 +0530
  • e0046a7a16 update config.sub with ppc64p7 support (already in automake) We used to fix this in the selected ppc64p7 packages, but can't do that anymore because the current %configure macro overwrites our changes. Karsten Hopp 2013-09-04 21:55:10 +0200
  • 1046b9e79a - update config.guess/sub from upstream for little-endian ppc archs Panu Matilainen 2013-08-16 13:25:23 +0300
  • e606f56f34 Make docdirs unversioned on Fedora 20+ (#986871) Kevin Fenzi 2013-07-24 16:20:05 -0600
  • b4b00eca04 Hack around libtool issue for hardened build for now (#978949) Kevin Fenzi 2013-07-24 16:20:05 -0600
  • 76c839e23e - fix brp-java-repack-jars failing on strange permissions (#905573) Panu Matilainen 2013-07-05 13:29:16 +0300
  • d4c5b38371 - switch from -fstack-protector to -fstack-protector-strong (#978763) Panu Matilainen 2013-07-04 10:25:50 +0300
  • 5f7da21873 - make cpu limit for building configurable through _smp_ncpus_max macro - forward "port" from rhel-6 (#669638) Panu Matilainen 2013-06-27 10:08:01 +0300
  • 31a511cc04 add nodejs_arches macro for ExclusiveArch for Node.js packages T.C. Hollingsworth 2013-05-20 19:26:26 -0700
  • 4a42acd940 redhat-config-*: Use + to append rather than %rename, to protect against Adam Jackson 2013-05-13 11:19:02 -0400
  • 0466a24ccb - Also set FCFLAGS from %%configure (#914831) Panu Matilainen 2013-04-23 07:33:30 +0300
  • 48bdcffed2 - Add optflags stack protector override for AArch64 (#909788) Panu Matilainen 2013-04-23 07:31:50 +0300
  • 2a557175eb - Switch back to manual config.guess/sub copies for reproducability - Replace config.guess/sub from %%configure again (#951442) Panu Matilainen 2013-04-22 14:14:06 +0300
  • b9eb0a184b - Add -grecord-gcc-switches to global CFLAGS (#951669) Panu Matilainen 2013-04-22 13:20:19 +0300
  • 09b575178f add ARM to ghc_arches_with_ghci for ghc-7.4.2 ghci support Jens Petersen 2012-11-17 21:25:07 +0900
  • d22596b0c1 Patch to fix spaces in java jar files Toshio Kuratomi 2012-11-09 13:49:08 -0800
  • 1891cc0aeb Patch to fix spaces in files used in filtering macros Toshio Kuratomi 2012-11-09 03:40:39 -0800
  • e8199cfec5 Drop (un)setting LANG and DISPLAY in various build stages. Ville Skyttä 2011-09-25 11:25:34 +0300
  • f41a8a73aa Fix kernel_source macro to match the directory that kernel sources are installed in Toshio Kuratomi 2012-10-03 17:30:10 -0700
  • 2f654df096 Patch _mandir, _infodir, and _defaultocdir to use _prefix Toshio Kuratomi 2012-10-03 17:30:10 -0700
  • be607b55f4 Java jars need the MANIFEST.MF file to be first in the archive Toshio Kuratomi 2012-10-03 17:30:10 -0700
  • f40ecfaa06 Add patch from https://bugzilla.redhat.com/show_bug.cgi?id=783433 Toshio Kuratomi 2012-10-03 10:17:07 -0700
  • 98d1974f20 - enable minidebuginfo generation (#834073) Panu Matilainen 2012-06-27 13:32:42 +0300
  • 3b282b08f2 - revert back to plain -g, -g3 seems to cancel dwz size improvements Panu Matilainen 2012-06-25 17:22:09 +0300
  • 1cff11580f - require dwz, enable dwarf compression for debuginfo packages (#833311) Panu Matilainen 2012-06-25 14:42:15 +0300
  • 0bdcad5349 ghc_arches: add s390 and s390x Jens Petersen 2012-03-03 15:31:01 +0900
  • 2e8b7fa04c - add GNAT arch definitions Panu Matilainen 2012-02-22 10:12:42 +0200
  • 5b8380d52b per ppc team request drop -mminimal-toc on ppc64 Dennis Gilmore 2012-01-15 12:24:11 -0600
  • 28c041a114 macros.ghc-srpm: add ghc_arches_with_ghci for fully bootstrapped ghc archs Jens Petersen 2011-12-27 21:40:35 +0900
  • 36225c3b7c Revert "macros: Globally add --disable-silent-rules to configure" Dennis Gilmore 2011-11-09 07:27:37 -0600
  • 68557142e4 add armv5tel to ghc_arches Jens Petersen 2011-10-18 16:30:42 +0900
  • 401166077f build armv5tel on armv7l since they are the same abi armv7hl is a incompatable ABI Dennis Gilmore 2011-09-28 09:45:25 -0500
  • 74c45dc8c2 add armv7hl to ghc_arches Jens Petersen 2011-09-28 09:57:24 +0900
  • 7b12d83d77 redhat-hardened-cc1: Inject -fPIE, not -fPIC. cf. http://lists.fedoraproject.org/pipermail/devel/2011-September/157365.html Adam Jackson 2011-09-22 14:42:22 -0400
  • 5034f24e6a Expose %_hardening_{c,ld}flags independently to make it easier for packages to apply them to selected components Adam Jackson 2011-09-16 16:49:56 -0400
  • 8174ec3d10 macros: Globally add --disable-silent-rules to configure Colin Walters 2011-08-09 10:42:06 -0400
  • 0ae4b38eee 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 Adam Jackson 2011-08-08 10:58:51 -0400
  • 51811936c4 redhat-rpm-config-9.1.0-hardened.patch: Add macro magic for %_hardened_build Adam Jackson 2011-08-01 12:26:41 -0400
  • 4b29a24132 redhat-rpm-config-9.1.0-relro.patch: LDFLAGS, not CFLAGS. Adam Jackson 2011-07-07 13:17:24 -0400
  • 16f86875d9 redhat-rpm-config: change default arch level target for all ARM v7 to armv7hl Jon Masters 2011-07-02 04:55:37 -0400
  • 60aea2849e Add -z relro Adam Jackson 2011-06-27 12:40:49 -0400
  • d8bfddbf7e Revert "replace ghc_archs with ghc_excluded_archs" Jens Petersen 2011-06-21 12:58:44 +0900
  • 71ab2d9056 replace ghc_archs with ghc_excluded_archs Jens Petersen 2011-06-18 16:05:16 +0900
  • fe1e807f2f add arm hardware floating point macros update the armv7l macros Dennis Gilmore 2011-06-13 10:46:54 -0500
  • dc985dd5fc add a -srpm to the arch macros so they dont conflict with the langaugae base arch macros Dennis Gilmore 2011-05-30 21:25:00 -0500
  • 9ecf19e1bd 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 Dennis Gilmore 2011-05-27 11:30:20 -0500
  • 26a7faf833 - adjust to new pkg-config behavior wrt private dependencies (#596433) Panu Matilainen 2010-05-27 12:21:55 +0000
  • e04bd964a3 Update libtool hardening hack and re-enable (#978949) Kevin Fenzi 2014-01-13 12:45:57 -0700
  • d1c22eee30 Enable "-Werror=format-security" by default (#1043495) Dhiru Kholia 2013-10-25 14:20:51 +0530
  • f808f779df update config.sub with ppc64p7 support (already in automake) We used to fix this in the selected ppc64p7 packages, but can't do that anymore because the current %configure macro overwrites our changes. Karsten Hopp 2013-09-04 21:55:10 +0200
  • 2bac2534fc fix bogus date for May 27 2011 f18 Jens Petersen 2013-08-26 14:07:58 +0900
  • 38be71db20 backport _pkgdocdir macro from F20 Jens Petersen 2013-08-26 14:04:14 +0900
  • 203d6084d5 backport _pkgdocdir macro from F20 f19 Jens Petersen 2013-08-20 18:57:10 +0900
  • 8f766c5ee4 - oops, accidentally removed source in previous commit Panu Matilainen 2013-08-16 14:05:48 +0300
  • 499f65fa2a - update config.guess/sub from upstream for little-endian ppc archs Panu Matilainen 2013-08-16 13:25:23 +0300
  • 8716aaa134 Perl 5.18 rebuild Petr Písař 2013-07-29 08:56:28 +0200
  • daac6dfeb6 Disable the libtool hack as it is breaking builds Tomas Mraz 2013-07-25 16:42:52 +0200
  • e6fe460e84 Make docdirs unversioned on Fedora 20+ (#986871) Kevin Fenzi 2013-07-24 16:20:05 -0600
  • 3610794c3e Perl 5.18 rebuild Petr Písař 2013-07-17 21:02:48 +0200
  • 15fbd4c0c2 - fix brp-java-repack-jars failing on strange permissions (#905573) Panu Matilainen 2013-07-05 13:29:16 +0300
  • 8153763b1f - switch from -fstack-protector to -fstack-protector-strong (#978763) Panu Matilainen 2013-07-04 10:25:50 +0300
  • 3be8fc4ae6 - make cpu limit for building configurable through _smp_ncpus_max macro - forward "port" from rhel-6 (#669638) Panu Matilainen 2013-06-27 10:08:01 +0300
  • 9096ff2778 redhat-config-*: Use + to append rather than %rename, to protect against Adam Jackson 2013-05-29 11:31:41 -0400
  • 9781bbafca Fix an old bogus date in changelog Panu Matilainen 2013-05-29 13:00:20 +0300
  • 490aabb061 add nodejs_arches macro for ExclusiveArch for Node.js packages T.C. Hollingsworth 2013-05-20 19:26:26 -0700
  • 6ef9b403ea Less verbose of a comment Adam Jackson 2013-05-13 12:30:24 -0400
  • 3cff8f9b97 redhat-config-*: Use + to append rather than %rename, to protect against Adam Jackson 2013-05-13 11:19:02 -0400
  • 234364ec2f - Also set FCFLAGS from %%configure (#914831) Panu Matilainen 2013-04-23 07:33:30 +0300
  • 4b27de8d70 - Add optflags stack protector override for AArch64 (#909788) Panu Matilainen 2013-04-23 07:31:50 +0300
  • 4481ddfec4 - Doh, add redhat-rpm-config-9.1.0.tar.bz2 back to sources Panu Matilainen 2013-04-22 14:54:31 +0300
  • 9c8971c1cd - Switch back to manual config.guess/sub copies for reproducability - Replace config.guess/sub from %%configure again (#951442) Panu Matilainen 2013-04-22 14:14:06 +0300
  • 5ec4cc65c2 - Add -grecord-gcc-switches to global CFLAGS (#951669) Panu Matilainen 2013-04-22 13:20:19 +0300
  • ea63b1b6bc - Add virtual system-rpm-config provide Panu Matilainen 2013-03-25 13:08:11 +0200
  • 6ec83fd8c4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild Dennis Gilmore 2013-02-14 15:31:02 -0600
  • 1b89fd3a33 add ARM to ghc_arches_with_ghci for ghc-7.4.2 ghci support Jens Petersen 2012-11-17 21:25:07 +0900
  • 83cfe608da Patch to fix spaces in java jar files Toshio Kuratomi 2012-11-09 13:49:08 -0800
  • c4fd9e0f75 Refresh 0001-Drop-un-setting-LANG-and-DISPLAY-in-various-build-st.patch (Line offset has canged by a few lines). Toshio Kuratomi 2012-11-09 03:44:55 -0800
  • 62a6fd7d9f Patch to fix spaces in files used in filtering macros Toshio Kuratomi 2012-11-09 03:40:39 -0800
  • 5c4ec180bc Drop (un)setting LANG and DISPLAY in build stages, require rpm >= 4.8.0. Toshio Kuratomi 2012-10-03 18:19:33 -0700
  • 94c3f755ba Add patch from https://bugzilla.redhat.com/show_bug.cgi?id=783433 Toshio Kuratomi 2012-10-03 17:30:10 -0700
  • 94fba4eae8 Add patch from https://bugzilla.redhat.com/show_bug.cgi?id=783433 Toshio Kuratomi 2012-10-03 10:17:07 -0700
  • 0577043ed3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild Dennis Gilmore 2012-07-21 10:25:12 -0500
  • e95fc2098b - enable minidebuginfo generation (#834073) Panu Matilainen 2012-06-27 13:32:42 +0300
  • 7f5c2c3943 - revert back to plain -g, -g3 seems to cancel dwz size improvements Panu Matilainen 2012-06-25 17:22:09 +0300
  • 5316e51652 - require dwz, enable dwarf compression for debuginfo packages (#833311) Panu Matilainen 2012-06-25 14:42:15 +0300
  • 51aea39741 Pull in dependency with macros specific for building Perl source packages Petr Písař 2012-06-06 13:34:51 +0200
  • 6ce33965b9 ghc_arches: add s390 and s390x f17 Jens Petersen 2012-03-03 15:31:01 +0900
  • b2f900ec00 - add GNAT arch definitions Panu Matilainen 2012-02-22 10:12:42 +0200
  • 2c5ba590be add ghc_arches_with_ghci f15 Jens Petersen 2012-01-20 10:46:16 +0900
  • 93950caa5d per ppc team request drop -mminimal-toc on ppc64 Dennis Gilmore 2012-01-15 12:24:11 -0600
  • 8d1ad74fc7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild Dennis Gilmore 2012-01-13 20:46:15 -0600
  • 3b39f7f26b mktemp was long obsoleted by coreutils Peter Robinson 2012-01-11 10:43:24 +0000
  • aa2690b410 macros.ghc-srpm: add ghc_arches_with_ghci for fully bootstrapped ghc archs f16 Jens Petersen 2011-12-27 21:40:35 +0900
  • df3fa9bf05 remove patch that forces --disable-silent-rules to configure it breaks anything set to not ignore unknown configure options Dennis Gilmore 2011-11-09 07:27:37 -0600
  • f0e84bed23 add armv5tel to ghc_arches and fix url Jens Petersen 2011-10-18 16:54:35 +0900
  • cf4ace9dc3 add armv5tel to ghc_arches Jens Petersen 2011-10-18 16:30:42 +0900
  • c7ac9a71ca add armv7hl to ghc_arches Jens Petersen 2011-10-06 17:50:17 +0900
  • e5475deba5 build armv5tel on armv7l since they are the same abi armv7hl is a incompatable ABI Dennis Gilmore 2011-09-28 09:45:25 -0500
  • 3e2fed4717 add armv7hl to ghc_arches Jens Petersen 2011-09-28 09:57:24 +0900