Commit Graph

699 Commits

Author SHA1 Message Date
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
Jonathan Masters
9ed9b4e345 A variety of small cleanups 2008-05-06 19:08:20 -04:00
Jon Masters
7c92c3e26f Update to release 9.0.2 which contains a few trivial fixes. 2008-04-03 07:23:59 +00:00
Jon Masters
fcf5e22a65 Bump the release. 2008-04-03 03:14:54 -04:00
Jon Masters
83405d773d Update config.guess|sub, sync with RHEL-5. 2008-04-03 03:11:24 -04:00
Jon Masters
0c5255b638 Set package_name correctly. 2008-04-03 02:46:05 -04:00
Bill Nottingham
f480c7b4bc makefile update to properly grab makefile.common 2007-10-15 19:20:28 +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
75220114eb conflict instead of requires 2007-07-05 14:34:42 -04:00
Jesse Keating
e284fd4907 Clean up dist junk; require right aged rpm (remove at F8 final time?) 2007-07-05 12:45:59 -04:00
Jesse Keating
9b11fc216b Enable buildroot check by default 2007-07-05 12:41:21 -04: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
59155fec98 bump version, add %dist bits, add lost changelog entries 2007-06-19 14:55:09 -04:00
Jeremy Katz
9ffd969654 use stock find-lang rather than the (old) copy (#213041) 2007-06-19 14:38:34 -04:00
Jeremy Katz
d82d89ec83 %{_gnu} gets defined in the platform definitions and _shouldn't_ be
-gnu on some arm arches (Lennert Buytenhek, #243523)
2007-06-19 14:36:18 -04:00
Jeremy Katz
6b022102df define optflags for modern arm arches (Lennert Buytenhek, #243523) 2007-06-19 14:35:57 -04:00
Jeremy Katz
e54f487738 report gnueabi if appropriate for arm (Lennert Buytenhek, #243523) 2007-06-19 14:35:41 -04:00
Jeremy Katz
85ff3763b6 allow disabling jar repacking (#219731) 2007-06-19 14:28:50 -04:00
Jeremy Katz
1b84f70101 fix dist.sh --fc (#223651) 2007-06-19 14:24:12 -04:00
Jeremy Katz
a959c1f92d hardlink identical .pyc and .pyo files to save some space. patch from
Ville Skyttä <ville DOT skytta AT iki DOT fi>
2007-06-19 14:20:53 -04:00
Jeremy Katz
9f4238cef9 fix usage of TMPDIR (mattdm, #235614) 2007-06-19 14:16:16 -04:00
Jeremy Katz
1b6281ab55 add install and clean targets to makefile. make the spec file be normal
instead of doing everything manually
2007-06-19 13:54:21 -04:00
Jeremy Katz
5b4d287b6b fix the permissions on these as well so that we're not oding it from the spec
file
2007-06-19 13:53:46 -04:00
Jeremy Katz
33fb6e3b66 use git bits for making the archive 2007-06-19 13:50:17 -04:00
Jeremy Katz
19f1cde13b fix perms 2007-06-19 13:42:44 -04:00
Jeremy Katz
afe42b0556 - integrate patches into upstream CVS. 2007-06-19 16:00:30 +00:00
Jeremy Katz
acfbad4bf7 bump spec file 2007-06-19 15:42:48 +00:00
Jeremy Katz
95521bebac add support for find-provides.d dir; use for modalias tracking (from jcm) 2007-06-19 15:23:29 +00:00
Jeremy Katz
feffba404a add support for kmps/kmodtool stuff (from jcm) 2007-06-19 15:21:46 +00:00
Jeremy Katz
48c39c99dc patch from jcm to adjust kmod handling 2007-06-19 15:18:25 +00:00
Jeremy Katz
e053cecd41 add script that does repacking of jar files to avoid multilib conflicts.
originally written by Ben Konrath <bkonrath AT redhat DOT com>
2007-06-19 15:13:23 +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