]> git.pld-linux.org Git - packages/rpm-build-tools.git/log
packages/rpm-build-tools.git
11 years ago- don't pollute specdir with builder macros
Jan Rękorajski [Sun, 13 May 2007 15:49:29 +0000 (15:49 +0000)]
- don't pollute specdir with builder macros

Changed files:
    builder.sh -> 1.506

11 years ago- warn if spec name is different from package name
Jan Rękorajski [Sun, 13 May 2007 15:27:48 +0000 (15:27 +0000)]
- warn if spec name is different from package name

Changed files:
    builder.sh -> 1.505

11 years ago- fixed last change, now it parses properly
Jan Rękorajski [Sun, 13 May 2007 15:06:48 +0000 (15:06 +0000)]
- fixed last change, now it parses properly

Changed files:
    builder.sh -> 1.504

11 years ago- assume SPECNAME == PACKAGE_NAME for _{spec,source}dir definition,
Jan Rękorajski [Sun, 13 May 2007 14:57:45 +0000 (14:57 +0000)]
- assume SPECNAME == PACKAGE_NAME for _{spec,source}dir definition,
  that't preliminary change if we switch repo to directory per package format

Changed files:
    builder.sh -> 1.503

11 years ago- added list-sources-cvs command (warning: it will fetch the spec)
Jan Rękorajski [Fri, 11 May 2007 12:02:08 +0000 (12:02 +0000)]
- added list-sources-cvs command (warning: it will fetch the spec)

Changed files:
    builder.sh -> 1.502

11 years ago- Inc. ends with a dot
Jakub Bogusz [Sun, 15 Apr 2007 07:25:45 +0000 (07:25 +0000)]
- Inc. ends with a dot

Changed files:
    adapter.awk -> 1.354

11 years ago- disabled UTF8 check for AC-branch
hawk [Wed, 11 Apr 2007 18:19:44 +0000 (18:19 +0000)]
- disabled UTF8 check for AC-branch

Changed files:
    builder.sh -> 1.501

11 years ago- set user agent for wget
Elan Ruusamäe [Mon, 9 Apr 2007 17:45:58 +0000 (17:45 +0000)]
- set user agent for wget

Changed files:
    builder.sh -> 1.500

11 years ago- fix-info-dir corrections
Elan Ruusamäe [Tue, 27 Mar 2007 14:01:39 +0000 (14:01 +0000)]
- fix-info-dir corrections

Changed files:
    adapter.awk -> 1.353

11 years ago- handle new kernel macros.
Paweł Sikora [Mon, 19 Mar 2007 13:42:02 +0000 (13:42 +0000)]
- handle new kernel macros.

Changed files:
    builder.sh -> 1.499

11 years ago- better messages, fix indent
Elan Ruusamäe [Wed, 14 Mar 2007 09:39:56 +0000 (09:39 +0000)]
- better messages, fix indent

Changed files:
    builder.sh -> 1.498

11 years ago- display installable pkgs earlier
Elan Ruusamäe [Wed, 14 Mar 2007 09:37:19 +0000 (09:37 +0000)]
- display installable pkgs earlier

Changed files:
    builder.sh -> 1.497

11 years agox8664 macro is defined in macros.build which is not used in minirpm. Define it here...
Arkadiusz Miśkiewicz [Thu, 8 Mar 2007 08:04:53 +0000 (08:04 +0000)]
x8664 macro is defined in macros.build which is not used in minirpm. Define it here because it's needed for minirpm. Better ideas welcome.

Changed files:
    builder.sh -> 1.496

11 years agoRevert, doesn't work for every spec so is useless. Don't use rpmrc, simply use -...
Arkadiusz Miśkiewicz [Thu, 8 Mar 2007 08:01:47 +0000 (08:01 +0000)]
Revert, doesn't work for every spec so is useless. Don't use rpmrc, simply use --macros.

Changed files:
    builder.sh -> 1.495

11 years ago- don't use rpmrc in check_buildarch(), it makes rpm 4.4.7 to fail
Arkadiusz Miśkiewicz [Thu, 8 Mar 2007 07:28:29 +0000 (07:28 +0000)]
- don't use rpmrc in check_buildarch(), it makes rpm 4.4.7 to fail

Changed files:
    builder.sh -> 1.494

11 years ago- build-source whatever the arch is
Elan Ruusamäe [Wed, 7 Mar 2007 21:58:52 +0000 (21:58 +0000)]
- build-source whatever the arch is

Changed files:
    builder.sh -> 1.493

11 years ago- keep only cvs changelog
Elan Ruusamäe [Tue, 6 Mar 2007 17:33:51 +0000 (17:33 +0000)]
- keep only cvs changelog

Changed files:
    adapter.awk -> 1.352

11 years ago- $TAGVER used only if $TAG_VERSION" = yes
Elan Ruusamäe [Mon, 5 Mar 2007 18:08:27 +0000 (18:08 +0000)]
- $TAGVER used only if $TAG_VERSION" = yes

Changed files:
    builder.sh -> 1.492

11 years ago- remove invalid chars from whole CVS tag
Elan Ruusamäe [Mon, 5 Mar 2007 18:06:43 +0000 (18:06 +0000)]
- remove invalid chars from whole CVS tag

Changed files:
    builder.sh -> 1.491

11 years ago- cosmetics and locals
Elan Ruusamäe [Mon, 5 Mar 2007 18:04:41 +0000 (18:04 +0000)]
- cosmetics and locals

Changed files:
    builder.sh -> 1.490

11 years ago- take only first NEVR (see http://permalink.gmane.org/gmane.linux.pld.devel.english...
Elan Ruusamäe [Mon, 5 Mar 2007 17:07:37 +0000 (17:07 +0000)]
- take only first NEVR (see http://permalink.gmane.org/gmane.linux.pld.devel.english/3836 thread)

Changed files:
    builder.sh -> 1.489

11 years ago- shared minirpm() which is now used in cache_rpm_dump() and check_buildarch()
Elan Ruusamäe [Mon, 5 Mar 2007 16:40:03 +0000 (16:40 +0000)]
- shared minirpm() which is now used in cache_rpm_dump() and check_buildarch()

Changed files:
    builder.sh -> 1.488

11 years ago- add rcsid in version
Elan Ruusamäe [Mon, 5 Mar 2007 10:03:44 +0000 (10:03 +0000)]
- add rcsid in version
- add --short-version argument

Changed files:
    builder.sh -> 1.487

11 years ago- exit with error (inherited from cvs cmd) when tagging/branching fails
Elan Ruusamäe [Mon, 5 Mar 2007 09:45:54 +0000 (09:45 +0000)]
- exit with error (inherited from cvs cmd) when tagging/branching fails

Changed files:
    builder.sh -> 1.486

11 years ago- reenabled UTF-8 check for AC-branch
hawk [Mon, 5 Mar 2007 08:03:22 +0000 (08:03 +0000)]
- reenabled UTF-8 check for AC-branch

Changed files:
    builder.sh -> 1.485

11 years ago- check for EA before filling BR
Elan Ruusamäe [Sat, 3 Mar 2007 15:41:01 +0000 (15:41 +0000)]
- check for EA before filling BR

Changed files:
    builder.sh -> 1.484

11 years ago- co compile.sh
Elan Ruusamäe [Sat, 3 Mar 2007 14:52:17 +0000 (14:52 +0000)]
- co compile.sh

Changed files:
    builder -> 1.17
    builder.sh -> 1.483
    builder_.sh -> 1.17

11 years ago- v0.18 (cp r1.482)
Elan Ruusamäe [Sat, 3 Mar 2007 14:42:46 +0000 (14:42 +0000)]
- v0.18 (cp r1.482)

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

11 years ago- v0.18
Elan Ruusamäe [Sat, 3 Mar 2007 14:42:06 +0000 (14:42 +0000)]
- v0.18

Changed files:
    builder.sh -> 1.482

11 years ago- fix bootstrap
Elan Ruusamäe [Sat, 3 Mar 2007 14:40:57 +0000 (14:40 +0000)]
- fix bootstrap

Changed files:
    builder.sh -> 1.481

11 years ago- subst %{_libdir} -- it's more common to use %{_libdir} than %{_prefix}/lib and...
Elan Ruusamäe [Sat, 3 Mar 2007 13:21:54 +0000 (13:21 +0000)]
- subst %{_libdir} -- it's more common to use %{_libdir} than %{_prefix}/lib and as existing %{_prefix}/lib aren't touched this should be safe change

Changed files:
    adapter.awk -> 1.351

11 years ago- use gawk which works better with utf8 strings
Arkadiusz Miśkiewicz [Sun, 25 Feb 2007 11:45:23 +0000 (11:45 +0000)]
- use gawk which works better with utf8 strings

Changed files:
    adapter.awk -> 1.350
    adapter.sh -> 1.19

11 years ago- pass whole target_platform
Arkadiusz Miśkiewicz [Fri, 23 Feb 2007 20:35:12 +0000 (20:35 +0000)]
- pass whole target_platform

Changed files:
    builder.sh -> 1.480

11 years ago- copyright year update
Elan Ruusamäe [Tue, 13 Feb 2007 23:46:13 +0000 (23:46 +0000)]
- copyright year update

Changed files:
    builder.sh -> 1.479

11 years ago- utf8 enabled on AC-branch (hawk plz update src builder)
Elan Ruusamäe [Tue, 13 Feb 2007 23:45:38 +0000 (23:45 +0000)]
- utf8 enabled on AC-branch (hawk plz update src builder)

Changed files:
    builder.sh -> 1.478

11 years ago- use variable
Elan Ruusamäe [Tue, 13 Feb 2007 14:47:27 +0000 (14:47 +0000)]
- use variable

Changed files:
    builder.sh -> 1.477

11 years ago- Author names repaired and converted to UTF-8.
qrczak [Tue, 13 Feb 2007 13:15:40 +0000 (13:15 +0000)]
- Author names repaired and converted to UTF-8.

Changed files:
    adapter.awk -> 1.349
    adapter.sh -> 1.18

11 years ago- try to reject UTF8 on AC-branch
Elan Ruusamäe [Tue, 13 Feb 2007 10:04:55 +0000 (10:04 +0000)]
- try to reject UTF8 on AC-branch

Changed files:
    builder.sh -> 1.476

11 years ago- noet
Elan Ruusamäe [Mon, 12 Feb 2007 21:52:30 +0000 (21:52 +0000)]
- noet

Changed files:
    adapter.awk -> 1.348

11 years ago- match Summary(pl.UTF-8):
Elan Ruusamäe [Mon, 12 Feb 2007 21:49:31 +0000 (21:49 +0000)]
- match Summary(pl.UTF-8):
- others

Changed files:
    adapter.awk -> 1.347

11 years ago- some rpm packages do not have /usr/lib/rpm/rpmrc
Arkadiusz Miśkiewicz [Tue, 6 Feb 2007 19:10:26 +0000 (19:10 +0000)]
- some rpm packages do not have /usr/lib/rpm/rpmrc

Changed files:
    builder.sh -> 1.475

11 years ago -%{_kdedocdir}
Elan Ruusamäe [Fri, 2 Feb 2007 13:12:13 +0000 (13:12 +0000)]
 -%{_kdedocdir}

Changed files:
    adapter.awk -> 1.346

11 years ago- shorter shell titles for distfiles fetches
Elan Ruusamäe [Wed, 31 Jan 2007 22:57:02 +0000 (22:57 +0000)]
- shorter shell titles for distfiles fetches

Changed files:
    builder.sh -> 1.474

11 years ago- arekm: there are c++ programs that do not use libstdc++
Elan Ruusamäe [Thu, 25 Jan 2007 16:54:53 +0000 (16:54 +0000)]
- arekm:  there are c++ programs that do not use libstdc++

Changed files:
    adapter.awk -> 1.345

11 years ago- gcc-c++ -> libstdc++-devel
Elan Ruusamäe [Thu, 25 Jan 2007 16:12:46 +0000 (16:12 +0000)]
- gcc-c++ -> libstdc++-devel

Changed files:
    adapter.awk -> 1.344

11 years ago- updated
Elan Ruusamäe [Thu, 25 Jan 2007 15:59:13 +0000 (15:59 +0000)]
- updated

Changed files:
    adapter.awk -> 1.343

11 years ago- fixed version tagging of packages using alt_kernel in their names
hawk [Wed, 24 Jan 2007 14:17:28 +0000 (14:17 +0000)]
- fixed version tagging of packages using alt_kernel in their names

Changed files:
    builder.sh -> 1.473

11 years ago- Applications/Productivity -> X11/Applications (fc ooo.spec)
Elan Ruusamäe [Wed, 3 Jan 2007 17:12:12 +0000 (17:12 +0000)]
- Applications/Productivity -> X11/Applications (fc ooo.spec)

Changed files:
    adapter.awk -> 1.342

11 years ago- implement --short-circuit,-bc,-bi and -bl
Adam Gołębiowski [Tue, 26 Dec 2006 01:53:01 +0000 (01:53 +0000)]
- implement --short-circuit,-bc,-bi and -bl

Changed files:
    builder.sh -> 1.472

11 years ago- update from rpm-build-macros
Elan Ruusamäe [Fri, 22 Dec 2006 20:37:43 +0000 (20:37 +0000)]
- update from rpm-build-macros

Changed files:
    builder.sh -> 1.471

11 years ago- need %patchset_source() as it defines PatchX
Elan Ruusamäe [Fri, 22 Dec 2006 19:52:11 +0000 (19:52 +0000)]
- need %patchset_source() as it defines PatchX

Changed files:
    builder.sh -> 1.470

11 years ago- dummy %patchset_source
Elan Ruusamäe [Fri, 22 Dec 2006 19:31:09 +0000 (19:31 +0000)]
- dummy %patchset_source

Changed files:
    builder.sh -> 1.469

11 years ago- do not adapter /etc/ppp
Elan Ruusamäe [Tue, 12 Dec 2006 00:32:19 +0000 (00:32 +0000)]
- do not adapter /etc/ppp

Changed files:
    adapter.awk -> 1.341

11 years ago- prefer mirror over distfiles if there's mirror set
Elan Ruusamäe [Wed, 6 Dec 2006 14:24:15 +0000 (14:24 +0000)]
- prefer mirror over distfiles if there's mirror set

Changed files:
    builder.sh -> 1.468

11 years ago- use php(ext) virtuals only for pkgs with lowercase names
Elan Ruusamäe [Tue, 5 Dec 2006 22:19:13 +0000 (22:19 +0000)]
- use php(ext) virtuals only for pkgs with lowercase names

Changed files:
    adapter.awk -> 1.340

11 years ago- Group: System->Base
Elan Ruusamäe [Tue, 5 Dec 2006 21:15:18 +0000 (21:15 +0000)]
- Group: System->Base

Changed files:
    adapter.awk -> 1.339

11 years ago- don't set default %dir perms
Elan Ruusamäe [Tue, 5 Dec 2006 06:39:58 +0000 (06:39 +0000)]
- don't set default %dir perms

Changed files:
    adapter.awk -> 1.338

11 years ago- update from r1.55 auto/ac/rpm-4_4_2-38 auto/ac/rpm-4_4_2-39 auto/ac/rpm-4_4_2-40 auto/ac/rpm-4_4_2-41 auto/ac/rpm-4_4_2-42 auto/ac/rpm-4_4_2-43 auto/th/rpm-4_4_7-1 auto/th/rpm-4_4_7-10 auto/th/rpm-4_4_7-11 auto/th/rpm-4_4_7-12 auto/th/rpm-4_4_7-2 auto/th/rpm-4_4_7-3 auto/th/rpm-4_4_7-4 auto/th/rpm-4_4_7-5 auto/th/rpm-4_4_7-6 auto/th/rpm-4_4_7-6_1 auto/th/rpm-4_4_7-7 auto/th/rpm-4_4_7-8 auto/th/rpm-4_4_7-9 rpm-4_4_7-13
Elan Ruusamäe [Fri, 1 Dec 2006 13:17:22 +0000 (13:17 +0000)]
- update from r1.55

Changed files:
    pldnotify_.awk -> 1.7

11 years ago- v0.28 copied from r1.337 auto/ac/rpm-4_4_2-37
Elan Ruusamäe [Fri, 1 Dec 2006 11:09:24 +0000 (11:09 +0000)]
- v0.28 copied from r1.337

Changed files:
    adapter_.awk -> 1.4

11 years ago- v0.28
Elan Ruusamäe [Fri, 1 Dec 2006 11:08:35 +0000 (11:08 +0000)]
- v0.28

Changed files:
    adapter.awk -> 1.337
    adapter.sh -> 1.17

11 years ago- copied v0.17 from r1.467
Elan Ruusamäe [Fri, 1 Dec 2006 11:07:57 +0000 (11:07 +0000)]
- copied v0.17 from r1.467

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

11 years ago- v0.17
Elan Ruusamäe [Fri, 1 Dec 2006 11:07:24 +0000 (11:07 +0000)]
- v0.17

Changed files:
    builder.sh -> 1.467

11 years ago- typo
Elan Ruusamäe [Tue, 28 Nov 2006 21:20:03 +0000 (21:20 +0000)]
- typo

Changed files:
    adapter.awk -> 1.336

11 years ago- more sf url unify
Elan Ruusamäe [Tue, 28 Nov 2006 21:15:53 +0000 (21:15 +0000)]
- more sf url unify

Changed files:
    adapter.awk -> 1.335

11 years ago- php4 should be substituted with new virtual
Elan Ruusamäe [Mon, 27 Nov 2006 21:00:21 +0000 (21:00 +0000)]
- php4 should be substituted with new virtual

Changed files:
    adapter.awk -> 1.334

11 years ago- new sf urls
Elan Ruusamäe [Sun, 26 Nov 2006 23:32:41 +0000 (23:32 +0000)]
- new sf urls

Changed files:
    adapter.awk -> 1.333

11 years ago- more
Elan Ruusamäe [Sun, 26 Nov 2006 15:51:16 +0000 (15:51 +0000)]
- more

Changed files:
    adapter.awk -> 1.332

11 years ago- php deps
Elan Ruusamäe [Sun, 26 Nov 2006 15:50:31 +0000 (15:50 +0000)]
- php deps

Changed files:
    adapter.awk -> 1.331

11 years ago- add --show-bcond-args to builder to work with repackage.sh script
Elan Ruusamäe [Mon, 20 Nov 2006 08:36:44 +0000 (08:36 +0000)]
- add --show-bcond-args to builder to work with repackage.sh script

Changed files:
    builder.sh -> 1.466

11 years ago- show-bconds fixed
Adam Gołębiowski [Mon, 20 Nov 2006 00:49:12 +0000 (00:49 +0000)]
- show-bconds fixed

Changed files:
    builder.sh -> 1.465

11 years ago- adapter for new php extension virtuals
Elan Ruusamäe [Wed, 8 Nov 2006 23:56:41 +0000 (23:56 +0000)]
- adapter for new php extension virtuals

Changed files:
    adapter.awk -> 1.330

11 years ago- it doesn't work with zsh and glen says it's pdksh-only script now
Arkadiusz Miśkiewicz [Wed, 8 Nov 2006 10:18:58 +0000 (10:18 +0000)]
- it doesn't work with zsh and glen says it's pdksh-only script now

Changed files:
    builder.sh -> 1.464

11 years ago- leave /sbin/ldconfig intact
Elan Ruusamäe [Sun, 5 Nov 2006 13:46:31 +0000 (13:46 +0000)]
- leave /sbin/ldconfig intact
- subst infodir

Changed files:
    adapter.awk -> 1.329

11 years ago- show filename when updating md5
Elan Ruusamäe [Tue, 31 Oct 2006 23:09:43 +0000 (23:09 +0000)]
- show filename when updating md5

Changed files:
    builder.sh -> 1.463

11 years ago- typo
sparky [Mon, 30 Oct 2006 19:20:18 +0000 (19:20 +0000)]
- typo

Changed files:
    builder.sh -> 1.462

11 years ago- include relup.sh for init_rpm_dir
Elan Ruusamäe [Thu, 26 Oct 2006 15:09:33 +0000 (15:09 +0000)]
- include relup.sh for init_rpm_dir

Changed files:
    builder.sh -> 1.461

11 years ago- add Q to abort chunkmode
Elan Ruusamäe [Tue, 24 Oct 2006 23:02:33 +0000 (23:02 +0000)]
- add Q to abort chunkmode

Changed files:
    adapter.sh -> 1.16

11 years ago- sticky tag warning to stderr
Elan Ruusamäe [Mon, 23 Oct 2006 20:59:25 +0000 (20:59 +0000)]
- sticky tag warning to stderr

Changed files:
    builder.sh -> 1.460

11 years ago- make --show-bconds output parseable (to be passed to other programs)
Elan Ruusamäe [Mon, 23 Oct 2006 19:54:22 +0000 (19:54 +0000)]
- make --show-bconds output parseable (to be passed to other programs)

Changed files:
    builder.sh -> 1.459

11 years ago- this is not C
Elan Ruusamäe [Mon, 23 Oct 2006 19:53:46 +0000 (19:53 +0000)]
- this is not C

Changed files:
    builder.sh -> 1.458

11 years ago- add option -A which behaves like cvs up -A
Elan Ruusamäe [Tue, 17 Oct 2006 12:58:48 +0000 (12:58 +0000)]
- add option -A which behaves like cvs up -A

Changed files:
    builder.sh -> 1.457

11 years ago- also update NoSource md5
Elan Ruusamäe [Thu, 21 Sep 2006 19:21:35 +0000 (19:21 +0000)]
- also update NoSource md5

Changed files:
    builder.sh -> 1.456

11 years ago- $UPDATE5 is no longer needed as update_md5 is function
Elan Ruusamäe [Thu, 21 Sep 2006 18:54:47 +0000 (18:54 +0000)]
- $UPDATE5 is no longer needed as update_md5 is function

Changed files:
    builder.sh -> 1.455

11 years ago- ignore errors from missing python binary
Elan Ruusamäe [Sat, 16 Sep 2006 11:27:37 +0000 (11:27 +0000)]
- ignore errors from missing python binary

Changed files:
    adapter.awk -> 1.328

11 years ago- allow other params than %config(noreplace) for /etc/sysconfig files
Elan Ruusamäe [Tue, 12 Sep 2006 18:42:16 +0000 (18:42 +0000)]
- allow other params than %config(noreplace) for /etc/sysconfig files

Changed files:
    adapter.awk -> 1.327

11 years ago- ruby macros expansion
Elan Ruusamäe [Tue, 12 Sep 2006 14:57:39 +0000 (14:57 +0000)]
- ruby macros expansion

Changed files:
    adapter.awk -> 1.326

11 years ago- autofill BR
Elan Ruusamäe [Tue, 12 Sep 2006 14:54:50 +0000 (14:54 +0000)]
- autofill BR

Changed files:
    adapter.awk -> 1.325

11 years ago- use __perl and __python macros
Elan Ruusamäe [Sat, 2 Sep 2006 20:47:17 +0000 (20:47 +0000)]
- use __perl and __python macros

Changed files:
    adapter.awk -> 1.324

11 years ago- _defaultdocdir -> _docdir
Elan Ruusamäe [Sat, 2 Sep 2006 20:39:58 +0000 (20:39 +0000)]
- _defaultdocdir -> _docdir

Changed files:
    adapter.awk -> 1.323

11 years ago- cp -a implies cp -r
Elan Ruusamäe [Sat, 2 Sep 2006 20:08:33 +0000 (20:08 +0000)]
- cp -a implies cp -r

Changed files:
    adapter.awk -> 1.322

11 years ago- dummy %perl_vendorarch %perl_vendorlib
Elan Ruusamäe [Tue, 22 Aug 2006 19:02:30 +0000 (19:02 +0000)]
- dummy %perl_vendorarch %perl_vendorlib

Changed files:
    builder.sh -> 1.454

11 years ago- --debug and -debug are different things
Elan Ruusamäe [Tue, 22 Aug 2006 12:36:19 +0000 (12:36 +0000)]
- --debug and -debug are different things

Changed files:
    builder.sh -> 1.453

11 years ago- typos
Jakub Bogusz [Sat, 19 Aug 2006 23:01:09 +0000 (23:01 +0000)]
- typos

Changed files:
    builder.sh -> 1.452

11 years ago- don't try to branch remote files (code taken from tag routine)
Adam Gołębiowski [Fri, 4 Aug 2006 15:30:28 +0000 (15:30 +0000)]
- don't try to branch remote files (code taken from tag routine)

Changed files:
    builder.sh -> 1.451

11 years ago- avoid %%{setup} loop
Elan Ruusamäe [Wed, 26 Jul 2006 19:15:30 +0000 (19:15 +0000)]
- avoid %%{setup} loop
- %patch -> %patch0

Changed files:
    adapter.awk -> 1.321

11 years ago- fixed --try-upgrade and md5 update
Elan Ruusamäe [Wed, 26 Jul 2006 19:14:52 +0000 (19:14 +0000)]
- fixed --try-upgrade and md5 update
- $UPDATE5 no longer used in get_files(), so do not pass it

Changed files:
    builder.sh -> 1.450

11 years ago- allow disabling reverting broken upgrade
Elan Ruusamäe [Wed, 26 Jul 2006 18:28:45 +0000 (18:28 +0000)]
- allow disabling reverting broken upgrade

Changed files:
    builder.sh -> 1.449

11 years ago- $RPM_BUILD_ROOT/%{_lib} is okay
Elan Ruusamäe [Wed, 26 Jul 2006 15:39:21 +0000 (15:39 +0000)]
- $RPM_BUILD_ROOT/%{_lib} is okay

Changed files:
    adapter.awk -> 1.320

11 years ago- remove extra unneeded slash
Elan Ruusamäe [Wed, 26 Jul 2006 15:36:43 +0000 (15:36 +0000)]
- remove extra unneeded slash

Changed files:
    adapter.awk -> 1.319

11 years ago- fix groups
Elan Ruusamäe [Wed, 26 Jul 2006 15:34:16 +0000 (15:34 +0000)]
- fix groups

Changed files:
    adapter.awk -> 1.318

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