]> git.pld-linux.org Git - packages/rpm-build-tools.git/log
packages/rpm-build-tools.git
11 years ago- a simple input/output wrapper to be used instead of tee with lots of magic
Przemysław Iskra [Wed, 2 Feb 2011 00:02:53 +0000 (00:02 +0000)]
- a simple input/output wrapper to be used instead of tee with lots of magic

11 years ago- rough script to update all kde4 packages to new version
Jan Rękorajski [Fri, 11 Jan 2013 13:48:02 +0000 (14:48 +0100)]
- rough script to update all kde4 packages to new version
- needs testing and polishing

11 years agobuilder uses mktemp features avaiable in coreutils version
Elan Ruusamäe [Tue, 8 Jan 2013 10:25:58 +0000 (12:25 +0200)]
builder uses mktemp features avaiable in coreutils version

11 years agolookup for extra sources in "sources" file auto/th/rpm-build-tools-4.5-7
Elan Ruusamäe [Sun, 2 Dec 2012 22:46:34 +0000 (00:46 +0200)]
lookup for extra sources in "sources" file

mostly for %patchset_source use

11 years agopurge-packages: use git status --porcelain instead of --short
Elan Ruusamäe [Mon, 12 Nov 2012 21:15:46 +0000 (23:15 +0200)]
purge-packages: use git status --porcelain instead of --short

11 years agoupdate-geoip: allow reporting current status and not updating
Elan Ruusamäe [Thu, 8 Nov 2012 06:40:47 +0000 (08:40 +0200)]
update-geoip: allow reporting current status and not updating

11 years agofix apache mirror on sunsite.icm.edu.pl
Elan Ruusamäe [Mon, 5 Nov 2012 22:17:20 +0000 (22:17 +0000)]
fix apache mirror on sunsite.icm.edu.pl

fails:
http://sunsite.icm.edu.pl/pub/www/apache/dist/lucene/solr/3.6.1/apache-solr-3.6.1.tgz
ok:
http://sunsite.icm.edu.pl/pub/www/apache/lucene/solr/3.6.1/apache-solr-3.6.1.tgz

see solr.spec

11 years agobuilder: make list-sources-urls output usable, internal messages to stderr, sources...
Elan Ruusamäe [Mon, 5 Nov 2012 21:54:33 +0000 (23:54 +0200)]
builder: make list-sources-urls output usable, internal messages to stderr, sources/patches to stdout

11 years ago- cleanup symfony2
Elan Ruusamäe [Sat, 3 Nov 2012 09:18:50 +0000 (11:18 +0200)]
- cleanup symfony2

11 years ago- no adapter for /etc/modules-load.d, updated fedora pgs
Elan Ruusamäe [Sat, 3 Nov 2012 09:18:35 +0000 (11:18 +0200)]
- no adapter for /etc/modules-load.d, updated fedora pgs

11 years agoMerge commit '053ce15429546e205ce48d07315b1a90b48d3f0b'
Elan Ruusamäe [Sat, 3 Nov 2012 09:17:06 +0000 (11:17 +0200)]
Merge commit '053ce15429546e205ce48d07315b1a90b48d3f0b'

11 years agoadd a tool to cleanup your packages dir
Elan Ruusamäe [Sat, 3 Nov 2012 09:15:57 +0000 (11:15 +0200)]
add a tool to cleanup your packages dir

11 years agobuilder: add --noinit alias
Elan Ruusamäe [Sat, 6 Oct 2012 22:01:03 +0000 (01:01 +0300)]
builder: add --noinit alias

11 years agobuilder: use abs paths for --noinit fully to work
Elan Ruusamäe [Sat, 6 Oct 2012 22:00:21 +0000 (01:00 +0300)]
builder: use abs paths for --noinit fully to work

11 years agorepackage: skip debug packages when repackaging
Elan Ruusamäe [Sat, 6 Oct 2012 21:59:10 +0000 (00:59 +0300)]
repackage: skip debug packages when repackaging

11 years agoshrc: add rpm2spec shell function
Elan Ruusamäe [Sat, 6 Oct 2012 21:58:41 +0000 (00:58 +0300)]
shrc: add rpm2spec shell function

11 years ago- use GMT timezone, not to fail on builders having different timezone
Elan Ruusamäe [Sun, 30 Sep 2012 19:14:08 +0000 (22:14 +0300)]
- use GMT timezone, not to fail on builders having different timezone

11 years agotranslate: libXtst-devel to xorg-lib-libXtst-devel
Elan Ruusamäe [Sun, 30 Sep 2012 15:01:46 +0000 (18:01 +0300)]
translate: libXtst-devel to xorg-lib-libXtst-devel

11 years ago- silence unimportant git errors
Jan Rękorajski [Sat, 29 Sep 2012 11:42:01 +0000 (13:42 +0200)]
- silence unimportant git errors

11 years ago- xtables-geoip has two files on what version is decided
Elan Ruusamäe [Fri, 28 Sep 2012 08:23:25 +0000 (11:23 +0300)]
- xtables-geoip has two files on what version is decided

11 years agoadd --noinit to usage help
Elan Ruusamäe [Thu, 27 Sep 2012 13:15:06 +0000 (16:15 +0300)]
add --noinit to usage help

11 years ago- pass _specdir and _sourcedir to rpm-specdump
Jan Rękorajski [Sun, 16 Sep 2012 08:32:49 +0000 (10:32 +0200)]
- pass _specdir and _sourcedir to rpm-specdump

Same case as for rpmbuild and %{name} different from spec NAME.
rpm-specdump looked for files in _topdir/%{name} instead of _topdir/NAME.
It's wonders why this came out only after migration to rpm5.

11 years agobuilder: Merge only when it is a fast foward merge
Kacper Kornet [Wed, 5 Sep 2012 02:35:49 +0000 (04:35 +0200)]
builder: Merge only when it is a fast foward merge

11 years agobuilder: Don't try to merge with upstream when --no-cvs-specs is specified
Kacper Kornet [Wed, 5 Sep 2012 02:23:33 +0000 (04:23 +0200)]
builder: Don't try to merge with upstream when --no-cvs-specs is specified

11 years agobuilder: enable to rebuild old auto tag more then once
Kacper Kornet [Tue, 4 Sep 2012 16:16:46 +0000 (17:16 +0100)]
builder: enable to rebuild old auto tag more then once

The previous version failed in the following scenario:
1. Old auto tag exists and it is rebuild. In the result
new style autotag is created.
2. Both style autotags cannor be rebuild any more.

After fix the new style autotag can be rebuild.

11 years agoadapter: fix field check, it contains colon
Elan Ruusamäe [Mon, 3 Sep 2012 08:52:22 +0000 (11:52 +0300)]
adapter: fix field check, it contains colon

11 years agoadapter: php-date -> php(date) as well
Elan Ruusamäe [Mon, 3 Sep 2012 08:47:22 +0000 (11:47 +0300)]
adapter: php-date -> php(date) as well

11 years agorelup: fix it not refetching number after updating
Elan Ruusamäe [Wed, 29 Aug 2012 11:40:24 +0000 (14:40 +0300)]
relup: fix it not refetching number after updating

11 years agopearize: fix cp -b unicode not recognized
Elan Ruusamäe [Tue, 28 Aug 2012 20:29:24 +0000 (23:29 +0300)]
pearize: fix cp -b unicode not recognized

11 years agoMerge two fixes for rebuilding auto tags
Kacper Kornet [Tue, 28 Aug 2012 16:17:22 +0000 (17:17 +0100)]
Merge two fixes for rebuilding auto tags

11 years agoAllow to rebuld auto/XX tag even if it is not on XX-branch tag_checking
Kacper Kornet [Tue, 28 Aug 2012 16:14:34 +0000 (17:14 +0100)]
Allow to rebuld auto/XX tag even if it is not on XX-branch

11 years agoadapter: make it work with multiple files
Elan Ruusamäe [Sun, 26 Aug 2012 12:58:57 +0000 (15:58 +0300)]
adapter: make it work with multiple files

11 years ago- adapter for php-common -> php(core)
Elan Ruusamäe [Thu, 23 Aug 2012 22:29:50 +0000 (01:29 +0300)]
- adapter for php-common -> php(core)

11 years agorelup: add -g option to only get packages (like builder)
Elan Ruusamäe [Thu, 23 Aug 2012 22:29:33 +0000 (01:29 +0300)]
relup: add -g option to only get packages (like builder)

11 years agoupdated bconds list
Elan Ruusamäe [Thu, 23 Aug 2012 17:27:49 +0000 (20:27 +0300)]
updated bconds list

the git-ish command is:
(cd ~/all-specs && git pull && grep --exclude-dir .git -r "^%bcond_" . | awk '{_[$2]++}END{for(n in _){print n,_[n];}}' | LC_ALL=C sort > $OLDPWD/bconds.txt)

11 years agobuilder: rewrite code to checkout refs
Kacper Kornet [Thu, 23 Aug 2012 13:12:43 +0000 (14:12 +0100)]
builder: rewrite code to checkout refs

git-checkout $CVSTAG can fail due to other reasons then non existing tag,
i.e. when the merge is in progress. In previous version in such a remote
tracking branch was tried to be check out, which resulted in error. It
prevented user from checking if his merge commits builds correctly
before commiting it.

11 years agoshrc: fix ac-tag detecting branch if no local branch present (thx draenog)
Elan Ruusamäe [Wed, 22 Aug 2012 08:12:01 +0000 (11:12 +0300)]
shrc: fix ac-tag detecting branch if no local branch present (thx draenog)

11 years agorelup: fix commit part
Elan Ruusamäe [Tue, 21 Aug 2012 20:27:18 +0000 (23:27 +0300)]
relup: fix commit part

11 years agoremove commit grouping
Elan Ruusamäe [Tue, 21 Aug 2012 20:19:18 +0000 (23:19 +0300)]
remove commit grouping

- it is no longer possible to commit several packages at once like in cvs
- somehow the grouping logic skipped some packages when doing mass
  updates, this way it's stright forward and such bugs not possible

11 years agoremove superfluous calls to find_mirror
Kacper Kornet [Mon, 20 Aug 2012 11:01:22 +0000 (12:01 +0100)]
remove superfluous calls to find_mirror

11 years agofix location of source for link to mirrors
Kacper Kornet [Mon, 20 Aug 2012 10:52:11 +0000 (11:52 +0100)]
fix location of source for link to mirrors

11 years agomirrors: add jenkins mirror
Elan Ruusamäe [Sun, 19 Aug 2012 17:08:45 +0000 (20:08 +0300)]
mirrors: add jenkins mirror

11 years agocheck-unused-files: port to git
Elan Ruusamäe [Sat, 18 Aug 2012 08:53:58 +0000 (11:53 +0300)]
check-unused-files: port to git

11 years agobuilder: understand $TARGET in $LOGFILE to be stripped when adding to .itignore
Elan Ruusamäe [Sat, 18 Aug 2012 08:48:42 +0000 (11:48 +0300)]
builder: understand $TARGET in $LOGFILE to be stripped when adding to .itignore

11 years agobuilder: use locals
Elan Ruusamäe [Fri, 17 Aug 2012 14:57:24 +0000 (17:57 +0300)]
builder: use locals

11 years agoprepend to autogenerated changelog link to full changelog in gitweb
Elan Ruusamäe [Wed, 15 Aug 2012 20:19:03 +0000 (23:19 +0300)]
prepend to autogenerated changelog link to full changelog in gitweb

11 years ago[shrc]: ac-tag: delete local branch as well if exists
Elan Ruusamäe [Tue, 14 Aug 2012 12:30:59 +0000 (15:30 +0300)]
[shrc]: ac-tag: delete local branch as well if exists

11 years agoshrc: ac-tag: fetch tags before checking for tags
Elan Ruusamäe [Mon, 13 Aug 2012 14:13:58 +0000 (17:13 +0300)]
shrc: ac-tag: fetch tags before checking for tags

11 years agoshrc: cleanup cv, cvslog - cvs specific tools
Elan Ruusamäe [Mon, 13 Aug 2012 05:27:24 +0000 (08:27 +0300)]
shrc: cleanup cv, cvslog - cvs specific tools

11 years agorename to shrc.sh to be more meaningful filename
Elan Ruusamäe [Mon, 13 Aug 2012 05:24:35 +0000 (08:24 +0300)]
rename to shrc.sh to be more meaningful filename

11 years agoshrc: ac-tag: use git show-ref
Elan Ruusamäe [Mon, 13 Aug 2012 05:23:51 +0000 (08:23 +0300)]
shrc: ac-tag: use git show-ref

11 years agobuilder: there's no shortcut -D for define (it stands for --debug)
Elan Ruusamäe [Sun, 12 Aug 2012 20:50:49 +0000 (23:50 +0300)]
builder: there's no shortcut -D for define (it stands for --debug)

11 years agoshrc: refuse to delete AC-branch if that branch point is unassociated (has no tag...
Elan Ruusamäe [Sun, 12 Aug 2012 20:48:28 +0000 (23:48 +0300)]
shrc: refuse to delete AC-branch if that branch point is unassociated (has no tag on the same hash)

11 years agoshrc: covert ac-tag to git
Elan Ruusamäe [Sun, 12 Aug 2012 20:34:19 +0000 (23:34 +0300)]
shrc: covert ac-tag to git

11 years agoupdate help output to be (better) parseable by bash completions
Elan Ruusamäe [Sun, 12 Aug 2012 20:33:13 +0000 (23:33 +0300)]
update help output to be (better) parseable by bash completions

11 years agocorrect dep
Elan Ruusamäe [Sun, 12 Aug 2012 12:00:24 +0000 (15:00 +0300)]
correct dep

11 years agoMerge rpm-build.sh file moved from rpm-build-macros
Kacper Kornet [Sat, 11 Aug 2012 19:30:47 +0000 (20:30 +0100)]
Merge rpm-build.sh file moved from rpm-build-macros

11 years agobuilder script requires git 1.7+ to checkout from pld repos, not cvs auto/ac/rpm-build-tools-4.5-6 auto/th/rpm-build-tools-4.5-6
Elan Ruusamäe [Sat, 11 Aug 2012 17:26:27 +0000 (20:26 +0300)]
builder script requires git 1.7+ to checkout from pld repos, not cvs

11 years agoadd bump_release method to increase release (no functional change)
Elan Ruusamäe [Sat, 11 Aug 2012 17:25:05 +0000 (20:25 +0300)]
add bump_release method to increase release (no functional change)

11 years agofill php core deps as virtual
Elan Ruusamäe [Sat, 11 Aug 2012 17:24:34 +0000 (20:24 +0300)]
fill php core deps as virtual

11 years agoFix for initialized git repo without any config
Kacper Kornet [Wed, 8 Aug 2012 17:34:58 +0000 (18:34 +0100)]
Fix for initialized git repo without any config

Previous version failed in the repo initialized by git init but before
the first commit was committed to it. The reason was that
git symbolic-ref HEAD returns refs/heads/master, however
git checkout-master failed. The solution is to check if HEAD points to a
real commit with git-rev-parse.

11 years agoscript to push your rpm packages to ~/public_html/<dist>/<arch>
Elan Ruusamäe [Tue, 7 Aug 2012 05:30:24 +0000 (08:30 +0300)]
script to push your rpm packages to ~/public_html/<dist>/<arch>

11 years agonormalize spec name, like builder script does
Elan Ruusamäe [Tue, 7 Aug 2012 05:21:37 +0000 (08:21 +0300)]
normalize spec name, like builder script does

11 years agocomment some code logic
Elan Ruusamäe [Tue, 7 Aug 2012 05:08:15 +0000 (08:08 +0300)]
comment some code logic

11 years agofetch tags before figuring out last tag rpm-build.sh
Elan Ruusamäe [Mon, 6 Aug 2012 18:48:17 +0000 (21:48 +0300)]
fetch tags before figuring out last tag

11 years agouse git idiom to determine last auto tag
Kacper Kornet [Sun, 5 Aug 2012 01:54:19 +0000 (02:54 +0100)]
use git idiom to determine last auto tag

11 years agoDon't create links for tools if directory does not exist
Kacper Kornet [Sat, 4 Aug 2012 16:36:00 +0000 (17:36 +0100)]
Don't create links for tools if directory does not exist

11 years agoInstall fetchsrc_request in rpm/packages
Kacper Kornet [Fri, 3 Aug 2012 15:18:21 +0000 (16:18 +0100)]
Install fetchsrc_request in rpm/packages

11 years agoMake fetchsrc_request suffix the same as of other tools
Kacper Kornet [Fri, 3 Aug 2012 15:09:07 +0000 (16:09 +0100)]
Make fetchsrc_request suffix the same as of other tools

11 years agoAdapt fetchsrc_request to git setup
Kacper Kornet [Fri, 3 Aug 2012 14:56:16 +0000 (15:56 +0100)]
Adapt fetchsrc_request to git setup

11 years agoautotag: make git complatible (however needs to be in package dir)
Elan Ruusamäe [Thu, 2 Aug 2012 19:29:53 +0000 (22:29 +0300)]
autotag: make git complatible (however needs to be in package dir)

11 years agoexecute bits restored
Elan Ruusamäe [Wed, 1 Aug 2012 21:23:11 +0000 (00:23 +0300)]
execute bits restored

11 years agoSet +x bit for pldnotify.awk
Kacper Kornet [Wed, 1 Aug 2012 17:49:02 +0000 (18:49 +0100)]
Set +x bit for pldnotify.awk

11 years agobuilder: set PATH before nice
Elan Ruusamäe [Wed, 1 Aug 2012 16:52:10 +0000 (19:52 +0300)]
builder: set PATH before nice

11 years agobuilder: use clean PATH only when invoking rpmbuild
Elan Ruusamäe [Wed, 1 Aug 2012 16:08:17 +0000 (19:08 +0300)]
builder: use clean PATH only when invoking rpmbuild

let GIT_SSH env var work when tagging (i.e use command from $PATH)

11 years agoadapter: fedora elfutils-libelf-devel name transition
Elan Ruusamäe [Wed, 1 Aug 2012 16:03:08 +0000 (19:03 +0300)]
adapter: fedora elfutils-libelf-devel name transition

11 years agoMerge branch 'master' of ssh://git.pld-linux.org/packages/rpm-build-tools
Elan Ruusamäe [Wed, 1 Aug 2012 15:52:12 +0000 (18:52 +0300)]
Merge branch 'master' of ssh://git.pld-linux.org/packages/rpm-build-tools

11 years agorelup: fix breakage from 2d0ad334: relup can take several package names to process
Elan Ruusamäe [Wed, 1 Aug 2012 15:51:48 +0000 (18:51 +0300)]
relup: fix breakage from 2d0ad334: relup can take several package names to process

11 years agocvs tools are dead
Elan Ruusamäe [Tue, 31 Jul 2012 20:41:07 +0000 (23:41 +0300)]
cvs tools are dead

11 years agoadd clean target
Elan Ruusamäe [Tue, 31 Jul 2012 20:32:34 +0000 (23:32 +0300)]
add clean target

11 years agomake it work with git dirs
Elan Ruusamäe [Tue, 31 Jul 2012 20:32:23 +0000 (23:32 +0300)]
make it work with git dirs

11 years agoupdated for git
Elan Ruusamäe [Tue, 31 Jul 2012 20:31:58 +0000 (23:31 +0300)]
updated for git

11 years ago- rel. 5 auto/th/rpm-build-tools-4.5-5
Kacper Kornet [Sat, 28 Jul 2012 11:59:25 +0000 (12:59 +0100)]
- rel. 5

11 years ago- use rpm.groups from rpm/rpm-build-tools
Kacper Kornet [Sat, 28 Jul 2012 11:19:30 +0000 (12:19 +0100)]
- use rpm.groups from rpm/rpm-build-tools

11 years ago- allow for reinitialization of tools in rpm/packages directory
Kacper Kornet [Sat, 28 Jul 2012 11:06:47 +0000 (12:06 +0100)]
- allow for reinitialization of tools in rpm/packages directory

11 years ago- install link to mirrors file
Kacper Kornet [Sat, 28 Jul 2012 10:43:09 +0000 (11:43 +0100)]
- install link to mirrors file

11 years ago- git support, works if called from packages directory
Marcin Krol [Tue, 24 Jul 2012 08:44:58 +0000 (08:44 +0000)]
- git support, works if called from packages directory

11 years agoAllow to rebuild tag only with explicit -r option
Kacper Kornet [Fri, 20 Jul 2012 07:37:51 +0000 (08:37 +0100)]
Allow to rebuild tag only with explicit -r option

11 years agoX11 in group not tracked, remove it
Elan Ruusamäe [Tue, 17 Jul 2012 11:52:48 +0000 (14:52 +0300)]
X11 in group not tracked, remove it

11 years agorestore execute bits
Elan Ruusamäe [Tue, 17 Jul 2012 11:47:53 +0000 (14:47 +0300)]
restore execute bits

11 years agomerged rest of the files from CVS packages/ dir
Elan Ruusamäe [Tue, 17 Jul 2012 11:46:29 +0000 (14:46 +0300)]
merged rest of the files from CVS packages/ dir

Merge remote-tracking branch 'origin/rpm_files/master'

11 years agoUse git-show-ref -s to get SHA1 of tag
Kacper Kornet [Sun, 15 Jul 2012 20:17:06 +0000 (21:17 +0100)]
Use git-show-ref -s to get SHA1 of tag

11 years agoAvoid showing parents before children in generated changelogs
Kacper Kornet [Thu, 12 Jul 2012 20:08:21 +0000 (21:08 +0100)]
Avoid showing parents before children in generated changelogs

11 years agorevert f3dcc3e7
Elan Ruusamäe [Thu, 12 Jul 2012 12:08:42 +0000 (15:08 +0300)]
revert f3dcc3e7

rsync.sh can be local script, if it exist, do link it

11 years agoAdd help message explaining how to push branch for the first time
Kacper Kornet [Wed, 11 Jul 2012 20:43:13 +0000 (21:43 +0100)]
Add help message explaining how to push branch for the first time

11 years agoDon't try to to commit or push during builder -a
Kacper Kornet [Wed, 11 Jul 2012 20:40:49 +0000 (21:40 +0100)]
Don't try to to commit or push during builder -a

11 years agoCreate place for package on server during builder -a
Kacper Kornet [Wed, 11 Jul 2012 20:39:21 +0000 (21:39 +0100)]
Create place for package on server during builder -a

11 years ago- remove cvs leftover: changelog formatting
Elan Ruusamäe [Wed, 11 Jul 2012 15:17:05 +0000 (18:17 +0300)]
- remove cvs leftover: changelog formatting

11 years ago- remove cvs leftover: $id in at line 1
Elan Ruusamäe [Wed, 11 Jul 2012 15:13:49 +0000 (18:13 +0300)]
- remove cvs leftover: $id in at line 1

11 years agoMerge branch 'master' of ssh://git.pld-linux.org/packages/rpm-build-tools
Elan Ruusamäe [Wed, 11 Jul 2012 11:07:27 +0000 (14:07 +0300)]
Merge branch 'master' of ssh://git.pld-linux.org/packages/rpm-build-tools

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