]> git.pld-linux.org Git - packages/rpm-build-tools.git/log
packages/rpm-build-tools.git
11 years agotag_exist accepts preexisting tag pointing to HEAD
Kacper Kornet [Tue, 10 Jul 2012 20:54:18 +0000 (21:54 +0100)]
tag_exist accepts preexisting tag pointing to HEAD

Sometimes it is necessary to rebuild once more existing auto tag.
So the tag_exist shouldn't exits with error when it finds that
the requested tag exist and points to the HEAD.

11 years agoSimplify code in tag_files as TAGVER and TAG are mutually exclusive
Kacper Kornet [Tue, 10 Jul 2012 23:54:00 +0000 (00:54 +0100)]
Simplify code in tag_files as TAGVER and TAG are mutually exclusive

11 years agoRemove obsolete code in tag_files
Kacper Kornet [Tue, 10 Jul 2012 23:42:02 +0000 (00:42 +0100)]
Remove obsolete code in tag_files

11 years agoSet push url for repos fetched with --depth option
Kacper Kornet [Tue, 10 Jul 2012 23:35:56 +0000 (00:35 +0100)]
Set push url for repos fetched with --depth option

11 years agoAdd refspec to fetch notes in initialized repos
Kacper Kornet [Tue, 10 Jul 2012 22:05:57 +0000 (23:05 +0100)]
Add refspec to fetch notes in initialized repos

11 years agoFix repository address when attempting shallow fetch
Kącper Kornet [Mon, 9 Jul 2012 22:21:06 +0000 (23:21 +0100)]
Fix repository address when attempting shallow fetch

The ':' was left from time when the syntax <user>@host was used for
server address.

11 years agokeep tmp dir/files in tmpdir auto/ac/rpm-build-tools-4.5-3
Elan Ruusamäe [Mon, 9 Jul 2012 19:36:27 +0000 (22:36 +0300)]
keep tmp dir/files in tmpdir

during package build two temp objects are created:
builder.XXXXXX for build output
and builder.XXXXXXX dir containing package.spec

it's annoying if they end up in current dir (package dir)
and if you abort the build, the temps are not even cleaned up

11 years agoFix test if build is from correct branch
Kącper Kornet [Mon, 9 Jul 2012 16:32:00 +0000 (17:32 +0100)]
Fix test if build is from correct branch

The right way is to extract SHA1 of TAG_BRANCH and CVSTAG and compare
them.

11 years ago- print out more info which version was expected and what we got
Elan Ruusamäe [Mon, 9 Jul 2012 16:10:45 +0000 (19:10 +0300)]
- print out more info which version was expected and what we got

11 years agoFix bashism in insert_gitlog
Kącper Kornet [Mon, 9 Jul 2012 14:07:53 +0000 (15:07 +0100)]
Fix bashism in insert_gitlog

When ksh is from pdksh it fixes the following problem:

Cloning into 'ftdi_eeprom'...
remote: Counting objects: 9, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 9 (delta 2), reused 9 (delta 2)
Receiving objects: 100% (9/9), done.
Resolving deltas: 100% (2/2), done.
Available branches: master
/usr/bin/builder[2682]: cannot open mirrors: No such file or directory
error: No note found for object
91306a1ca4c6e7f24369684449628be02eef0ef6.
error: No note found for object
8ed8fa91a4773cb0d7b5078b0d91a5781bb31b7b.
error: No note found for object
f4a56f57a28c4e5911bc0a4be2a75f94d00b0667.

11 years ago- rel. 3 auto/th/rpm-build-tools-4.5-3
Kacper Kornet [Mon, 9 Jul 2012 01:48:40 +0000 (02:48 +0100)]
- rel. 3

11 years agoFix changelog generation with non-english locale
Kacper Kornet [Tue, 3 Jul 2012 16:39:34 +0000 (17:39 +0100)]
Fix changelog generation with non-english locale

As rpm accepts only dates in English, the proper locale for gawk
needs to be set.

11 years agoMake _tag variable local for tag_exist()
Kacper Kornet [Tue, 3 Jul 2012 16:11:06 +0000 (17:11 +0100)]
Make _tag variable local for tag_exist()

11 years agoFix initial cloning of rpm-build-tools
Kacper Kornet [Tue, 3 Jul 2012 12:53:14 +0000 (13:53 +0100)]
Fix initial cloning of rpm-build-tools

11 years agoMerge changes from HEAD in CVS
Kacper Kornet [Sat, 30 Jun 2012 14:30:59 +0000 (15:30 +0100)]
Merge changes from HEAD in CVS

11 years agoOfficial git server
Kacper Kornet [Sat, 30 Jun 2012 14:18:31 +0000 (15:18 +0100)]
Official git server

11 years agoAccept @. in tags
Kacper Kornet [Fri, 29 Jun 2012 23:04:19 +0000 (00:04 +0100)]
Accept @. in tags

Git accepts tags with these characters. However the tags in which
they were exchanged to _# still need to be checked for presence.
Otherwise it would be possible to built the same package from two
revisions: once in CVS, once in git.

11 years agoAbstract code to check if the tag already exists
Kacper Kornet [Fri, 29 Jun 2012 22:49:53 +0000 (23:49 +0100)]
Abstract code to check if the tag already exists

11 years agoSwitch to auto/<dist>/ style for auto tags
Kacper Kornet [Fri, 29 Jun 2012 22:24:59 +0000 (23:24 +0100)]
Switch to auto/<dist>/ style for auto tags

11 years agoRemove escaping regexp characters for checking of tag presence
Kacper Kornet [Fri, 29 Jun 2012 15:49:08 +0000 (16:49 +0100)]
Remove escaping regexp characters for checking of tag presence

That change was introcued in CVS version. And merged wrongly
auto-th-rpm-build-tools-4_5-1

11 years ago- update discarded php4 pkgs
Elan Ruusamäe [Fri, 9 Mar 2012 09:16:51 +0000 (09:16 +0000)]
- update discarded php4 pkgs

Changed files:
    rpm-build.sh -> 1.68

11 years ago- old change: check files from CVS rpm_files/master
Elan Ruusamäe [Tue, 10 Jul 2012 08:31:13 +0000 (08:31 +0000)]
- old change: check files from CVS

Changed files:
    check-unused-files.py -> 1.15

11 years ago- fixed typo in long option "--source-cvs" PLD
Szymon Siwek [Fri, 15 Jun 2012 12:47:14 +0000 (12:47 +0000)]
- fixed typo in long option "--source-cvs"

Changed files:
    builder.sh -> 1.676

11 years ago- leak less vars
Elan Ruusamäe [Fri, 9 Dec 2011 19:00:00 +0000 (19:00 +0000)]
- leak less vars

Changed files:
    rpm-build.sh -> 1.67

11 years ago- keep parallel downloads to 1; reset release to 1
Elan Ruusamäe [Wed, 4 Jul 2012 20:40:39 +0000 (20:40 +0000)]
- keep parallel downloads to 1; reset release to 1

Changed files:
    update-geoip.sh -> 1.2

11 years ago- -p N, -pN - set PARALLEL_DOWNLOADS
Elan Ruusamäe [Thu, 14 Jun 2012 19:54:13 +0000 (19:54 +0000)]
- -p N, -pN - set PARALLEL_DOWNLOADS

Changed files:
    builder.sh -> 1.675

11 years ago- do not leak $path
Elan Ruusamäe [Fri, 9 Dec 2011 18:57:58 +0000 (18:57 +0000)]
- do not leak $path

Changed files:
    rpm-build.sh -> 1.66

11 years ago- tool to update geoip packages
Elan Ruusamäe [Wed, 4 Jul 2012 20:37:31 +0000 (20:37 +0000)]
- tool to update geoip packages

Changed files:
    update-geoip.sh -> 1.1

11 years ago- more fedora deps
Elan Ruusamäe [Mon, 4 Jun 2012 15:00:47 +0000 (15:00 +0000)]
- more fedora deps

Changed files:
    adapter.awk -> 1.514

11 years ago- autotag: strip branches from pkgs before cvs status -v
Elan Ruusamäe [Wed, 8 Dec 2010 12:40:27 +0000 (12:40 +0000)]
- autotag: strip branches from pkgs before cvs status -v

Changed files:
    rpm-build.sh -> 1.65

11 years ago- msg before newline
Arkadiusz Miśkiewicz [Tue, 5 Jun 2012 09:44:58 +0000 (09:44 +0000)]
- msg before newline

Changed files:
    relup.sh -> 1.30

11 years ago- handle ./builder -Tv of NoSource packages (return md5 for NoSourceX as well)
Elan Ruusamäe [Mon, 4 Jun 2012 15:00:13 +0000 (15:00 +0000)]
- handle ./builder -Tv of NoSource packages (return md5 for NoSourceX as well)

Changed files:
    builder.sh -> 1.674

11 years ago- in fact, all pear packages are irrelevant
Elan Ruusamäe [Fri, 1 Oct 2010 13:25:18 +0000 (13:25 +0000)]
- in fact, all pear packages are irrelevant

Changed files:
    rpm-build.sh -> 1.64

11 years ago- mention relup was used in release bump
Arkadiusz Miśkiewicz [Mon, 4 Jun 2012 17:28:22 +0000 (17:28 +0000)]
- mention relup was used in release bump

Changed files:
    relup.sh -> 1.29

11 years ago- typo
Jakub Bogusz [Fri, 6 Apr 2012 13:48:57 +0000 (13:48 +0000)]
- typo

Changed files:
    pldnotify.awk -> 1.103

11 years ago- some pear tests to ignore
Elan Ruusamäe [Fri, 1 Oct 2010 13:24:46 +0000 (13:24 +0000)]
- some pear tests to ignore

Changed files:
    rpm-build.sh -> 1.63

11 years ago- multigl bcond dropped
Jan Rękorajski [Mon, 6 Feb 2012 22:27:35 +0000 (22:27 +0000)]
- multigl bcond dropped

Changed files:
    bconds.txt -> 1.22

11 years ago- bugfix
Jakub Bogusz [Fri, 30 Mar 2012 18:43:58 +0000 (18:43 +0000)]
- bugfix

Changed files:
    adapter.awk -> 1.513

11 years ago- let the comment match the code
pawelz [Wed, 24 Mar 2010 19:21:10 +0000 (19:21 +0000)]
- let the comment match the code

Changed files:
    rpm-build.sh -> 1.62

11 years ago- CITASK mirror is ok, kernel.org silently discarded all the national
Paweł Gołaszewski [Mon, 2 Jan 2012 10:48:13 +0000 (10:48 +0000)]
- CITASK mirror is ok, kernel.org silently discarded all the national
  mirrors names.

Changed files:
    mirrors -> 1.65

11 years ago- replace systemd macros before libdir, to have chance to work on 32bit libdirs
Elan Ruusamäe [Fri, 30 Mar 2012 18:43:27 +0000 (18:43 +0000)]
- replace systemd macros before libdir, to have chance to work on 32bit libdirs

Changed files:
    adapter.awk -> 1.512

11 years ago- update get-buildlog to fetch recent log with new buildlogs site with build ids
Elan Ruusamäe [Fri, 12 Feb 2010 13:19:24 +0000 (13:19 +0000)]
- update get-buildlog to fetch recent log with new buildlogs site with build ids
- exclude scm dirs in dif(1)

Changed files:
    rpm-build.sh -> 1.61

11 years ago- disable ftp.pl.kernel.org mirror (nxdomain)
Adam Gołębiowski [Sat, 31 Dec 2011 11:39:02 +0000 (11:39 +0000)]
- disable ftp.pl.kernel.org mirror (nxdomain)

Changed files:
    mirrors -> 1.64

11 years ago- update
Elan Ruusamäe [Fri, 30 Mar 2012 18:41:32 +0000 (18:41 +0000)]
- update

Changed files:
    adapter.awk -> 1.511

11 years ago- ignore ntp-client and ntp
Elan Ruusamäe [Tue, 9 Feb 2010 13:41:28 +0000 (13:41 +0000)]
- ignore ntp-client and ntp

Changed files:
    rpm-build.sh -> 1.60

11 years ago- do_upgrade bool
Elan Ruusamäe [Sat, 10 Dec 2011 16:17:40 +0000 (16:17 +0000)]
- do_upgrade bool

Changed files:
    pear-autoup.sh -> 1.16

11 years agoCheck for name/CVS dir when looking for sticky name. Old test failed if under name...
Arkadiusz Miśkiewicz [Thu, 8 Mar 2012 21:03:42 +0000 (21:03 +0000)]
Check for name/CVS dir when looking for sticky name. Old test failed if under name we had subdir with the same name.

Changed files:
    builder.sh -> 1.673

11 years ago- few known ac dep fails
Elan Ruusamäe [Tue, 26 Jan 2010 07:41:32 +0000 (07:41 +0000)]
- few known ac dep fails

Changed files:
    rpm-build.sh -> 1.59

11 years ago- skip dirs
Arkadiusz Miśkiewicz [Sun, 6 Nov 2011 10:52:53 +0000 (10:52 +0000)]
- skip dirs

Changed files:
    check-unused-files.py -> 1.14

11 years ago- give hint how to fix missing CVS access
Elan Ruusamäe [Tue, 28 Feb 2012 11:41:33 +0000 (11:41 +0000)]
- give hint how to fix missing CVS access

Changed files:
    builder.sh -> 1.672

11 years ago- respect spaces in args
Elan Ruusamäe [Wed, 29 Apr 2009 06:29:03 +0000 (06:29 +0000)]
- respect spaces in args

Changed files:
    rpm-build.sh -> 1.58

11 years ago- match _status and status macros
Elan Ruusamäe [Thu, 3 Nov 2011 06:42:55 +0000 (06:42 +0000)]
- match _status and status macros

Changed files:
    pearize.sh -> 1.58

11 years ago- updating poldek indexes makes only sense when building binary rpms
Adam Gołębiowski [Sun, 26 Feb 2012 14:34:13 +0000 (14:34 +0000)]
- updating poldek indexes makes only sense when building binary rpms

Changed files:
    builder.sh -> 1.671

11 years ago- added rpmb() for new directory layout
Tomasz Pala [Tue, 28 Apr 2009 23:09:12 +0000 (23:09 +0000)]
- added rpmb() for new directory layout

Changed files:
    rpm-build.sh -> 1.57

11 years ago- clean also pdf
Elan Ruusamäe [Sun, 14 Aug 2011 12:13:30 +0000 (12:13 +0000)]
- clean also pdf

Changed files:
    clean-distfiles.sh -> 1.3

11 years ago- pass user-specified opts when updateding poldek indexes
Adam Gołębiowski [Sun, 26 Feb 2012 14:27:09 +0000 (14:27 +0000)]
- pass user-specified opts when updateding poldek indexes

Changed files:
    builder.sh -> 1.670

11 years ago- die cvsnt
Elan Ruusamäe [Fri, 3 Oct 2008 15:51:29 +0000 (15:51 +0000)]
- die cvsnt

Changed files:
    rpm-build.sh -> 1.56

11 years ago- updated
Elan Ruusamäe [Wed, 20 Jul 2011 10:23:12 +0000 (10:23 +0000)]
- updated

Changed files:
    bconds.txt -> 1.21

11 years ago- adapter %{_localedir}
Elan Ruusamäe [Sun, 5 Feb 2012 20:16:47 +0000 (20:16 +0000)]
- adapter %{_localedir}

Changed files:
    adapter.awk -> 1.510
    adapter.sh -> 1.49

11 years ago- again binary then
Elan Ruusamäe [Fri, 29 Aug 2008 21:31:05 +0000 (21:31 +0000)]
- again binary then

Changed files:
    rpm-build.sh -> 1.55

11 years ago- fix subdir usage
Elan Ruusamäe [Sun, 27 Feb 2011 16:16:34 +0000 (16:16 +0000)]
- fix subdir usage

Changed files:
    relup.sh -> 1.28

11 years ago- added systemd directories macros
Jan Rękorajski [Sun, 5 Feb 2012 12:15:53 +0000 (12:15 +0000)]
- added systemd directories macros

Changed files:
    adapter.awk -> 1.509
    adapter.sh -> 1.48

11 years ago- use 'cvs update -kb rpm-build.sh' as need \r here, not being converted to \n
Elan Ruusamäe [Fri, 29 Aug 2008 21:28:44 +0000 (21:28 +0000)]
- use 'cvs update -kb rpm-build.sh' as need \r here, not being converted to \n

Changed files:
    rpm-build.sh -> 1.54

11 years ago- search pear packages using php-pear dep to match other "pear" channels too
Elan Ruusamäe [Sun, 27 Feb 2011 12:47:16 +0000 (12:47 +0000)]
- search pear packages using php-pear dep to match other "pear" channels too

Changed files:
    pear-autoup.sh -> 1.15

11 years ago- don't be greedy, xerces-j, xerces-j2 transforms are still valid
Elan Ruusamäe [Wed, 28 Dec 2011 23:08:22 +0000 (23:08 +0000)]
- don't be greedy, xerces-j, xerces-j2 transforms are still valid

Changed files:
    adapter.awk -> 1.508

11 years ago- keep kv expansion
Elan Ruusamäe [Fri, 29 Aug 2008 21:27:16 +0000 (21:27 +0000)]
- keep kv expansion

Changed files:
    rpm-build.sh -> 1.53

11 years ago- validate spec via rpm macro expand, can now checkout package: ./relup.sh -ui <PKG...
Elan Ruusamäe [Mon, 14 Feb 2011 08:03:51 +0000 (08:03 +0000)]
- validate spec via rpm macro expand, can now checkout package: ./relup.sh -ui <PKG> works

Changed files:
    relup.sh -> 1.27

11 years ago- disable rules which change java-xerces to java(jaxp_parser_impl) because jaxp!...
lisu [Wed, 28 Dec 2011 22:45:45 +0000 (22:45 +0000)]
- disable rules which change java-xerces to java(jaxp_parser_impl) because jaxp!=xerces even if xerces contains jaxp

Changed files:
    adapter.awk -> 1.507

11 years ago- try setting -kb
Elan Ruusamäe [Fri, 29 Aug 2008 21:24:55 +0000 (21:24 +0000)]
- try setting -kb

Changed files:
    rpm-build.sh -> 1.52

11 years ago- updated
Elan Ruusamäe [Thu, 27 Jan 2011 07:55:17 +0000 (07:55 +0000)]
- updated

Changed files:
    bconds.txt -> 1.20

11 years ago- export $TARGET. so could be used for log file naming
Elan Ruusamäe [Sat, 10 Dec 2011 16:18:35 +0000 (16:18 +0000)]
- export $TARGET. so could be used for log file naming

Changed files:
    builder.sh -> 1.669

11 years ago- fix diffcol
Elan Ruusamäe [Fri, 29 Aug 2008 17:59:16 +0000 (17:59 +0000)]
- fix diffcol

Changed files:
    rpm-build.sh -> 1.51

11 years ago4.6.0
Arkadiusz Miśkiewicz [Wed, 26 Jan 2011 14:34:39 +0000 (14:34 +0000)]
4.6.0

Changed files:
    kde4diff.sh -> 1.23

11 years ago- x11 deps
Elan Ruusamäe [Sat, 10 Dec 2011 16:18:23 +0000 (16:18 +0000)]
- x11 deps

Changed files:
    adapter.awk -> 1.506

11 years ago- add get-buildlog()
Elan Ruusamäe [Fri, 29 Aug 2008 15:37:42 +0000 (15:37 +0000)]
- add get-buildlog()

Changed files:
    rpm-build.sh -> 1.50

11 years ago4.5.5
Arkadiusz Miśkiewicz [Tue, 4 Jan 2011 16:33:53 +0000 (16:33 +0000)]
4.5.5

Changed files:
    kde4diff.sh -> 1.22

11 years ago- don't verify certs in lftp (just as it is done for wget)
Arkadiusz Miśkiewicz [Mon, 5 Dec 2011 19:58:04 +0000 (19:58 +0000)]
- don't verify certs in lftp (just as it is done for wget)

Changed files:
    builder.sh -> 1.668

11 years ago- update
Elan Ruusamäe [Tue, 3 Jun 2008 15:26:09 +0000 (15:26 +0000)]
- update

Changed files:
    rpm-build.sh -> 1.49

11 years ago- last bashism dropped
Elan Ruusamäe [Mon, 3 Jan 2011 11:16:45 +0000 (11:16 +0000)]
- last bashism dropped

Changed files:
    kde4finddescs.sh -> 1.5

11 years ago- %systemdunitdir macro
Artur Frysiak [Sun, 4 Dec 2011 18:04:52 +0000 (18:04 +0000)]
- %systemdunitdir macro

Changed files:
    adapter.awk -> 1.505

11 years ago- add --sn ac-updates to ac-requires
Elan Ruusamäe [Fri, 28 Mar 2008 22:46:14 +0000 (22:46 +0000)]
- add --sn ac-updates to ac-requires

Changed files:
    rpm-build.sh -> 1.48

11 years ago- ja olgu seal cat
Elan Ruusamäe [Mon, 3 Jan 2011 11:16:20 +0000 (11:16 +0000)]
- ja olgu seal cat

Changed files:
    kde4finddescs.sh -> 1.4

11 years ago- new map
Elan Ruusamäe [Thu, 10 Nov 2011 16:42:12 +0000 (16:42 +0000)]
- new map

Changed files:
    adapter.awk -> 1.504

11 years ago- add kadu-module-iwait4u
Elan Ruusamäe [Mon, 17 Mar 2008 12:17:45 +0000 (12:17 +0000)]
- add kadu-module-iwait4u

Changed files:
    rpm-build.sh -> 1.47

11 years ago- niech bedzie z shiftem
shadzik [Sat, 1 Jan 2011 19:58:33 +0000 (19:58 +0000)]
- niech bedzie z shiftem

Changed files:
    kde4finddescs.sh -> 1.3

11 years ago- don't change TAG in is_tag_a_branch
Kacper Kornet [Mon, 7 Nov 2011 22:38:11 +0000 (22:38 +0000)]
- don't change TAG in is_tag_a_branch

Changed files:
    builder.sh -> 1.667

11 years ago- old pear obsoletes
Elan Ruusamäe [Thu, 13 Mar 2008 18:03:27 +0000 (18:03 +0000)]
- old pear obsoletes

Changed files:
    rpm-build.sh -> 1.46

11 years ago- remove the begining name from desc
shadzik [Sat, 1 Jan 2011 14:32:31 +0000 (14:32 +0000)]
- remove the begining name from desc

Changed files:
    kde4finddescs.sh -> 1.2

11 years ago- add altlinux pkg name changes
Elan Ruusamäe [Tue, 1 Nov 2011 21:26:03 +0000 (21:26 +0000)]
- add altlinux pkg name changes

Changed files:
    adapter.awk -> 1.503

11 years ago- obsoletes by shadzik
Elan Ruusamäe [Wed, 12 Mar 2008 23:56:47 +0000 (23:56 +0000)]
- obsoletes by shadzik

Changed files:
    rpm-build.sh -> 1.45

11 years ago- lays on my disk since forever
shadzik [Sat, 1 Jan 2011 14:28:00 +0000 (14:28 +0000)]
- lays on my disk since forever
- maybe someone finds it helpful, should work not only for kde4 apps

Changed files:
    kde4finddescs.sh -> 1.1

11 years ago- lftp debug 5 when debug enabled
Arkadiusz Miśkiewicz [Sun, 30 Oct 2011 06:39:44 +0000 (06:39 +0000)]
- lftp debug 5 when debug enabled

Changed files:
    builder.sh -> 1.666

11 years ago- ac renames
Elan Ruusamäe [Wed, 12 Mar 2008 23:17:44 +0000 (23:17 +0000)]
- ac renames

Changed files:
    rpm-build.sh -> 1.44

11 years ago- 4.5.4
Arkadiusz Miśkiewicz [Thu, 30 Dec 2010 19:17:39 +0000 (19:17 +0000)]
- 4.5.4

Changed files:
    kde4diff.sh -> 1.21

11 years ago- fix for double NoSourceSource0-md5: introduced by patch-md5 commit
Kacper Kornet [Fri, 28 Oct 2011 13:46:02 +0000 (13:46 +0000)]
- fix for double NoSourceSource0-md5: introduced by patch-md5 commit

Changed files:
    builder.sh -> 1.665

11 years ago- update ac obsoletes, --uniq when comparing indist-verify
Elan Ruusamäe [Wed, 12 Mar 2008 23:15:41 +0000 (23:15 +0000)]
- update ac obsoletes, --uniq when comparing indist-verify

Changed files:
    rpm-build.sh -> 1.43

11 years ago- depend on fixed poldek src info
Elan Ruusamäe [Tue, 16 Nov 2010 14:34:04 +0000 (14:34 +0000)]
- depend on fixed poldek src info
- workaround another poldek sillyness

Changed files:
    pear-autoup.sh -> 1.14

11 years ago- no extra subshells
Elan Ruusamäe [Fri, 28 Oct 2011 09:48:30 +0000 (09:48 +0000)]
- no extra subshells

Changed files:
    builder.sh -> 1.664

11 years ago- allow `ac-requires --sn ac-ready libssh2` like usage
Elan Ruusamäe [Thu, 21 Feb 2008 17:59:05 +0000 (17:59 +0000)]
- allow `ac-requires --sn ac-ready libssh2` like usage

Changed files:
    rpm-build.sh -> 1.42

11 years ago- make it less annoying
sparky [Tue, 16 Nov 2010 14:02:50 +0000 (14:02 +0000)]
- make it less annoying

Changed files:
    ci -> 1.6

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