]> git.pld-linux.org Git - packages/rpm-build-tools.git/log
packages/rpm-build-tools.git
13 years agoUse global GIT_WORK_TREE and GIT_DIR
Kacper Kornet [Mon, 28 Mar 2011 12:00:42 +0000 (13:00 +0100)]
Use global GIT_WORK_TREE and GIT_DIR

13 years agoWork around for git clone with GIT_WORK_TREE
Kacper Kornet [Mon, 28 Mar 2011 11:41:01 +0000 (12:41 +0100)]
Work around for git clone with GIT_WORK_TREE

When git clone is called with GIT_WORK_TREE set it assumes that local
repo should be bare and puts it in <name> directory. To receive the
usual layout it is necessary to unset locally GIT_WORK_TREE.

13 years agoBetter way to implement spec:branch syntax
Kacper Kornet [Fri, 25 Mar 2011 19:31:17 +0000 (19:31 +0000)]
Better way to implement spec:branch syntax

Previously if branch differen branch was checkout it was this old branch
that was merged with upstream.

13 years agoRemove NOCVS variable
Kacper Kornet [Fri, 25 Mar 2011 13:38:46 +0000 (13:38 +0000)]
Remove NOCVS variable

13 years agoRewrite check if build is from correct branch
Kacper Kornet [Fri, 25 Mar 2011 00:46:49 +0000 (00:46 +0000)]
Rewrite check if build is from correct branch

13 years agoRewrite checking if tag already exists
Kacper Kornet [Thu, 24 Mar 2011 18:29:28 +0000 (18:29 +0000)]
Rewrite checking if tag already exists

13 years agoPrint warning if branch other then master is checkout
Kacper Kornet [Fri, 25 Mar 2011 17:55:23 +0000 (17:55 +0000)]
Print warning if branch other then master is checkout

13 years agoRemove cvs-nserver check
Kacper Kornet [Thu, 24 Mar 2011 17:42:12 +0000 (17:42 +0000)]
Remove cvs-nserver check

13 years agoPackage removing - not yet implemented
Kacper Kornet [Thu, 24 Mar 2011 17:04:52 +0000 (17:04 +0000)]
Package removing - not yet implemented

13 years agoRemove --use-greed-sources option
Kacper Kornet [Thu, 24 Mar 2011 16:52:20 +0000 (16:52 +0000)]
Remove --use-greed-sources option

13 years agoRewrite display_branches for git
Kacper Kornet [Thu, 24 Mar 2011 16:48:51 +0000 (16:48 +0000)]
Rewrite display_branches for git

13 years agoRemove functions not longer required with git
Kacper Kornet [Wed, 23 Mar 2011 22:40:34 +0000 (22:40 +0000)]
Remove functions not longer required with git

Removed functions:
    cvsup
    is_tag_a_branch

13 years agoRewrite branch_files for git
Kacper Kornet [Tue, 22 Mar 2011 20:40:14 +0000 (20:40 +0000)]
Rewrite branch_files for git

13 years agoNo need to download sources for tagging or branching
Kacper Kornet [Tue, 22 Mar 2011 20:12:48 +0000 (20:12 +0000)]
No need to download sources for tagging or branching

13 years agoFix CVS_FORCE option for git
Kacper Kornet [Tue, 22 Mar 2011 19:58:04 +0000 (19:58 +0000)]
Fix CVS_FORCE option for git

13 years agoRewrite tagging with git
Kacper Kornet [Tue, 22 Mar 2011 19:28:34 +0000 (19:28 +0000)]
Rewrite tagging with git

13 years agoRemove downloading of sources from cvs
Kacper Kornet [Tue, 22 Mar 2011 19:03:12 +0000 (19:03 +0000)]
Remove downloading of sources from cvs

13 years agoChange CVS->git in warning in get_files
Kacper Kornet [Mon, 21 Mar 2011 18:53:50 +0000 (18:53 +0000)]
Change CVS->git in warning in get_files

13 years agoCheckout commit if specfile:commit syntax is used
Kacper Kornet [Wed, 23 Mar 2011 03:54:47 +0000 (03:54 +0000)]
Checkout commit if specfile:commit syntax is used

13 years agoIgnore file for git
Kacper Kornet [Mon, 21 Mar 2011 17:53:02 +0000 (17:53 +0000)]
Ignore file for git

13 years agoRewrite get_spec with git
Kacper Kornet [Mon, 21 Mar 2011 17:39:28 +0000 (17:39 +0000)]
Rewrite get_spec with git

13 years agoVariable for path to git server
Kacper Kornet [Mon, 21 Mar 2011 17:36:40 +0000 (17:36 +0000)]
Variable for path to git server

Should be change to official PLD repo later.

13 years agoError code for not implemented functionality
Kacper Kornet [Mon, 21 Mar 2011 17:32:59 +0000 (17:32 +0000)]
Error code for not implemented functionality

A this full functionality is not yet implemented so introduce code
error for it.

13 years agoInitial copy of builder
Kacper Kornet [Mon, 21 Mar 2011 15:58:54 +0000 (15:58 +0000)]
Initial copy of builder

11 years ago- add generic tempfile()
Elan Ruusamäe [Sun, 13 Feb 2011 17:54:10 +0000 (17:54 +0000)]
- add generic tempfile()

Changed files:
    builder.sh -> 1.645

11 years ago- fix --source-xx commands
Elan Ruusamäe [Sun, 13 Feb 2011 17:53:03 +0000 (17:53 +0000)]
- fix --source-xx commands

Changed files:
    builder.sh -> 1.644

11 years ago- use java(jaxp_parser_impl) virtual dep instead of direct java-xerces so java-sun...
Elan Ruusamäe [Wed, 9 Feb 2011 17:32:12 +0000 (17:32 +0000)]
- use java(jaxp_parser_impl) virtual dep instead of direct java-xerces so java-sun can satisfy too

Changed files:
    adapter.awk -> 1.489

11 years ago- sf url unify
Elan Ruusamäe [Wed, 9 Feb 2011 14:38:13 +0000 (14:38 +0000)]
- sf url unify

Changed files:
    adapter.awk -> 1.488

11 years ago- 2011
Elan Ruusamäe [Wed, 2 Feb 2011 08:33:52 +0000 (08:33 +0000)]
- 2011

Changed files:
    builder.sh -> 1.643

11 years ago- updated
Elan Ruusamäe [Mon, 31 Jan 2011 07:44:39 +0000 (07:44 +0000)]
- updated

Changed files:
    adapter.awk -> 1.487

11 years ago- remove trailing whitespace before trying to split %configure options
sparky [Sun, 30 Jan 2011 15:47:55 +0000 (15:47 +0000)]
- remove trailing whitespace before trying to split %configure options

Changed files:
    adapter.awk -> 1.486

11 years ago- make "first line" regular expression compatible with mawk
sparky [Fri, 28 Jan 2011 14:11:17 +0000 (14:11 +0000)]
- make "first line" regular expression compatible with mawk

Changed files:
    adapter.awk -> 1.485

11 years ago- try to fix first line if it is broken
sparky [Fri, 28 Jan 2011 13:39:37 +0000 (13:39 +0000)]
- try to fix first line if it is broken

Changed files:
    adapter.awk -> 1.484

11 years ago- wget timeout/retries everywhere not to linger around forever
Elan Ruusamäe [Tue, 18 Jan 2011 18:14:37 +0000 (18:14 +0000)]
- wget timeout/retries everywhere not to linger around forever

Changed files:
    pldnotify.awk -> 1.99

11 years ago- subst py3 macros
Elan Ruusamäe [Tue, 18 Jan 2011 07:17:21 +0000 (07:17 +0000)]
- subst py3 macros

Changed files:
    adapter.awk -> 1.483

11 years ago- add py3 macros
Elan Ruusamäe [Tue, 18 Jan 2011 07:16:38 +0000 (07:16 +0000)]
- add py3 macros

Changed files:
    adapter.awk -> 1.482
    adapter.sh -> 1.47

11 years ago- update fn map
Elan Ruusamäe [Tue, 18 Jan 2011 07:12:44 +0000 (07:12 +0000)]
- update fn map

Changed files:
    adapter.awk -> 1.481

11 years ago- builder -a now checks for NAME/NAME.spec file before adding anything to cvs
sparky [Sun, 16 Jan 2011 23:35:59 +0000 (23:35 +0000)]
- builder -a now checks for NAME/NAME.spec file before adding anything to cvs

Changed files:
    builder.sh -> 1.642

11 years ago- ccid remap
Elan Ruusamäe [Mon, 3 Jan 2011 19:20:43 +0000 (19:20 +0000)]
- ccid remap

Changed files:
    adapter.awk -> 1.480

11 years agogcc-g77 -> gcc-fortran in pld
Elan Ruusamäe [Sun, 26 Dec 2010 18:31:49 +0000 (18:31 +0000)]
gcc-g77 -> gcc-fortran in pld

Changed files:
    adapter.awk -> 1.479

11 years ago- updated
Elan Ruusamäe [Sun, 26 Dec 2010 18:30:41 +0000 (18:30 +0000)]
- updated

Changed files:
    adapter.awk -> 1.478

11 years ago- -sp (skip patch) support, conflicting one renamed to -lsp (list source paths)
Elan Ruusamäe [Sun, 12 Dec 2010 20:03:54 +0000 (20:03 +0000)]
- -sp (skip patch) support, conflicting one renamed to -lsp (list source paths)

Changed files:
    builder.sh -> 1.641

11 years ago- use http as default for distfiles access (why are we using ftp anyway, it's not...
Elan Ruusamäe [Wed, 8 Dec 2010 22:36:08 +0000 (22:36 +0000)]
- use http as default for distfiles access (why are we using ftp anyway, it's not faster or less resource consuming or more secure than http?)

Changed files:
    builder.sh -> 1.640

11 years ago- pear macros migration
Elan Ruusamäe [Tue, 7 Dec 2010 13:08:08 +0000 (13:08 +0000)]
- pear macros migration

Changed files:
    adapter.awk -> 1.477

11 years ago- add -jN support
Elan Ruusamäe [Tue, 7 Dec 2010 13:07:57 +0000 (13:07 +0000)]
- add -jN support

Changed files:
    builder.sh -> 1.639

11 years ago- kill some long if-branches
Elan Ruusamäe [Sat, 4 Dec 2010 19:22:34 +0000 (19:22 +0000)]
- kill some long if-branches

Changed files:
    builder.sh -> 1.638

11 years ago- add -a | --add_cvs command to add new packages to cvs
Elan Ruusamäe [Tue, 30 Nov 2010 06:28:48 +0000 (06:28 +0000)]
- add -a | --add_cvs command to add new packages to cvs

Changed files:
    builder.sh -> 1.637

11 years ago- less if branches & indenting
Elan Ruusamäe [Tue, 30 Nov 2010 06:02:59 +0000 (06:02 +0000)]
- less if branches & indenting

Changed files:
    builder.sh -> 1.636

11 years ago- update groupmap
Elan Ruusamäe [Mon, 15 Nov 2010 12:29:29 +0000 (12:29 +0000)]
- update groupmap

Changed files:
    adapter.awk -> 1.476

11 years ago- up
Elan Ruusamäe [Thu, 4 Nov 2010 10:34:19 +0000 (10:34 +0000)]
- up

Changed files:
    adapter.awk -> 1.475

11 years ago- up
Elan Ruusamäe [Mon, 25 Oct 2010 06:00:02 +0000 (06:00 +0000)]
- up

Changed files:
    adapter.awk -> 1.474

11 years ago- autoup can fail; detect that
Elan Ruusamäe [Mon, 25 Oct 2010 05:59:58 +0000 (05:59 +0000)]
- autoup can fail; detect that

Changed files:
    builder.sh -> 1.635

11 years ago- xulrunner hacks
Elan Ruusamäe [Mon, 25 Oct 2010 05:55:37 +0000 (05:55 +0000)]
- xulrunner hacks

Changed files:
    pldnotify.awk -> 1.98

11 years ago- revert downloads.sf.net mangling; broke soprano.spec for example
Arkadiusz Miśkiewicz [Sat, 16 Oct 2010 08:06:51 +0000 (08:06 +0000)]
- revert downloads.sf.net mangling; broke soprano.spec for example

Changed files:
    pldnotify.awk -> 1.97

11 years ago- up
Elan Ruusamäe [Fri, 15 Oct 2010 09:42:55 +0000 (09:42 +0000)]
- up

Changed files:
    adapter.awk -> 1.473

11 years ago- use mawk, some regexp are different how gawk understands
Elan Ruusamäe [Tue, 5 Oct 2010 11:14:38 +0000 (11:14 +0000)]
- use mawk, some regexp are different how gawk understands

Changed files:
    pldnotify.awk -> 1.96

11 years ago- make urls unique in perl already, 1m win for media info
Elan Ruusamäe [Tue, 5 Oct 2010 11:09:50 +0000 (11:09 +0000)]
- make urls unique in perl already, 1m win for media info

Changed files:
    pldnotify.awk -> 1.95

11 years ago- use perl HTML::Tree to extract <A> and <IFRAME> from source
Elan Ruusamäe [Tue, 5 Oct 2010 11:02:36 +0000 (11:02 +0000)]
- use perl HTML::Tree to extract <A> and <IFRAME> from source

Changed files:
    pldnotify.awk -> 1.94

11 years ago- report postfix only when actually done
Elan Ruusamäe [Tue, 5 Oct 2010 10:33:45 +0000 (10:33 +0000)]
- report postfix only when actually done

Changed files:
    pldnotify.awk -> 1.93

11 years ago- gawk for strftime
Elan Ruusamäe [Tue, 5 Oct 2010 09:40:14 +0000 (09:40 +0000)]
- gawk for strftime
- error out even sooner

Changed files:
    pldnotify.awk -> 1.92

11 years ago- simplify, add downloads.sourceforge.net url
Elan Ruusamäe [Tue, 5 Oct 2010 09:28:28 +0000 (09:28 +0000)]
- simplify, add downloads.sourceforge.net url

Changed files:
    pldnotify.awk -> 1.91

11 years ago- avoid matching %if macro with == expression
Elan Ruusamäe [Tue, 5 Oct 2010 08:14:26 +0000 (08:14 +0000)]
- avoid matching %if macro with == expression

Changed files:
    adapter.awk -> 1.472

11 years ago- handle cgit snapshot urls (libva.spec as example)
Arkadiusz Miśkiewicz [Thu, 30 Sep 2010 08:40:56 +0000 (08:40 +0000)]
- handle cgit snapshot urls (libva.spec as example)

Changed files:
    pldnotify.awk -> 1.90

11 years ago- generic rss upgrade checker
Elan Ruusamäe [Mon, 27 Sep 2010 14:37:43 +0000 (14:37 +0000)]
- generic rss upgrade checker
- add hudson upgrade checker

Changed files:
    pldnotify.awk -> 1.89

11 years ago- add %_npkgconfigdir
Elan Ruusamäe [Thu, 16 Sep 2010 21:55:03 +0000 (21:55 +0000)]
- add %_npkgconfigdir
- avoid *.source being marked as executable

Changed files:
    adapter.awk -> 1.471

11 years ago- add _npkgconfigdir
Elan Ruusamäe [Thu, 16 Sep 2010 21:52:21 +0000 (21:52 +0000)]
- add _npkgconfigdir

Changed files:
    adapter.sh -> 1.46

11 years ago- unuse (%ext_man)
Elan Ruusamäe [Thu, 16 Sep 2010 21:36:32 +0000 (21:36 +0000)]
- unuse (%ext_man)

Changed files:
    adapter.awk -> 1.470

11 years ago- add ci, civim to initial checkout
Elan Ruusamäe [Thu, 16 Sep 2010 18:40:08 +0000 (18:40 +0000)]
- add ci, civim to initial checkout

Changed files:
    builder.sh -> 1.634

11 years ago- make "builder --init-rpm-dir" work at least with defaults (init to ~/rpm/packages)
Elan Ruusamäe [Tue, 14 Sep 2010 20:40:57 +0000 (20:40 +0000)]
- make "builder --init-rpm-dir" work at least with defaults (init to ~/rpm/packages)

Changed files:
    builder.sh -> 1.633

11 years ago- update
Elan Ruusamäe [Mon, 13 Sep 2010 14:40:15 +0000 (14:40 +0000)]
- update

Changed files:
    adapter.awk -> 1.469

11 years ago- egrep -> grep -E
Elan Ruusamäe [Mon, 6 Sep 2010 15:22:30 +0000 (15:22 +0000)]
- egrep -> grep -E

Changed files:
    builder.sh -> 1.632

11 years ago- avoid shell errors if $LOGFILE is not set in initial package checkout
Elan Ruusamäe [Thu, 2 Sep 2010 20:00:27 +0000 (20:00 +0000)]
- avoid shell errors if $LOGFILE is not set in initial package checkout

Changed files:
    builder.sh -> 1.631

11 years ago- find ZF upgrades (silly rss parser)
Elan Ruusamäe [Mon, 30 Aug 2010 15:07:52 +0000 (15:07 +0000)]
- find ZF upgrades (silly rss parser)

Changed files:
    pldnotify.awk -> 1.88

11 years ago- handle errors from pldnotify.awk
Elan Ruusamäe [Mon, 30 Aug 2010 15:03:39 +0000 (15:03 +0000)]
- handle errors from pldnotify.awk

Changed files:
    builder.sh -> 1.630

11 years ago- updated
Elan Ruusamäe [Sun, 29 Aug 2010 17:31:13 +0000 (17:31 +0000)]
- updated

Changed files:
    adapter.awk -> 1.468

11 years ago- pear demacros
Elan Ruusamäe [Tue, 24 Aug 2010 09:28:44 +0000 (09:28 +0000)]
- pear demacros

Changed files:
    adapter.awk -> 1.467

11 years ago- license unify
Elan Ruusamäe [Sun, 22 Aug 2010 12:16:38 +0000 (12:16 +0000)]
- license unify

Changed files:
    adapter.awk -> 1.466

11 years ago- kill few bashisms
Elan Ruusamäe [Sun, 22 Aug 2010 12:01:34 +0000 (12:01 +0000)]
- kill few bashisms

Changed files:
    builder.sh -> 1.629

11 years ago- workaround for php-gtk2 bad choice of pkgname
Elan Ruusamäe [Sun, 22 Aug 2010 08:52:02 +0000 (08:52 +0000)]
- workaround for php-gtk2 bad choice of pkgname

Changed files:
    adapter.awk -> 1.465

11 years ago- process suggests for commas as well
Elan Ruusamäe [Sat, 21 Aug 2010 09:50:56 +0000 (09:50 +0000)]
- process suggests for commas as well

Changed files:
    adapter.awk -> 1.464

11 years ago- make it possible to build packages that are not yet added to CVS
Elan Ruusamäe [Fri, 20 Aug 2010 16:51:41 +0000 (16:51 +0000)]
- make it possible to build packages that are not yet added to CVS

Changed files:
    builder.sh -> 1.628

11 years ago- add %pear_package_print_optionalpackages
Elan Ruusamäe [Fri, 20 Aug 2010 16:14:41 +0000 (16:14 +0000)]
- add %pear_package_print_optionalpackages

Changed files:
    builder.sh -> 1.627

11 years ago- add --upgrade-version
Elan Ruusamäe [Fri, 20 Aug 2010 10:28:05 +0000 (10:28 +0000)]
- add --upgrade-version

Changed files:
    builder.sh -> 1.626

11 years ago- try handling subver in set_version()
Elan Ruusamäe [Fri, 20 Aug 2010 10:23:14 +0000 (10:23 +0000)]
- try handling subver in set_version()

Changed files:
    builder.sh -> 1.625

11 years ago- new map
Elan Ruusamäe [Thu, 19 Aug 2010 18:46:33 +0000 (18:46 +0000)]
- new map

Changed files:
    adapter.awk -> 1.463

11 years ago- try to add logfile to .cvsignore
Elan Ruusamäe [Thu, 19 Aug 2010 12:57:42 +0000 (12:57 +0000)]
- try to add logfile to .cvsignore

Changed files:
    builder.sh -> 1.624

11 years ago- match preamble tags also with colon
arvenil [Sat, 14 Aug 2010 23:10:45 +0000 (23:10 +0000)]
- match preamble tags also with colon

Changed files:
    adapter.awk -> 1.462

11 years ago- add pyOpenSSL
Elan Ruusamäe [Tue, 10 Aug 2010 17:56:39 +0000 (17:56 +0000)]
- add pyOpenSSL

Changed files:
    adapter.awk -> 1.461

11 years ago- add GitPython
Elan Ruusamäe [Tue, 10 Aug 2010 12:19:05 +0000 (12:19 +0000)]
- add GitPython

Changed files:
    adapter.awk -> 1.460

11 years ago- add freetype2
Elan Ruusamäe [Wed, 4 Aug 2010 19:41:07 +0000 (19:41 +0000)]
- add freetype2

Changed files:
    adapter.awk -> 1.459

11 years ago- allow specname as "package/" (from dir tab completion)
Elan Ruusamäe [Tue, 3 Aug 2010 10:13:33 +0000 (10:13 +0000)]
- allow specname as "package/" (from dir tab completion)

Changed files:
    builder.sh -> 1.623

11 years ago- use rpmbuild(macros) virtual, not direct package name auto/ac/rpm-build-tools-4_4_39-1
Elan Ruusamäe [Wed, 28 Jul 2010 09:55:16 +0000 (09:55 +0000)]
- use rpmbuild(macros) virtual, not direct package name

Changed files:
    rpm-build-tools.spec -> 1.32

11 years ago- rpmbuild(macros) virtual enforce
Elan Ruusamäe [Wed, 28 Jul 2010 09:54:12 +0000 (09:54 +0000)]
- rpmbuild(macros) virtual enforce

Changed files:
    adapter.awk -> 1.458

11 years ago- fuse
Elan Ruusamäe [Mon, 12 Jul 2010 09:13:34 +0000 (09:13 +0000)]
- fuse

Changed files:
    adapter.awk -> 1.457

11 years ago- %requires_ge_to, %requires_ge
Elan Ruusamäe [Fri, 9 Jul 2010 06:25:18 +0000 (06:25 +0000)]
- %requires_ge_to, %requires_ge

Changed files:
    builder.sh -> 1.622

11 years ago- correct md5
sparky [Fri, 25 Jun 2010 16:56:55 +0000 (16:56 +0000)]
- correct md5

Changed files:
    builder_.sh -> 1.32
    rpm-build-tools.spec -> 1.31

11 years ago- df test - grab builder.sh from cvs web
sparky [Fri, 25 Jun 2010 16:51:47 +0000 (16:51 +0000)]
- df test - grab builder.sh from cvs web

Changed files:
    rpm-build-tools.spec -> 1.30

11 years ago- bugfix: when --try-upgrade (-u) is requested check for new version
arvenil [Wed, 16 Jun 2010 18:00:35 +0000 (18:00 +0000)]
- bugfix: when --try-upgrade (-u) is requested check for new version
  before geting sources, so only new sources will be downloaded
  (merged from DEVEL)

Changed files:
    builder.sh -> 1.621

11 years ago- todo: debian/watch like support
Elan Ruusamäe [Fri, 11 Jun 2010 08:01:18 +0000 (08:01 +0000)]
- todo: debian/watch like support

Changed files:
    pldnotify.awk -> 1.87

11 years ago- more java deps fixes
pawelz [Wed, 9 Jun 2010 17:56:30 +0000 (17:56 +0000)]
- more java deps fixes

Changed files:
    adapter.awk -> 1.456

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