Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
No longer early branched, devel == dist-f13
add basic arm arches
Prepare for early F-12 branching
Add a 'target' make target to print out what build target would be used
Mention the version of fedora-packager one needs for fedora-hosted
Add a tag-request target for use with fedora-hosted
Fix indentation (#1593, <tmz@fedoraproject.org>)
enable "make update" everywhere
point epel at koji
Handle the 389-* packages since CVS tags have to start with a letter. It's a one-off, but CVS will be going away soonish.
Don't try to special-case noarch - this breaks badly with noarch subpackages. (infrastructure #1412)
devel -> dist-f12; F-11 -> dist-f11-updates-candidate
Show progress bar during uploads. Lubomir Rintel <lkundrak@v3.sk>
Missing an endif
Support F-11 branches
add defines so you can build srpms for older releases that those releases understand using F-11 and newer rpms with stronger hashes by default.
Print a nice error message if FILES is not set when running new-sources.
Disable pre-branch logic for now, screws with make mockbuild
allow OLPC-4 for the next version of OLPC's fedora based on F-10
Add help text on how to get changes added to Makefile.common.
Better chain-build docs from Patrice
Setup for F-10 early branching.
remove s390 for now
add piggyback to sparc specific packages add s390-utils to s390 specific patckages
enable scratchbuilding srpms made from your cvs tree
revert the commit disabling TAG_OPTS
remove TAG_OPTS per FESCo meeting Wed Sept 10 2008
remove force-tag
Improve bodhi's update template for the new API (https://fedorahosted.org/bodhi/ticket/207)
use rpm less, thanks ajax
add lint as a target, thanks ajax
* Mon Jul 28 2008 Toshio Kuratomi <toshio@fedoraproject.org> - 0.3.4-1 - Small fix to proxyclient.send_request() for sequence types.
define dist variable fcx to 1 so that it works as expected. clean up use of DIST_DEFINES so that we dont get dupes
Produce a more sensible error if there's no client to download the source installed.
Protect bodhi target's xargs from single quotes in clog (ticket 645, <ville.syktta@iki.fi>)
Add patch from Julian Sikorski for install target.
Two more places that need to know where to save the new cert.
* Add the location of the fedora cert.
Fix URL for admin.fp.o.
allow F9 updates
Fix for RHEL-4 and earlier, also, revert accidental commit. https://fedorahosted.org/fedora-infrastructure/attachment/ticket/531/
fix admin URL (<walters@redhat.com>)
8.72-1
allow us to rebuild srpms after branching
don't fall back to rpm, that will never work (#441392)
add olpc3
Revert previous patch, not fully ready.
Exit if we don't have curl or wget. (ajax)
Prepare for F-9 early branching, turn back on logic to detect early branches.
Don't eat KOJI_FLAGS, show some useful info. (<ville.skytta@iki.fi>, infra #450)
if someone defines SECONDARY_CONFIG trust they know what they are doing.
make scratch builds honor BUILD_FLAGS
Fix archbuild targets.
fix type on scratch builds
pply patch from Patrice Dumas for using USER found in find-user
add abilty to specify a user name
add make targets for update and scratch-build
add _specdir definition
Fix syntax for mock (patch from Michael E. Brown)
don't need to do the early branch check anymore
Use koji for F-8 and F-9 "branches"
add F-9 branch info. allow for early branching and determining if we're building an F8 vs an F9 package
elftoaout is no longer sparc only
add build direct to secondary arch hubs and add geode to list of known archs
unused-fedora-patches command, courtesy of cebbert
Lets use a common hostname everywhere.
update urls and fix core taking over epel
allow build groups to be explicitly defined in chain-build
Builds from devel branch need to use -devel mock configs. (#245350)
Fix false provide
apply sethc patch to not append core to make mockbuild and uncomment out the list of secondary archs and add the niagara ones
OLPC-2 needs to build with koji.
reverted last commit which was submitted inadvertently
updated to 1.06.14
whitespace fixes in help output
crap, this shouldn't have been comitted
upstream released new version
check for $(NAME) in CHAIN
- always do a fresh checkout of the chain modules, to avoid up-to-date-ness problems - quiet cvs output, and use compression
chain-build target (ported from an internal patch provided by David Cantrell)
Add a 'local' target to build locally without having to guess the arch (#202225)
fix from ville
make make build work with f-7 going to koji and not plague
add certificate expiration checking based on cvs-import patch from Andreas Thienemann
patch from Joe Orton for support for the following: 1) make patch CVE=xxxx-yyyy 2) add unused patches target; usage is make unused-patches | xargs cvs rm -f
add support for copying common files rather than downloading over and over. pulled over from internal Makefile.common by request of davej
add force-tag and test-srpm targets for consistency
remove trailing whitespace
add download-from-upstream and gpg-checking targets
avoid recursive invocation of make, and refactor some check code into its own target
s/extras/pkgs/
Make 'make build' dtrt depending on the branch. (Christian Iseli / Michael Schwendt)
shore up some of the differences between koji/plague stuff.
improve the error messages for no module and no branch
make sure we use the same dist vale as the buildsys
remove testing line
add initial make koji support
Make mockbuild work for epel
fix defines for rpm
fix this (patch from mmcgrath)
allow setting MOCKCFG (patch from Anthony Seward <seward AT mza DOT com> via otra)
make plague-client check the path (otrs#227)
commit scop's patch for specfile queries (#194827)
patch from enrico to allow the use of alternative plague client binary
add a license note, as if anyone cares
patch from lmacken to fix tab
patch from ignacio so that mock results end up under WORKDIR
make build should now do make plague... it's alive!
undo for now
Make 'build' target invoke 'plague' target; update error message when plague-client is missing.
say what source file is being downloaded (#160142)
add a make plague target... this will be what make build does soon...
check for a tag before allowing the build to continue (#161844)
From: Ville Skyttä <ville.skytta@iki.fi> Subject: Patch: robustify find-user in Makefile.common Here's a quick patch for Makefile.common that avoids empty user being committed to tobuild [1] when one uses a CVS root like: :ext:@cvs.fedora.redhat.com:/... [1] https://www.redhat.com/archives/fedora-extras-commits/2005-June/msg01214.html
error out if the client-side cert isn't present (#160852)
respect WORKDIR (via SRCRPMDIR). noticed by ignacio
* new makefile target to do a test build using mock * fix make srpm to use dist_defines
Add Quinten's help text
Add FC-4 branch
patch from juhp to document 'make build'
make target always come from the branches file (#158972)
Enough problem reports to test something more: Put back notting's rm -f tobuild, but this time _before_ checking out a fresh copy.
Insert a space where it should be and only update local working copy of tobuild, not the entire common directory.
just overwrite local copies with repository version
remove tobuild before updating... avoids CVS conflicts
fix branch determination if you're using a checkout of, eg, all of devel. noticed by chris ricker.
add patch to auto-set the build target based on the branch dir you're in. also handles the dist when tagging. Patch from ignacio, cleaned up by spot
add patch from ensc to make the 'patch' and 'rediff' targets work when $(RPM_BUILD_DIR) is set to another dir
Add some error checking
do check silently
Start using the new upload.cgi with client certificate authentication.
first pass build: target and build control file. NOTE: THIS DOES NOT DO ANYTHING YET. YOU MUST STILL UPDATE THE WIKI TO GET BUILDS COMPLETED.
add tag target
Apply Makefile.common changes to have curl allow cached files, as per https://www.redhat.com/archives/fedora-extras-list/2005-February/msg00448.html Apply Ville's cvs-import.sh patch to allow messages, http://home.arcor.de/ms2002sep/tmp/cvs-import.patch
avoid uploading zero sized files
enable "make upload" targets
s,dist,extras,
external version of Makefile.common
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| admin@fedoraproject.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |