]> git.pld-linux.org Git - packages/rpm-build-tools.git/log
packages/rpm-build-tools.git
7 years agorel 5 auto/th/rpm-build-tools-4.8-5
Elan Ruusamäe [Sun, 31 Jul 2016 11:54:20 +0000 (14:54 +0300)]
rel 5

7 years agoshrc: try lsb_release first to determine distro
Elan Ruusamäe [Sun, 31 Jul 2016 11:53:55 +0000 (14:53 +0300)]
shrc: try lsb_release first to determine distro

7 years agopear: pear.installed stamp
Elan Ruusamäe [Sun, 31 Jul 2016 11:53:37 +0000 (14:53 +0300)]
pear: pear.installed stamp

7 years agoadapter updates
Elan Ruusamäe [Sun, 31 Jul 2016 11:53:18 +0000 (14:53 +0300)]
adapter updates

7 years agoadapter: chop # from urls
Elan Ruusamäe [Fri, 20 May 2016 14:24:32 +0000 (17:24 +0300)]
adapter: chop # from urls

7 years agobuilder: push also notes
Elan Ruusamäe [Tue, 3 May 2016 21:02:36 +0000 (00:02 +0300)]
builder: push also notes

seems to be working, having tested this few weeks
http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2016-April/024797.html

if this still breaks, then you should had responded in mailing list...

7 years agoadapter: vim folding marks; update package renames
Elan Ruusamäe [Tue, 3 May 2016 21:01:25 +0000 (00:01 +0300)]
adapter: vim folding marks; update package renames

8 years agodrop outdated todo
Elan Ruusamäe [Tue, 12 Apr 2016 16:47:38 +0000 (19:47 +0300)]
drop outdated todo

8 years agouse local gitignore not one in repo
Elan Ruusamäe [Tue, 12 Apr 2016 16:46:03 +0000 (19:46 +0300)]
use local gitignore not one in repo

8 years agoreturn false
Elan Ruusamäe [Wed, 30 Mar 2016 20:28:38 +0000 (23:28 +0300)]
return false

so could conditionally setup the prompt:

. ~/rpm/packages/rpm-build-tools/bash-prompt.sh && PROMPT_COMMAND=__bash_prompt_command

8 years agopclean: cleaning git diffs
Elan Ruusamäe [Wed, 30 Mar 2016 20:25:23 +0000 (23:25 +0300)]
pclean: cleaning git diffs

8 years agopython docker renames
Elan Ruusamäe [Wed, 30 Mar 2016 20:25:11 +0000 (23:25 +0300)]
python docker renames

8 years agobash 4 check (for ac)
Elan Ruusamäe [Wed, 30 Mar 2016 20:24:58 +0000 (23:24 +0300)]
bash 4 check (for ac)

8 years agoreset cache when reloading
Elan Ruusamäe [Sat, 19 Mar 2016 09:55:42 +0000 (11:55 +0200)]
reset cache when reloading

8 years agoprevent filenames globbing in
Elan Ruusamäe [Sat, 19 Mar 2016 09:55:28 +0000 (11:55 +0200)]
prevent filenames globbing in

8 years agosubst _pkgdocdir
Elan Ruusamäe [Sat, 19 Mar 2016 09:54:35 +0000 (11:54 +0200)]
subst _pkgdocdir

8 years agomove bash prompt to separate file auto/th/rpm-build-tools-4.8-4
Elan Ruusamäe [Wed, 16 Mar 2016 11:12:52 +0000 (13:12 +0200)]
move bash prompt to separate file

causes issues when sourced from mksh
http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2016-March/024742.html

8 years agosubst python2_version
Elan Ruusamäe [Wed, 16 Mar 2016 11:05:53 +0000 (13:05 +0200)]
subst python2_version

8 years agospelling
Elan Ruusamäe [Sun, 6 Mar 2016 22:26:05 +0000 (00:26 +0200)]
spelling

8 years agorel 3; GIT_DIR fix auto/th/rpm-build-tools-4.8-3
Elan Ruusamäe [Sun, 6 Mar 2016 22:24:04 +0000 (00:24 +0200)]
rel 3; GIT_DIR fix

make release to include fix for:
http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2016-March/024736.html

8 years agoadapter: subst php_extdir
Elan Ruusamäe [Sun, 6 Mar 2016 22:23:23 +0000 (00:23 +0200)]
adapter: subst php_extdir

8 years agoupdate geoip: also push
Elan Ruusamäe [Mon, 18 Jan 2016 12:44:47 +0000 (14:44 +0200)]
update geoip: also push

8 years agodo not corrupt cache if version parse failed
Elan Ruusamäe [Sun, 10 Jan 2016 00:04:23 +0000 (02:04 +0200)]
do not corrupt cache if version parse failed

8 years agorpm query is slow, cache it
Elan Ruusamäe [Sat, 9 Jan 2016 17:26:17 +0000 (19:26 +0200)]
rpm query is slow, cache it

8 years agofix function name
Elan Ruusamäe [Sat, 9 Jan 2016 17:09:45 +0000 (19:09 +0200)]
fix function name

8 years agodefine specdir
Elan Ruusamäe [Sat, 9 Jan 2016 16:31:13 +0000 (18:31 +0200)]
define specdir

this solves issues that rpm tries to access every source
and it does that in wrong dir in packages like php.spec (tries php53
dir)

really rpm should check the files if only want to parse simple things
like version

similar issue in the past:
http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2015-November/024529.html

8 years agouse ls to expand spec count
Elan Ruusamäe [Sat, 9 Jan 2016 16:01:45 +0000 (18:01 +0200)]
use ls to expand spec count

8 years agoinclude current VERSION from spec in PS1
Elan Ruusamäe [Sat, 9 Jan 2016 15:54:55 +0000 (17:54 +0200)]
include current VERSION from spec in PS1

8 years agoinclude my bash prompt customization
Elan Ruusamäe [Sat, 9 Jan 2016 15:52:20 +0000 (17:52 +0200)]
include my bash prompt customization

optional, can be enabled if you set in your ~/.bashrc:
PROMPT_COMMAND=__bash_prompt_command

8 years agonodejs_sitelib subst
Elan Ruusamäe [Sat, 9 Jan 2016 15:46:21 +0000 (17:46 +0200)]
nodejs_sitelib subst

8 years agooxygen name
Elan Ruusamäe [Thu, 31 Dec 2015 22:20:17 +0000 (00:20 +0200)]
oxygen name

8 years agomove unknown repos to stashed dir
Elan Ruusamäe [Sat, 19 Dec 2015 00:55:25 +0000 (02:55 +0200)]
move unknown repos to stashed dir

8 years agocleanup GIT_ vars before invoking build
Elan Ruusamäe [Sat, 19 Dec 2015 00:54:47 +0000 (02:54 +0200)]
cleanup GIT_ vars before invoking build

8 years agofix some fedora packages
Elan Ruusamäe [Sat, 19 Dec 2015 00:54:17 +0000 (02:54 +0200)]
fix some fedora packages

8 years agopurge-packages: update comments
Elan Ruusamäe [Fri, 27 Nov 2015 23:13:40 +0000 (01:13 +0200)]
purge-packages: update comments

8 years agosome fedoraishms
Elan Ruusamäe [Fri, 27 Nov 2015 22:57:07 +0000 (00:57 +0200)]
some fedoraishms

8 years agobuilder: alias --init to --init-rpm-dir
Elan Ruusamäe [Wed, 18 Nov 2015 09:56:47 +0000 (11:56 +0200)]
builder: alias --init to --init-rpm-dir

8 years agorequire rpm-build-macros 1.651, where shrc.sh was moved from there to here auto/th/rpm-build-tools-4.8-2
Elan Ruusamäe [Fri, 13 Nov 2015 19:55:59 +0000 (21:55 +0200)]
require rpm-build-macros 1.651, where shrc.sh was moved from there to here

otherwise we end up with file conflict

==> default:    file /etc/shrc.d/rpm-build.sh from install of rpm-build-tools-4.7-1.noarch conflicts with file from package rpm-build-macros-1.650-2.noarch

and poldek is not smart enough to resolve that by it's own

8 years agoconfigure initial git repo push -u target
Elan Ruusamäe [Sat, 7 Nov 2015 15:28:31 +0000 (17:28 +0200)]
configure initial git repo push -u target

8 years agouse pldnotify from PATH
Elan Ruusamäe [Mon, 2 Nov 2015 18:19:44 +0000 (20:19 +0200)]
use pldnotify from PATH

8 years agosuggest pldnotify auto/th/rpm-build-tools-4.8-1
Elan Ruusamäe [Mon, 2 Nov 2015 16:01:26 +0000 (18:01 +0200)]
suggest pldnotify

8 years agov4.8; pldnotify moved as separate project
Elan Ruusamäe [Mon, 2 Nov 2015 16:00:54 +0000 (18:00 +0200)]
v4.8; pldnotify moved as separate project

8 years agoUse 45s timeout (the same as already used for wget).
Arkadiusz Miśkiewicz [Mon, 2 Nov 2015 14:45:29 +0000 (15:45 +0100)]
Use 45s timeout (the same as already used for wget).

8 years agoupdate bconds usage list
Elan Ruusamäe [Sun, 1 Nov 2015 19:43:15 +0000 (21:43 +0200)]
update bconds usage list

8 years agormo_check: handle missing packages
Elan Ruusamäe [Sun, 1 Nov 2015 19:32:59 +0000 (21:32 +0200)]
rmo_check: handle missing packages

8 years agopldnotify: first check releases from release-monitoring.org
Elan Ruusamäe [Sun, 1 Nov 2015 19:29:37 +0000 (21:29 +0200)]
pldnotify: first check releases from release-monitoring.org

8 years agobuilder: xtitle check stderr, so it would work in capture blocks too
Elan Ruusamäe [Sun, 1 Nov 2015 19:12:38 +0000 (21:12 +0200)]
builder: xtitle check stderr, so it would work in capture blocks too

8 years agobuilder: use multiple mirror file search locations
Elan Ruusamäe [Sun, 1 Nov 2015 19:11:55 +0000 (21:11 +0200)]
builder: use multiple mirror file search locations

8 years agoadapter: cleanup r= from sf urls
Elan Ruusamäe [Sun, 1 Nov 2015 19:11:09 +0000 (21:11 +0200)]
adapter: cleanup r= from sf urls

8 years agoupdate-geoip: update git commit status display
Elan Ruusamäe [Wed, 23 Sep 2015 04:41:02 +0000 (07:41 +0300)]
update-geoip: update git commit status display

8 years agoadapter.awk: fix %buildrequires_jdk handling
Jacek Konieczny [Mon, 21 Sep 2015 09:07:52 +0000 (11:07 +0200)]
adapter.awk: fix %buildrequires_jdk handling

8 years agobuilder.sh: fix '%required_jdk' placeholder
Jacek Konieczny [Mon, 21 Sep 2015 08:51:51 +0000 (10:51 +0200)]
builder.sh: fix '%required_jdk' placeholder

8 years ago- more
Arkadiusz Miśkiewicz [Fri, 4 Sep 2015 20:54:40 +0000 (22:54 +0200)]
- more

8 years ago- updated list
Arkadiusz Miśkiewicz [Fri, 4 Sep 2015 18:51:04 +0000 (20:51 +0200)]
- updated list

8 years ago- kf5-kfilemetadata, kf5-baloo - new packages
Arkadiusz Miśkiewicz [Fri, 4 Sep 2015 14:02:33 +0000 (16:02 +0200)]
- kf5-kfilemetadata, kf5-baloo - new packages

8 years agogeoip: add autocommit
Elan Ruusamäe [Tue, 1 Sep 2015 12:21:03 +0000 (15:21 +0300)]
geoip: add autocommit

8 years agofix python sphinx dep
Elan Ruusamäe [Mon, 10 Aug 2015 09:00:24 +0000 (12:00 +0300)]
fix python sphinx dep

8 years agounfinished qt5 updater
Elan Ruusamäe [Sat, 13 Jun 2015 20:07:52 +0000 (23:07 +0300)]
unfinished qt5 updater

8 years agoqt5 update tool
Elan Ruusamäe [Sat, 13 Jun 2015 19:54:42 +0000 (22:54 +0300)]
qt5 update tool

8 years ago- bump ver to 4.7 auto/th/rpm-build-tools-4.7-1
Jan Rękorajski [Sat, 1 Aug 2015 12:00:25 +0000 (14:00 +0200)]
- bump ver to 4.7

8 years ago- builder: add new kernel build infra support to alt-kernel option
Jan Rękorajski [Sat, 1 Aug 2015 11:49:41 +0000 (13:49 +0200)]
- builder: add new kernel build infra support to alt-kernel option

8 years agoadd sip-PyQt4 subst
Elan Ruusamäe [Sat, 13 Jun 2015 19:54:29 +0000 (22:54 +0300)]
add sip-PyQt4 subst

8 years agoallow $BUILDER_OPTS to set globally available commandline options
Elan Ruusamäe [Thu, 4 Jun 2015 08:44:34 +0000 (11:44 +0300)]
allow $BUILDER_OPTS to set globally available commandline options

8 years agoreplace perl(xxx) mods with actual package name if unversioned
Elan Ruusamäe [Thu, 4 Jun 2015 08:05:22 +0000 (11:05 +0300)]
replace perl(xxx) mods with actual package name if unversioned

8 years agoadapter: subst libappstream-glib, python-xlib
Elan Ruusamäe [Mon, 1 Jun 2015 07:54:23 +0000 (10:54 +0300)]
adapter: subst libappstream-glib, python-xlib

8 years ago- update list
Arkadiusz Miśkiewicz [Fri, 22 May 2015 16:06:55 +0000 (18:06 +0200)]
- update list

8 years agoUse both, perl and non perl method when extracting links.
Arkadiusz Miśkiewicz [Fri, 22 May 2015 11:38:58 +0000 (13:38 +0200)]
Use both, perl and non perl method when extracting links.

8 years agodrop rpmb
Elan Ruusamäe [Thu, 26 Feb 2015 21:40:40 +0000 (23:40 +0200)]
drop rpmb

not needed either, rpm-build-macros can setup spec and sourcedirs properly

apply 4bd523d4d38aa9b69d383ab41e722fbeed3c0b9a from rpm-build-macros repo

8 years agodrop kdediff, kde3.5 unmaintained and current kde in git
Elan Ruusamäe [Thu, 26 Feb 2015 21:40:11 +0000 (23:40 +0200)]
drop kdediff, kde3.5 unmaintained and current kde in git

apply 2c615db0571679f0623998b44eb4ef437a6263b2 from rpm-build-macros repo

8 years agocleanup functions related to pld cvs -- no longer needed
Elan Ruusamäe [Thu, 26 Feb 2015 21:37:32 +0000 (23:37 +0200)]
cleanup functions related to pld cvs -- no longer needed

apply 50eb5db5a3fef469eab5da342a76e7aa8f024bf0 from rpm-build-macros repo

8 years agoadd q alias
Elan Ruusamäe [Thu, 26 Feb 2015 21:44:02 +0000 (23:44 +0200)]
add q alias

8 years ago- use perl link extraction by default; works better
Arkadiusz Miśkiewicz [Sun, 17 May 2015 11:50:58 +0000 (13:50 +0200)]
- use perl link extraction by default; works better

8 years agoMangle pypi.python.org url.
Arkadiusz Miśkiewicz [Sat, 16 May 2015 11:41:55 +0000 (13:41 +0200)]
Mangle pypi.python.org url.

8 years agoadapter: isa, mpl
Elan Ruusamäe [Fri, 8 May 2015 18:36:00 +0000 (21:36 +0300)]
adapter: isa, mpl

9 years ago- fix branch support when no branch is specified
Jan Rękorajski [Fri, 10 Apr 2015 18:30:26 +0000 (20:30 +0200)]
- fix branch support when no branch is specified

9 years agoBetter way to work with github links (like /path/0.1.2.tar.gz) eg psi-plus.spec
Arkadiusz Miśkiewicz [Wed, 25 Mar 2015 09:25:01 +0000 (10:25 +0100)]
Better way to work with github links (like /path/0.1.2.tar.gz) eg psi-plus.spec

9 years agorel 4 auto/th/rpm-build-tools-4.6-4
Elan Ruusamäe [Tue, 24 Mar 2015 18:58:03 +0000 (20:58 +0200)]
rel 4

9 years agocorrect description of insert_gitlog
Elan Ruusamäe [Mon, 23 Mar 2015 05:44:56 +0000 (07:44 +0200)]
correct description of insert_gitlog

9 years agoadapter updates
Elan Ruusamäe [Mon, 23 Mar 2015 05:44:40 +0000 (07:44 +0200)]
adapter updates

9 years agospelling fix
Elan Ruusamäe [Sat, 21 Mar 2015 18:49:24 +0000 (20:49 +0200)]
spelling fix

9 years agobuilder -R: avoid ambiguous name warnings
Elan Ruusamäe [Sat, 21 Mar 2015 08:37:34 +0000 (10:37 +0200)]
builder -R: avoid ambiguous name warnings

9 years agobuilder -R: install file based deps
Elan Ruusamäe [Fri, 20 Mar 2015 20:05:26 +0000 (22:05 +0200)]
builder -R: install file based deps

9 years agobuilder -R: remove hacks, use poldek cli
Elan Ruusamäe [Fri, 20 Mar 2015 20:05:07 +0000 (22:05 +0200)]
builder -R: remove hacks, use poldek cli

9 years agod: pass extra args to diff(1)
Elan Ruusamäe [Fri, 20 Mar 2015 11:56:07 +0000 (13:56 +0200)]
d: pass extra args to diff(1)

9 years agomake builder -R to install only missing build deps, cleanup dead code
Elan Ruusamäe [Fri, 20 Mar 2015 07:39:57 +0000 (09:39 +0200)]
make builder -R to install only missing build deps, cleanup dead code

9 years agopldnotify.awk: avoid trailing ) in rubygem package versions
Jakub Bogusz [Mon, 2 Mar 2015 17:15:06 +0000 (18:15 +0100)]
pldnotify.awk: avoid trailing ) in rubygem package versions

9 years agoadapter: update packages subst
Elan Ruusamäe [Tue, 24 Feb 2015 21:44:08 +0000 (23:44 +0200)]
adapter: update packages subst

9 years agorelup: accept make-request style branches
Elan Ruusamäe [Tue, 24 Feb 2015 21:39:48 +0000 (23:39 +0200)]
relup: accept make-request style branches

9 years ago- add --no-iri to wget options
Jan Rękorajski [Sun, 1 Feb 2015 12:21:04 +0000 (13:21 +0100)]
- add --no-iri to wget options

9 years agofix tempfile fallback
Elan Ruusamäe [Sun, 4 Jan 2015 15:38:30 +0000 (17:38 +0200)]
fix tempfile fallback

9 years agomore package renames, more macros to detect
Elan Ruusamäe [Sat, 3 Jan 2015 14:54:00 +0000 (16:54 +0200)]
more package renames, more macros to detect

9 years ago- more
Arkadiusz Miśkiewicz [Fri, 12 Dec 2014 17:28:40 +0000 (18:28 +0100)]
- more

9 years ago- update
Arkadiusz Miśkiewicz [Tue, 9 Dec 2014 23:12:46 +0000 (00:12 +0100)]
- update

9 years ago- beginning
Arkadiusz Miśkiewicz [Tue, 9 Dec 2014 13:31:13 +0000 (14:31 +0100)]
- beginning

9 years agosome more fc names
Elan Ruusamäe [Sun, 23 Nov 2014 11:37:21 +0000 (13:37 +0200)]
some more fc names

9 years agoadapter: python-uuid is part of Python 2.5 and newer
Elan Ruusamäe [Sun, 23 Nov 2014 00:09:32 +0000 (02:09 +0200)]
adapter: python-uuid is part of Python 2.5 and newer

9 years agofedora's python-unittest2 is in our python-modules package
Elan Ruusamäe [Sun, 23 Nov 2014 00:08:53 +0000 (02:08 +0200)]
fedora's python-unittest2 is in our python-modules package

9 years agoadapter: random changes
Elan Ruusamäe [Sun, 23 Nov 2014 00:07:46 +0000 (02:07 +0200)]
adapter: random changes

9 years agoclean-distfiles: cosmetic
Elan Ruusamäe [Sun, 23 Nov 2014 00:07:24 +0000 (02:07 +0200)]
clean-distfiles: cosmetic

9 years agopear: allow updating by channel
Elan Ruusamäe [Sun, 23 Nov 2014 00:06:55 +0000 (02:06 +0200)]
pear: allow updating by channel

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