]> git.pld-linux.org Git - packages/rpm-build-tools.git/log
packages/rpm-build-tools.git
11 years agoThis commit was manufactured by cvs2git to create branch 'DEVEL'. DEVEL
cvs2git [Sun, 28 Jun 2009 17:04:45 +0000 (17:04 +0000)]
This commit was manufactured by cvs2git to create branch 'DEVEL'.

Sprout from master 2004-01-06 14:27:51 UTC Jakub Bogusz <qboosh@pld-linux.org> '- updated from SPECS (HEAD)'
Cherrypick from master 2009-06-28 17:04:45 UTC Elan Ruusamäe <glen@pld-linux.org> '- v0.35':
    adapter.awk -> 1.423
Delete:
    builder.sh
    pldnotify.awk

11 years ago- updated from SPECS (HEAD) auto/ac/rpm-4_3-0_20040107_1 auto/ac/rpm-4_3-0_20040107_10 auto/ac/rpm-4_3-0_20040107_11 auto/ac/rpm-4_3-0_20040107_12 auto/ac/rpm-4_3-0_20040107_13 auto/ac/rpm-4_3-0_20040107_14 auto/ac/rpm-4_3-0_20040107_15 auto/ac/rpm-4_3-0_20040107_16 auto/ac/rpm-4_3-0_20040107_18 auto/ac/rpm-4_3-0_20040107_19 auto/ac/rpm-4_3-0_20040107_20 auto/ac/rpm-4_3-0_20040107_21 auto/ac/rpm-4_3-0_20040107_22 auto/ac/rpm-4_3-0_20040107_23 auto/ac/rpm-4_3-0_20040107_24 auto/ac/rpm-4_3-0_20040107_25 auto/ac/rpm-4_3-0_20040107_26 auto/ac/rpm-4_3-0_20040107_27 auto/ac/rpm-4_3-0_20040107_28 auto/ac/rpm-4_3-0_20040107_4 auto/ac/rpm-4_3-0_20040107_5 auto/ac/rpm-4_3-0_20040107_6 auto/ac/rpm-4_3-0_20040107_7 auto/ac/rpm-4_3-0_20040107_8 auto/ac/rpm-4_3-0_20040107_9 auto/ac/rpm-4_4-0_20040614_0_1 auto/ac/rpm-4_4-0_20040614_0_2 rpm-4_3-0_20040107_24
Jakub Bogusz [Tue, 6 Jan 2004 14:27:51 +0000 (14:27 +0000)]
- updated from SPECS (HEAD)

Changed files:
    adapter_.awk -> 1.3
    builder -> 1.8
    builder_.sh -> 1.8
    pldnotify_.awk -> 1.6

11 years ago- use modern POSIX-compliant head/tail syntax
Jakub Bogusz [Mon, 5 Jan 2004 18:54:27 +0000 (18:54 +0000)]
- use modern POSIX-compliant head/tail syntax

Changed files:
    builder.sh -> 1.249

11 years agoproper tagging fix: use NOURLS, NODIST
ankry [Fri, 2 Jan 2004 13:39:34 +0000 (13:39 +0000)]
proper tagging fix: use NOURLS, NODIST

Changed files:
    builder.sh -> 1.248

11 years ago- reversed bogus tagging fix
ankry [Fri, 2 Jan 2004 13:02:44 +0000 (13:02 +0000)]
- reversed bogus tagging fix

Changed files:
    builder.sh -> 1.247

11 years ago- small Attic fix
Jan Rękorajski [Mon, 29 Dec 2003 16:35:35 +0000 (16:35 +0000)]
- small Attic fix

Changed files:
    builder.sh -> 1.246

11 years ago- added distfiles/Attic support
Jan Rękorajski [Mon, 29 Dec 2003 16:34:33 +0000 (16:34 +0000)]
- added distfiles/Attic support

Changed files:
    builder.sh -> 1.245

11 years ago- exit 8 if failed installing buildrequirements and subrequirements
yoshi [Sat, 27 Dec 2003 15:38:16 +0000 (15:38 +0000)]
- exit 8 if failed installing buildrequirements and subrequirements
- documented in header

Changed files:
    builder.sh -> 1.244

11 years agoformatting
ankry [Thu, 25 Dec 2003 23:38:07 +0000 (23:38 +0000)]
formatting

Changed files:
    builder.sh -> 1.243

11 years ago- Fixed bad exit status (from subshell) in run_poldek calls
yoshi [Thu, 25 Dec 2003 20:08:47 +0000 (20:08 +0000)]
- Fixed bad exit status (from subshell) in run_poldek calls
- Added ${RES_FILE} file support

Changed files:
    builder.sh -> 1.242

11 years ago- Fixed poldek $? return code management
yoshi [Thu, 25 Dec 2003 19:54:16 +0000 (19:54 +0000)]
- Fixed poldek $? return code management
- Added run_poldek function to mainain all poldek calls
- Seems to work, let me know if i am wrong

Changed files:
    builder.sh -> 1.241

11 years ago- Now poldek calls from builder also accept NICE_LEVEL settings
yoshi [Thu, 25 Dec 2003 15:36:24 +0000 (15:36 +0000)]
- Now poldek calls from builder also accept NICE_LEVEL settings
- G -> remowed :tw=80 for nicer vim work

Changed files:
    builder.sh -> 1.240

11 years ago- Fixed typo causing:
yoshi [Thu, 25 Dec 2003 12:02:16 +0000 (12:02 +0000)]
- Fixed typo causing:
  ./builder[131]: syntax error: `)' unexpected

Changed files:
    builder.sh -> 1.239

11 years ago- fixed improper usage of cvs source in poldek.conf error.
yoshi [Thu, 25 Dec 2003 11:54:47 +0000 (11:54 +0000)]
- fixed improper usage of cvs source in poldek.conf error.
- now only testing $?

Changed files:
    builder.sh -> 1.238

11 years ago- some improvments:
pzurowski [Thu, 25 Dec 2003 03:43:54 +0000 (03:43 +0000)]
- some improvments:
  - poldek -l instead of grep /etc/poldek.conf
  - more use of grep -q in if-clause
- hope, i didnt break anything ;)

Changed files:
    builder.sh -> 1.237

11 years ago- Improved subrequirements testing and installation
yoshi [Thu, 25 Dec 2003 01:14:22 +0000 (01:14 +0000)]
- Improved subrequirements testing and installation
- Removed bug deleting _INSTALLED_PACKAGES file before build finishes.
- TODO: BR: Provides support and BR: /path/filename support

Changed files:
    builder.sh -> 1.236

11 years ago- treat .bin|.binary like .pkg
Jakub Bogusz [Tue, 9 Dec 2003 17:33:09 +0000 (17:33 +0000)]
- treat .bin|.binary like .pkg

Changed files:
    pldnotify.awk -> 1.40

11 years ago- Added rm `pwd`/.${SPECFILE}_INSTALLED_PACKAGES after successful build (no
yoshi [Mon, 8 Dec 2003 03:54:53 +0000 (03:54 +0000)]
- Added rm `pwd`/.${SPECFILE}_INSTALLED_PACKAGES after successful build (no
  more havoc with SPECS/.*)

Changed files:
    builder.sh -> 1.235

11 years ago- quote $__PWD, as it may contain spaces
saq [Mon, 8 Dec 2003 00:38:57 +0000 (00:38 +0000)]
- quote $__PWD, as it may contain spaces

Changed files:
    builder.sh -> 1.234

11 years ago- In function install_required_packages() fixed s/exit/return
yoshi [Fri, 5 Dec 2003 14:55:30 +0000 (14:55 +0000)]
- In function install_required_packages() fixed s/exit/return

Changed files:
    builder.sh -> 1.233

11 years ago- Fixed behaviour when no bcond were found.
yoshi [Fri, 5 Dec 2003 10:02:27 +0000 (10:02 +0000)]
- Fixed behaviour when no bcond were found.

Changed files:
    builder.sh -> 1.232

11 years ago- Cleanups, added old-style-bconds warning.
yoshi [Fri, 5 Dec 2003 00:30:10 +0000 (00:30 +0000)]
- Cleanups, added old-style-bconds warning.

Changed files:
    builder.sh -> 1.231

11 years ago- Added feature that lets builder understand old-style and new-style bconds.
yoshi [Thu, 4 Dec 2003 16:52:02 +0000 (16:52 +0000)]
- Added feature that lets builder understand old-style and new-style bconds.

Changed files:
    builder.sh -> 1.230

11 years ago- Code cleanups (1/4): indentation cleanups
yoshi [Thu, 4 Dec 2003 15:05:42 +0000 (15:05 +0000)]
- Code cleanups (1/4): indentation cleanups
- TODO: Code optimalizations.

Changed files:
    builder.sh -> 1.229

11 years ago- personal configuration loading fix
yoshi [Thu, 4 Dec 2003 11:59:36 +0000 (11:59 +0000)]
- personal configuration loading fix
- introduction to code cleanups

Changed files:
    builder.sh -> 1.228

11 years ago- typo
twittner [Tue, 2 Dec 2003 20:34:37 +0000 (20:34 +0000)]
- typo

Changed files:
    builder.sh -> 1.227

11 years ago- Improved building (subbuilder funtcion) of not existant BuildRequires.
yoshi [Mon, 24 Nov 2003 17:11:00 +0000 (17:11 +0000)]
- Improved building (subbuilder funtcion) of not existant BuildRequires.
- Tested on clanbomber requiring not availaible ClanLib-devel

Changed files:
    builder.sh -> 1.226

11 years ago- Removed typo: s/uoldek/poldek :/
yoshi [Mon, 24 Nov 2003 01:29:02 +0000 (01:29 +0000)]
- Removed typo: s/uoldek/poldek :/

Changed files:
    builder.sh -> 1.225

11 years ago- Added PROMPT_COMMAND support
yoshi [Sun, 23 Nov 2003 19:00:04 +0000 (19:00 +0000)]
- Added PROMPT_COMMAND support
- Added initial code for building not-met (sub) and BuildRequirements
- Code cleaning, typos, i don't remember what else.. It still works.

Changed files:
    builder.sh -> 1.224

11 years ago- don't use CVSROOT from the current environment, get it from builderrc
saq [Sun, 23 Nov 2003 00:10:39 +0000 (00:10 +0000)]
- don't use CVSROOT from the current environment, get it from builderrc
  or %{_topdir}/SPECS/CVS/Root

Changed files:
    builder.sh -> 1.223

11 years ago- don't consider versions like "1.2.3.pkg" (SDL_image case)
saq [Fri, 21 Nov 2003 22:57:44 +0000 (22:57 +0000)]
- don't consider versions like "1.2.3.pkg" (SDL_image case)

Changed files:
    pldnotify.awk -> 1.39

11 years ago- --build-prep/-bp option
saq [Fri, 21 Nov 2003 22:08:54 +0000 (22:08 +0000)]
- --build-prep/-bp option

Changed files:
    builder.sh -> 1.222

11 years ago- HOME_ETC support
adgor [Fri, 21 Nov 2003 21:36:55 +0000 (21:36 +0000)]
- HOME_ETC support

Changed files:
    builder.sh -> 1.221

11 years ago- remove some bashizm
ankry [Wed, 19 Nov 2003 00:49:32 +0000 (00:49 +0000)]
- remove some bashizm

Changed files:
    builder.sh -> 1.220

11 years ago- Fixed post-building poldek index generation if-then-else condition
yoshi [Tue, 18 Nov 2003 18:04:29 +0000 (18:04 +0000)]
- Fixed post-building poldek index generation if-then-else condition

Changed files:
    builder.sh -> 1.219

11 years ago- commented out harmful libdir related changes
Arkadiusz Miśkiewicz [Mon, 17 Nov 2003 17:25:28 +0000 (17:25 +0000)]
- commented out harmful libdir related changes

Changed files:
    adapter.awk -> 1.120

11 years ago- Cosmetix. Possibly flameable.
yoshi [Mon, 17 Nov 2003 02:03:17 +0000 (02:03 +0000)]
- Cosmetix. Possibly flameable.

Changed files:
    builder.sh -> 1.218

11 years ago- Talkativity fix
yoshi [Mon, 17 Nov 2003 01:19:04 +0000 (01:19 +0000)]
- Talkativity fix

Changed files:
    builder.sh -> 1.217

11 years ago- Improved BuildRequires: installation and deinstallation feature:
yoshi [Mon, 17 Nov 2003 01:13:19 +0000 (01:13 +0000)]
- Improved BuildRequires: installation and deinstallation feature:
  subrequirements may now also be automatically uninstalled. It works.

Changed files:
    builder.sh -> 1.216

11 years ago- minor fixes
yoshi [Thu, 13 Nov 2003 10:44:58 +0000 (10:44 +0000)]
- minor fixes

Changed files:
    builder.sh -> 1.215

11 years ago- tuned up BRs removing process
yoshi [Thu, 13 Nov 2003 10:11:43 +0000 (10:11 +0000)]
- tuned up BRs removing process
- some typos

Changed files:
    builder.sh -> 1.214

11 years ago- GROUP_BCONDS option added (defaults to "no"). Lets you choose if you prefer
yoshi [Wed, 12 Nov 2003 22:38:28 +0000 (22:38 +0000)]
- GROUP_BCONDS option added (defaults to "no"). Lets you choose if you prefer
  using syntax --with foo bar bas ("yes") or --with foo --with bar --with bas
- added -RB, --remove-build-requires option which removes what -R fetches
  (requires confirmation)
- added -FRB, --force-remove-build-requires option which also cleans after -R
  (this works without asking for confirmation)
- some typos

Changed files:
    builder.sh -> 1.213

11 years ago- Fixed parsing of bconds, to make it usable with specs like kernel-net-eagle
yoshi [Wed, 12 Nov 2003 19:45:12 +0000 (19:45 +0000)]
- Fixed parsing of bconds, to make it usable with specs like kernel-net-eagle
  (%{kgcc_package}|rpmbuild(macros))

Changed files:
    builder.sh -> 1.212

11 years ago- don't guess POLDEK_INDEX_DIR, check it
saq [Wed, 12 Nov 2003 10:46:47 +0000 (10:46 +0000)]
- don't guess POLDEK_INDEX_DIR, check it

Changed files:
    builder.sh -> 1.211

11 years ago- poldek --mkidx after succesfull build requires now -Upi, not only -R (time saver)
yoshi [Wed, 12 Nov 2003 08:45:04 +0000 (08:45 +0000)]
- poldek --mkidx after succesfull build requires now -Upi, not only -R (time saver)

Changed files:
    builder.sh -> 1.210

11 years ago- Invalid poldek source in poldek.conf bug fixed
yoshi [Wed, 12 Nov 2003 08:32:41 +0000 (08:32 +0000)]
- Invalid poldek source in poldek.conf bug fixed

Changed files:
    builder.sh -> 1.209

11 years ago- Fixed typos s,$_,$?,g
yoshi [Wed, 12 Nov 2003 01:02:51 +0000 (01:02 +0000)]
- Fixed typos s,$_,$?,g
- Fixed bad POLDEK_INDEX_DIR initial directory

Changed files:
    builder.sh -> 1.208

11 years ago- Typo in poldek -i BR-prefetch line. Fixed.
yoshi [Wed, 12 Nov 2003 00:29:27 +0000 (00:29 +0000)]
- Typo in poldek -i BR-prefetch line. Fixed.

Changed files:
    builder.sh -> 1.207

11 years ago- Improved bconditionals parsing; ie: '--with foo bar bas --without boo'
yoshi [Wed, 12 Nov 2003 00:22:51 +0000 (00:22 +0000)]
- Improved bconditionals parsing; ie: '--with foo bar bas --without boo'
- Added BuildRequirement preinstall option: use -R || --fetch-build-requires
- Added basic poldek index generation functionality (based on 'cvs' named source
  in /etc/poldek.conf; like: source = cvs /home/users/yoshi/rpm/RPMS/. Use -Upi
  or --update-poldek-indexes to make use of it
  search 'POLDEK_INDEX_DIR' and 'POLDEK_SOURCE' to find out more
- Additional changes to --help

Changed files:
    builder.sh -> 1.206

11 years ago- ~ is not filaname separator (id3lib case)
Jakub Bogusz [Sat, 8 Nov 2003 23:39:58 +0000 (23:39 +0000)]
- ~ is not filaname separator (id3lib case)

Changed files:
    pldnotify.awk -> 1.38

11 years ago- todays update from SPECS auto/ac/rpm-4_3-0_20030610_25 auto/ac/rpm-4_3-0_20030610_27 auto/ac/rpm-4_3-0_20030610_28 auto/ac/rpm-4_3-0_20030610_29 auto/ac/rpm-4_3-0_20030610_30 auto/ac/rpm-4_3-0_20030610_32 auto/ac/rpm-4_3-0_20031227_1 rpm-4_3-0_20030610_25 rpm-4_3-0_20031227_1
Jakub Bogusz [Wed, 5 Nov 2003 23:24:41 +0000 (23:24 +0000)]
- todays update from SPECS

Changed files:
    pldnotify_.awk -> 1.5

11 years ago- check for upper-case alpha|beta|pre|rc too
Jakub Bogusz [Wed, 5 Nov 2003 23:07:53 +0000 (23:07 +0000)]
- check for upper-case alpha|beta|pre|rc too

Changed files:
    pldnotify.awk -> 1.37

11 years ago- dots must be escaped after version subst
Jakub Bogusz [Wed, 5 Nov 2003 23:06:38 +0000 (23:06 +0000)]
- dots must be escaped after version subst

Changed files:
    pldnotify.awk -> 1.36

11 years ago- escape dots in filenameexp
Jakub Bogusz [Wed, 5 Nov 2003 22:38:21 +0000 (22:38 +0000)]
- escape dots in filenameexp
  (and thus don't treat different, matching names as part of version - giFT-java case)

Changed files:
    pldnotify.awk -> 1.35

11 years ago- try not to treat foobar or foo-bar as (possibly newer) version of bar
Jakub Bogusz [Wed, 5 Nov 2003 22:31:38 +0000 (22:31 +0000)]
- try not to treat foobar or foo-bar as (possibly newer) version of bar
  (practical cases: KXL, lineakconfig, mhash...)

Changed files:
    pldnotify.awk -> 1.34

11 years ago- cosmetics
ankry [Wed, 22 Oct 2003 15:47:25 +0000 (15:47 +0000)]
- cosmetics

Changed files:
    builder.sh -> 1.205

11 years ago- use a tag prefix for some specs by default
ankry [Wed, 22 Oct 2003 15:41:09 +0000 (15:41 +0000)]
- use a tag prefix for some specs by default

Changed files:
    builder.sh -> 1.204

11 years ago- typo
leafnode [Sun, 19 Oct 2003 09:39:52 +0000 (09:39 +0000)]
- typo

Changed files:
    builder.sh -> 1.203

11 years ago- s/nice ... time/time nice .../: It doesn't work the other way round.
saq [Thu, 16 Oct 2003 19:20:46 +0000 (19:20 +0000)]
- s/nice ... time/time nice .../: It doesn't work the other way round.

Changed files:
    builder.sh -> 1.202

11 years ago- don't try to tag files which are not stored on cvs; don't try to fetch files from...
Arkadiusz Miśkiewicz [Sat, 11 Oct 2003 19:12:04 +0000 (19:12 +0000)]
- don't try to tag files which are not stored on cvs; don't try to fetch files from other sources than cvs when working in TAGging mode

Changed files:
    builder.sh -> 1.201

11 years ago- pass --nodeps to rpm if requested
Arkadiusz Miśkiewicz [Wed, 8 Oct 2003 22:46:02 +0000 (22:46 +0000)]
- pass --nodeps to rpm if requested

Changed files:
    builder.sh -> 1.200

11 years ago- don't use kernel version in tags (probably new option to get old behaviour would...
Arkadiusz Miśkiewicz [Wed, 8 Oct 2003 20:46:52 +0000 (20:46 +0000)]
- don't use kernel version in tags (probably new option to get old behaviour would be good idea)

Changed files:
    builder.sh -> 1.199

11 years ago- support for different wgets (1.8 vs 1.9)
Arkadiusz Miśkiewicz [Fri, 3 Oct 2003 10:34:22 +0000 (10:34 +0000)]
- support for different wgets (1.8 vs 1.9)

Changed files:
    builder -> 1.7
    builder.sh -> 1.198
    builder_.sh -> 1.7

11 years ago- Unknown host is more ofter temporary problem with ns than really unknown host
Arkadiusz Miśkiewicz [Wed, 24 Sep 2003 21:54:19 +0000 (21:54 +0000)]
- Unknown host is more ofter temporary problem with ns than really unknown host

Changed files:
    builder.sh -> 1.197

11 years ago- added note about issue with Icon: field
Adam Gołębiowski [Tue, 16 Sep 2003 08:11:29 +0000 (08:11 +0000)]
- added note about issue with Icon: field

Changed files:
    builder.sh -> 1.196

11 years ago- s/pld.org.pl/pld-linux.org/g
Tomasz Pala [Wed, 27 Aug 2003 09:26:30 +0000 (09:26 +0000)]
- s/pld.org.pl/pld-linux.org/g

Changed files:
    adapter.awk -> 1.119

11 years ago- grr, don't cvs up on -U
Jakub Bogusz [Tue, 26 Aug 2003 10:32:49 +0000 (10:32 +0000)]
- grr, don't cvs up on -U

Changed files:
    builder.sh -> 1.195

11 years ago- added new --tag-prefix option for name-ver-rel tags prefix
Michal Moskal [Mon, 25 Aug 2003 20:30:21 +0000 (20:30 +0000)]
- added new --tag-prefix option for name-ver-rel tags prefix

Changed files:
    builder.sh -> 1.194

11 years ago- może wrescie ktoś wykasuje to konto ?
kloczek [Wed, 6 Aug 2003 16:38:42 +0000 (16:38 +0000)]
- może wrescie ktoś wykasuje to konto ?

Changed files:
    builder.sh -> 1.193

11 years ago- może wrescie ktoś wykasuje to konto ?
kloczek [Wed, 6 Aug 2003 16:04:39 +0000 (16:04 +0000)]
- może wrescie ktoś wykasuje to konto ?

Changed files:
    adapter.awk -> 1.118

11 years ago- updated from SPECS ("rc" is just like "pre" etc.) auto/ac/rpm-4_3-0_20030610_22
Jakub Bogusz [Thu, 31 Jul 2003 12:08:37 +0000 (12:08 +0000)]
- updated from SPECS ("rc" is just like "pre" etc.)

Changed files:
    pldnotify_.awk -> 1.4

11 years ago- treat "rc" just like "alpha","beta" and "pre"
Jakub Bogusz [Tue, 29 Jul 2003 16:38:31 +0000 (16:38 +0000)]
- treat "rc" just like "alpha","beta" and "pre"

Changed files:
    pldnotify.awk -> 1.33

11 years ago- Removed LTAG
adgor [Fri, 18 Jul 2003 12:51:32 +0000 (12:51 +0000)]
- Removed LTAG

Changed files:
    builder.sh -> 1.192

11 years ago- properly set FROM_DISTFILES
ankry [Sun, 13 Jul 2003 21:51:34 +0000 (21:51 +0000)]
- properly set FROM_DISTFILES

Changed files:
    builder.sh -> 1.191

11 years ago- updated from SPECS (rev. 1.190)
Jakub Bogusz [Wed, 9 Jul 2003 12:10:18 +0000 (12:10 +0000)]
- updated from SPECS (rev. 1.190)

Changed files:
    builder -> 1.6
    builder_.sh -> 1.6

11 years ago- fix after rev. 1.187 change: don't prefer URLs over CVS if no md5
Jakub Bogusz [Wed, 9 Jul 2003 12:07:03 +0000 (12:07 +0000)]
- fix after rev. 1.187 change: don't prefer URLs over CVS if no md5

Changed files:
    builder.sh -> 1.190

11 years ago- revert last change - it's not a sollution :(
pascalek [Thu, 3 Jul 2003 08:42:25 +0000 (08:42 +0000)]
- revert last change - it's not a sollution :(

Changed files:
    builder.sh -> 1.189

11 years ago- cache_rpm_dump checks for rpm/rpmbuild errors
pascalek [Thu, 3 Jul 2003 07:33:39 +0000 (07:33 +0000)]
- cache_rpm_dump checks for rpm/rpmbuild errors

Changed files:
    builder.sh -> 1.188

11 years ago- if I say don't use CVS then don't use it
Jan Rękorajski [Mon, 30 Jun 2003 21:35:27 +0000 (21:35 +0000)]
- if I say don't use CVS then don't use it

Changed files:
    builder.sh -> 1.187

11 years ago- *really* cache rpm_dump stuff
Michal Moskal [Mon, 30 Jun 2003 21:03:00 +0000 (21:03 +0000)]
- *really* cache rpm_dump stuff
- use --nodigest --nosignature (wiget's suggestion)

Changed files:
    builder.sh -> 1.186

11 years ago- cache rpmbuild dump output (should be faster now)
Michal Moskal [Mon, 30 Jun 2003 20:25:33 +0000 (20:25 +0000)]
- cache rpmbuild dump output (should be faster now)

Changed files:
    builder.sh -> 1.185

11 years ago- -5/-a5 implies -ncs (who likes cvs up -A when updating on branch?)
Jakub Bogusz [Mon, 30 Jun 2003 14:12:51 +0000 (14:12 +0000)]
- -5/-a5 implies -ncs (who likes cvs up -A when updating on branch?)

Changed files:
    builder.sh -> 1.184

11 years ago- added --nodeps: seems to be 10% faster
ankry [Mon, 30 Jun 2003 12:37:58 +0000 (12:37 +0000)]
- added --nodeps: seems to be 10% faster

Changed files:
    builder.sh -> 1.183

11 years ago- -a5 - skip geeting sources:
Tomasz Pala [Fri, 27 Jun 2003 17:15:48 +0000 (17:15 +0000)]
- -a5 - skip geeting sources:
 - without URL,
 - with md5,
- -5, -U - skip getting sources:
 - without md5.

Changed files:
    builder.sh -> 1.182

11 years ago- message added
ankry [Thu, 26 Jun 2003 10:58:52 +0000 (10:58 +0000)]
- message added

Changed files:
    builder.sh -> 1.181

11 years ago- remove accidentally duplicated code
ankry [Thu, 26 Jun 2003 07:23:14 +0000 (07:23 +0000)]
- remove accidentally duplicated code

Changed files:
    builder.sh -> 1.180

11 years ago- fixed updating from distfiles to a version with different md5 and same filename
ankry [Wed, 25 Jun 2003 20:00:30 +0000 (20:00 +0000)]
- fixed updating from distfiles to a version with different md5 and same filename

Changed files:
    builder.sh -> 1.179

11 years ago- allow using http distfiles (vip at linux dot pl)
wolf [Mon, 23 Jun 2003 10:30:17 +0000 (10:30 +0000)]
- allow using http distfiles (vip at linux dot pl)

Changed files:
    builder.sh -> 1.178

11 years ago- cosmetics
Paweł Gołaszewski [Sat, 21 Jun 2003 22:37:17 +0000 (22:37 +0000)]
- cosmetics

Changed files:
    builder.sh -> 1.177

11 years ago- one more note
Tomasz Pala [Sat, 21 Jun 2003 14:35:35 +0000 (14:35 +0000)]
- one more note

Changed files:
    builder.sh -> 1.176

11 years ago- added some notes/todo
Tomasz Pala [Fri, 20 Jun 2003 22:47:19 +0000 (22:47 +0000)]
- added some notes/todo

Changed files:
    builder.sh -> 1.175

11 years ago- moved rpmbuild --define 'prep %dump' to separate rpm_dump function
Michal Moskal [Mon, 16 Jun 2003 19:53:27 +0000 (19:53 +0000)]
- moved rpmbuild --define 'prep %dump' to separate rpm_dump function
- use just rpmbuild --define 'prep %dump' without -bp nor -bs, as it
  seems to work; but retain old way on Ra's rpm (someone need to check,
  maybe it will also work without -bp or -bs)

Changed files:
    builder.sh -> 1.174

11 years ago- use -bs not -bp in prep %dump
Michal Moskal [Mon, 16 Jun 2003 11:49:46 +0000 (11:49 +0000)]
- use -bs not -bp in prep %dump

Changed files:
    builder.sh -> 1.173

11 years ago- updated (CHMOD=no by default)
Jakub Bogusz [Fri, 13 Jun 2003 14:20:05 +0000 (14:20 +0000)]
- updated (CHMOD=no by default)

Changed files:
    builder -> 1.5
    builder_.sh -> 1.5

11 years ago- don't chmod by default
Tomasz Pala [Thu, 12 Jun 2003 13:28:30 +0000 (13:28 +0000)]
- don't chmod by default

Changed files:
    builder.sh -> 1.172

11 years ago- updated from SPECS (bugfix)
Jakub Bogusz [Thu, 12 Jun 2003 09:16:18 +0000 (09:16 +0000)]
- updated from SPECS (bugfix)

Changed files:
    builder -> 1.4
    builder_.sh -> 1.4

11 years ago- fixed Source0 URL breakage by mirrors (-5/-a5 didn't work after download)
Jakub Bogusz [Thu, 12 Jun 2003 09:14:28 +0000 (09:14 +0000)]
- fixed Source0 URL breakage by mirrors (-5/-a5 didn't work after download)

Changed files:
    builder.sh -> 1.171

11 years ago- updated from SPECS
Jakub Bogusz [Wed, 11 Jun 2003 15:20:10 +0000 (15:20 +0000)]
- updated from SPECS

Changed files:
    adapter_.awk -> 1.2
    builder -> 1.3
    builder_.sh -> 1.3
    pldnotify_.awk -> 1.3

11 years ago- enhanced additional-md5sums syntax support
ankry [Fri, 6 Jun 2003 13:58:48 +0000 (13:58 +0000)]
- enhanced additional-md5sums syntax support

Changed files:
    builder.sh -> 1.170

11 years ago- add SourceK-md5 after SourceK, not before
Michal Moskal [Wed, 4 Jun 2003 13:27:33 +0000 (13:27 +0000)]
- add SourceK-md5 after SourceK, not before

Changed files:
    builder.sh -> 1.169

This page took 0.096164 seconds and 4 git commands to generate.