]> git.pld-linux.org Git - packages/poldek.git/log
packages/poldek.git
23 months agoRelease 12 (by relup.sh) auto/th/poldek-0.42.2-12
Jan Rękorajski [Tue, 24 May 2022 15:38:17 +0000 (22:38 +0700)]
Release 12 (by relup.sh)

23 months ago- lazy evaluate 'or' deps auto/th/poldek-0.42.2-11
Jan Rękorajski [Sat, 21 May 2022 08:31:12 +0000 (10:31 +0200)]
- lazy evaluate 'or' deps
- fix 'if' and 'unless' return values
- rel 11

23 months ago- add basic support for boolean deps, rel 10 auto/th/poldek-0.42.2-10
Jan Rękorajski [Fri, 20 May 2022 15:13:44 +0000 (17:13 +0200)]
- add basic support for boolean deps, rel 10

https://rpm-software-management.github.io/rpm/manual/boolean_dependencies.html

Only Requires are supported, 'with' and 'without' don't check if
the dependency is satisfied by the same package, 'or' could be improved
to do lazy evaluation.

2 years agoRelease 9 (by relup.sh) auto/th/poldek-0.42.2-9
Jan Rękorajski [Fri, 31 Dec 2021 22:28:01 +0000 (23:28 +0100)]
Release 9 (by relup.sh)

2 years ago- 2021 snap auto/th/poldek-0.42.2-8.2021
Jan Rękorajski [Fri, 31 Dec 2021 22:14:54 +0000 (23:14 +0100)]
- 2021 snap

2 years ago- update bdb/rpm5 bconds, poldek on rpm.org does not use bdb
Jan Rękorajski [Sun, 14 Nov 2021 09:37:22 +0000 (10:37 +0100)]
- update bdb/rpm5 bconds, poldek on rpm.org does not use bdb

2 years ago- poldek as such does not need bdb when built for rpm.org
Jan Rękorajski [Thu, 11 Nov 2021 22:58:10 +0000 (23:58 +0100)]
- poldek as such does not need bdb when built for rpm.org

2 years agorebuild with openssl 3.0.0 auto/th/poldek-0.42.2-8
Jan Rękorajski [Fri, 24 Sep 2021 21:39:52 +0000 (23:39 +0200)]
rebuild with openssl 3.0.0

Release 8 (by relup.sh)

3 years agomake rsa signature satify both pgp and gpg auto/th/poldek-0.42.2-7
Jan Palus [Sat, 17 Apr 2021 10:59:18 +0000 (12:59 +0200)]
make rsa signature satify both pgp and gpg

signature verification finally working. not sure why it was pgp
exclusive though it seems this logic is nearly
20 years old and likely needs an update

3 years agoset ftp_arch on %{arm}
Jan Palus [Thu, 1 Apr 2021 12:55:46 +0000 (14:55 +0200)]
set ftp_arch on %{arm}

3 years agoVfyLevel can't contain RPMSIG_SIGNATURE_TYPE when VfyFlags contain RPMVSF_MASK_NOSIGN...
Bartek Szady [Fri, 26 Mar 2021 18:24:37 +0000 (19:24 +0100)]
VfyLevel can't contain RPMSIG_SIGNATURE_TYPE when VfyFlags contain RPMVSF_MASK_NOSIGNATURES
otherwise rpmVerifySignatures will fail

3 years agoRelease 6 (by relup.sh) auto/th/poldek-0.42.2-6
Arkadiusz Miśkiewicz [Tue, 16 Mar 2021 13:20:26 +0000 (14:20 +0100)]
Release 6 (by relup.sh)

3 years agoskip /usr/lib/.build-id when processing obsoletes
Jan Palus [Tue, 16 Mar 2021 12:28:50 +0000 (13:28 +0100)]
skip /usr/lib/.build-id when processing obsoletes

fixes major performance regression when changing (downgrade, obsolete)
package with build-id to one that doesn't

3 years ago- renamed rpm4 bcond to rpm5, making rpm.org rpm4 default auto/th/poldek-0.42.2-5
Jan Rękorajski [Mon, 22 Feb 2021 07:31:12 +0000 (08:31 +0100)]
- renamed rpm4 bcond to rpm5, making rpm.org rpm4 default
- rel 5

3 years ago- mark "auto directory dependencies" as obsolete and never set it when building with...
Jan Rękorajski [Sat, 13 Feb 2021 17:33:50 +0000 (18:33 +0100)]
- mark "auto directory dependencies" as obsolete and never set it when building with rpm.org

3 years agodisable "auto directory dependencies" on rpm.org
Jan Palus [Fri, 12 Feb 2021 18:45:15 +0000 (19:45 +0100)]
disable "auto directory dependencies" on rpm.org

3 years ago- workarond for https://github.com/poldek-pm/poldek/issues/17 - treat
Jan Rękorajski [Sun, 10 Jan 2021 23:53:14 +0000 (00:53 +0100)]
- workarond for https://github.com/poldek-pm/poldek/issues/17 - treat
  script reqa (pre/post, etc) as regular R, same as rpm5 generated

3 years ago- release 4 (by relup.sh) auto/th/poldek-0.42.2-4
Jan Rękorajski [Fri, 1 Jan 2021 17:01:33 +0000 (18:01 +0100)]
- release 4 (by relup.sh)

3 years ago- releasing 2020 snapshot auto/th/poldek-0.42.2-3.2020
Jan Rękorajski [Fri, 1 Jan 2021 16:47:51 +0000 (17:47 +0100)]
- releasing 2020 snapshot

3 years agoadd patches from pull requests
Jan Palus [Mon, 23 Nov 2020 11:18:21 +0000 (12:18 +0100)]
add patches from pull requests

- rpmvercmp implementation for rpm.org
- dynamic linking against libtrurl instead of static in dynamic
  libraries: libtndb and libvfile

3 years ago- apply new patches
Jan Rękorajski [Sun, 15 Nov 2020 09:39:40 +0000 (10:39 +0100)]
- apply new patches

3 years ago- add cpuinfo() deps support for rpm.org
Jan Rękorajski [Sun, 15 Nov 2020 09:32:40 +0000 (10:32 +0100)]
- add cpuinfo() deps support for rpm.org
- disable directory dependencies for rpm.org, unsupported by rpm

3 years ago- disable building broken python bindings (syntax errors, missing symbols, segfaults)
Jan Rękorajski [Sun, 8 Nov 2020 10:44:54 +0000 (11:44 +0100)]
- disable building broken python bindings (syntax errors, missing symbols, segfaults)

3 years ago- teach poldek about rpmdb in sqlite format
Jan Rękorajski [Sun, 1 Nov 2020 09:30:43 +0000 (10:30 +0100)]
- teach poldek about rpmdb in sqlite format

3 years ago- add support for resolving uname() deps with rpm.org
Jan Rękorajski [Thu, 22 Oct 2020 07:07:10 +0000 (09:07 +0200)]
- add support for resolving uname() deps with rpm.org
- remove always false ifdef, index type must also be set for rpm.org

3 years ago- add version comments for trigger chunks
Jan Rękorajski [Sun, 11 Oct 2020 23:18:28 +0000 (01:18 +0200)]
- add version comments for trigger chunks

3 years ago- rpm.org does not support R(trigger*) and multiple triggers for the same prog
Jan Rękorajski [Sun, 11 Oct 2020 23:16:23 +0000 (01:16 +0200)]
- rpm.org does not support R(trigger*) and multiple triggers for the same prog

3 years ago- really fix rpm 4.15+ build after API change
Jan Rękorajski [Sun, 11 Oct 2020 20:15:08 +0000 (22:15 +0200)]
- really fix rpm 4.15+ build after API change

3 years ago- fix building with rpm.org 4.15+
Jan Rękorajski [Wed, 7 Oct 2020 21:36:40 +0000 (23:36 +0200)]
- fix building with rpm.org 4.15+

3 years ago- add BRs needed for building docs
Jan Rękorajski [Mon, 18 May 2020 06:57:31 +0000 (08:57 +0200)]
- add BRs needed for building docs

3 years agodefine ftp_arch for aarch64
Jan Palus [Tue, 5 May 2020 14:23:29 +0000 (16:23 +0200)]
define ftp_arch for aarch64

3 years agoBR: docbook2X
Jan Palus [Tue, 5 May 2020 14:23:17 +0000 (16:23 +0200)]
BR: docbook2X

3 years ago- gh#10 fix; rel 3 auto/th/poldek-0.42.2-3
mis [Wed, 29 Apr 2020 08:53:53 +0000 (10:53 +0200)]
- gh#10 fix; rel 3

4 years ago- added info patch (adjust direntry to PLD formatting)
Jakub Bogusz [Mon, 13 Apr 2020 15:32:14 +0000 (17:32 +0200)]
- added info patch (adjust direntry to PLD formatting)

4 years ago- fixed rpm-db-ver picking
Jakub Bogusz [Mon, 13 Apr 2020 14:34:39 +0000 (16:34 +0200)]
- fixed rpm-db-ver picking

4 years ago- fail less mysteriously if rpm-lib has no rpm-db-ver cap
Jakub Bogusz [Mon, 13 Apr 2020 14:10:00 +0000 (16:10 +0200)]
- fail less mysteriously if rpm-lib has no rpm-db-ver cap

4 years ago- rel 2; uppercase greedy option was dropped auto/th/poldek-0.42.2-2
Arkadiusz Miśkiewicz [Thu, 9 Apr 2020 13:51:41 +0000 (15:51 +0200)]
- rel 2; uppercase greedy option was dropped

4 years ago- up to 0.42.2 auto/th/poldek-0.42.2-1
mis [Thu, 9 Apr 2020 13:04:35 +0000 (15:04 +0200)]
- up to 0.42.2

4 years ago- take rpm-db-ver from rpm-lib instead from rpm package
Jakub Bogusz [Wed, 18 Mar 2020 16:47:28 +0000 (17:47 +0100)]
- take rpm-db-ver from rpm-lib instead from rpm package

4 years ago- don't BR rpm package to build
Jan Rękorajski [Wed, 18 Mar 2020 12:53:52 +0000 (13:53 +0100)]
- don't BR rpm package to build

4 years agomissing spec auto/th/poldek-0.42.1-1
mis [Mon, 16 Mar 2020 21:24:37 +0000 (22:24 +0100)]
missing spec

4 years ago- up to 0.42.1
mis [Mon, 16 Mar 2020 21:13:04 +0000 (22:13 +0100)]
- up to 0.42.1
- turn off tests running

FIXME: some tests use internal, non-exported libpoldek symbols
(undefined reference to `poldek_conf_sections', etc errors). We have
to build with -O0 to make them linkable and then build again for
production use.

4 years ago- make "uniq package names" works again
Jan Rękorajski [Mon, 16 Mar 2020 17:46:14 +0000 (18:46 +0100)]
- make "uniq package names" works again
- rel 2

4 years ago- don't override _libexecdir
Jakub Bogusz [Sat, 14 Mar 2020 20:27:48 +0000 (21:27 +0100)]
- don't override _libexecdir

4 years ago- get rpm5 db version from installed rpm package
Jakub Bogusz [Sat, 14 Mar 2020 14:50:33 +0000 (15:50 +0100)]
- get rpm5 db version from installed rpm package
- added pc patch (fix libdir in libpoldek.pc)

4 years ago- reenable parallel build/install
Arkadiusz Miśkiewicz [Mon, 2 Mar 2020 10:42:36 +0000 (11:42 +0100)]
- reenable parallel build/install

4 years ago- run tests even if these are failing now
Arkadiusz Miśkiewicz [Mon, 2 Mar 2020 10:38:08 +0000 (11:38 +0100)]
- run tests even if these are failing now

4 years agoup to 0.42.0 (source repo moved to github) auto/th/poldek-0.42.0-1
mis [Mon, 2 Mar 2020 09:51:04 +0000 (10:51 +0100)]
up to 0.42.0 (source repo moved to github)

4 years ago- rel 3; poldek now supports http/https, so switch to it. ftp.task... no longer exist... auto/th/poldek-0.40.0-3
Arkadiusz Miśkiewicz [Thu, 6 Feb 2020 10:22:27 +0000 (11:22 +0100)]
- rel 3; poldek now supports http/https, so switch to it. ftp.task... no longer exists - dropped

4 years ago- cleanup db bconds and deps
Jan Rękorajski [Sun, 26 Jan 2020 13:46:32 +0000 (14:46 +0100)]
- cleanup db bconds and deps

We don't care for db version for rpm5 (it's going away, so...),
rpm.org links with system db (-ldb), follow suit here

4 years ago- release 2 (by relup.sh) auto/th/poldek-0.40.0-2
Jan Rękorajski [Mon, 13 Jan 2020 19:22:58 +0000 (20:22 +0100)]
- release 2 (by relup.sh)

4 years ago- 2019 snapshot auto/th/poldek-0.40.0-1.2019
Jan Rękorajski [Mon, 13 Jan 2020 18:53:01 +0000 (19:53 +0100)]
- 2019 snapshot

4 years agoup to 0.40.0 auto/th/poldek-0.40.0-1
mis [Mon, 30 Dec 2019 13:41:34 +0000 (14:41 +0100)]
up to 0.40.0

4 years ago- release 14 (by relup.sh) auto/th/poldek-0.32.2-14
Arkadiusz Miśkiewicz [Thu, 17 Oct 2019 08:02:34 +0000 (10:02 +0200)]
- release 14 (by relup.sh)

4 years ago- rel 13; allow poldek to fetch over ftp even if mktime fails (and that auto/th/poldek-0.32.2-13
Arkadiusz Miśkiewicz [Wed, 2 Oct 2019 08:59:44 +0000 (08:59 +0000)]
- rel 13; allow poldek to fetch over ftp even if mktime fails (and that
can easily happen if there is no tzdata installed). Error manifested
itself with:

[...]
Retrieving th::packages.ndir.md...
error: vfff: unknown error
Retrying...(#2)
[...]

5 years ago- release 12 (by relup.sh) auto/th/poldek-0.32.2-12
Jan Rękorajski [Tue, 1 Jan 2019 13:02:57 +0000 (22:02 +0900)]
- release 12 (by relup.sh)

5 years ago- 2018 snapshot auto/th/poldek-0.32.2-11.2018
Jan Rękorajski [Tue, 1 Jan 2019 12:45:24 +0000 (21:45 +0900)]
- 2018 snapshot

5 years ago-rel 11; fix build with openssl 1.1.1 auto/th/poldek-0.32.2-11
Arkadiusz Miśkiewicz [Fri, 14 Sep 2018 16:59:19 +0000 (18:59 +0200)]
-rel 11; fix build with openssl 1.1.1

5 years ago- release 10 (by relup.sh) auto/th/poldek-0.32.2-10
Arkadiusz Miśkiewicz [Fri, 14 Sep 2018 14:10:54 +0000 (16:10 +0200)]
- release 10 (by relup.sh)

5 years ago- rel 9; allow multiple rpmdef options auto/th/poldek-0.32.2-9
Arkadiusz Miśkiewicz [Sat, 11 Aug 2018 16:43:54 +0000 (18:43 +0200)]
- rel 9; allow multiple rpmdef options

5 years ago_GNU_SOURCE for off64_t
Arkadiusz Miśkiewicz [Sat, 11 Aug 2018 11:11:39 +0000 (13:11 +0200)]
_GNU_SOURCE for off64_t

6 years ago- release 8 (by relup.sh) auto/th/poldek-0.32.2-8
Jan Rękorajski [Sat, 27 Jan 2018 14:53:22 +0000 (15:53 +0100)]
- release 8 (by relup.sh)

6 years ago- 2017 snapshot auto/th/poldek-0.32.2-7.2017
Jan Rękorajski [Sat, 27 Jan 2018 13:57:32 +0000 (14:57 +0100)]
- 2017 snapshot

6 years ago- rel 7; move to verbose level 2 since 'poldek -uGv xyz' is common auto/th/poldek-0.32.2-7 auto/th/poldek-0.32.2-7.2016
Arkadiusz Miśkiewicz [Thu, 23 Nov 2017 09:11:00 +0000 (10:11 +0100)]
- rel 7; move to verbose level 2 since 'poldek -uGv xyz' is common

6 years ago- rel 6; enable external downloaders by default and move fetcher registration errors... auto/th/poldek-0.32.2-6
Arkadiusz Miśkiewicz [Thu, 23 Nov 2017 08:55:40 +0000 (09:55 +0100)]
- rel 6; enable external downloaders by default and move fetcher registration errors into first verbose level; makes possible to use https:// by default if wget or curl is installed

7 years ago- fix building and installing python bindings auto/th/poldek-0.32.2-5
Jan Rękorajski [Sun, 16 Apr 2017 12:48:33 +0000 (14:48 +0200)]
- fix building and installing python bindings

7 years ago- fixed multiple protocols support in fetchers' "proto=" clause
Adam Osuchowski [Fri, 31 Mar 2017 19:08:17 +0000 (21:08 +0200)]
- fixed multiple protocols support in fetchers' "proto=" clause

7 years ago- release 4 (by relup.sh) auto/th/poldek-0.32.2-4
Jan Rękorajski [Sun, 29 Jan 2017 11:39:44 +0000 (12:39 +0100)]
- release 4 (by relup.sh)

7 years ago- snap 2016 auto/th/poldek-0.32.2-3.2016
Jan Rękorajski [Sun, 29 Jan 2017 11:24:47 +0000 (12:24 +0100)]
- snap 2016

7 years ago- fix incorrect WTERMSIG usage auto/th/poldek-0.32.2-3
Jan Rękorajski [Tue, 18 Oct 2016 06:16:47 +0000 (08:16 +0200)]
- fix incorrect WTERMSIG usage
- rel 3

7 years ago- rebuild with readline 7.0 auto/th/poldek-0.32.2-2
Jan Rękorajski [Tue, 18 Oct 2016 05:52:13 +0000 (07:52 +0200)]
- rebuild with readline 7.0
- release 2 (by relup.sh)

7 years agoUpdate to 0.32.2 auto/th/poldek-0.32.2-1
Marcin Banasiak [Mon, 18 Jul 2016 19:16:19 +0000 (21:16 +0200)]
Update to 0.32.2

7 years agopoldek-config: add -c option auto/th/poldek-0.32.1-3
Elan Ruusamäe [Sun, 1 May 2016 12:08:10 +0000 (15:08 +0300)]
poldek-config: add -c option

can be useful to modify vserver or chroot config

8 years ago- add upstream patch to fix https://bugs.launchpad.net/poldek/+bug/1571324 auto/th/poldek-0.32.1-2
Jan Rękorajski [Wed, 20 Apr 2016 18:19:57 +0000 (20:19 +0200)]
- add upstream patch to fix https://bugs.launchpad.net/poldek/+bug/1571324
- rel 2

8 years agoUpdate to 0.32.1 auto/th/poldek-0.32.1-1
Marcin Banasiak [Thu, 4 Feb 2016 18:32:08 +0000 (19:32 +0100)]
Update to 0.32.1

8 years agoAdd what-suggests alias
Marcin Banasiak [Sun, 31 Jan 2016 11:07:45 +0000 (12:07 +0100)]
Add what-suggests alias

8 years agopoldek config todo
Elan Ruusamäe [Thu, 28 Jan 2016 10:33:45 +0000 (12:33 +0200)]
poldek config todo

8 years agopoldek-config: option to change cache dir
Elan Ruusamäe [Tue, 5 Jan 2016 12:35:56 +0000 (14:35 +0200)]
poldek-config: option to change cache dir

8 years agoUpdate to 0.32.0 auto/th/poldek-0.32.0-1
Marcin Banasiak [Mon, 4 Jan 2016 21:21:13 +0000 (22:21 +0100)]
Update to 0.32.0

Removed applied upstream patches: -assert-sigint.patch, -largefile.patch,
-missing-include.patch, -setenv-null.patch and -upgrade-orphan.patch

8 years ago- fix issue with lack of progress bar in i686 build auto/th/poldek-0.30.1-17
Witold Filipczyk [Mon, 28 Dec 2015 17:06:07 +0000 (17:06 +0000)]
- fix issue with lack of progress bar in i686 build
- rel 17

8 years ago- rel 16; include config.h (possibly more places need this) auto/th/poldek-0.30.1-16
Arkadiusz Miśkiewicz [Sun, 27 Dec 2015 21:07:54 +0000 (22:07 +0100)]
- rel 16; include config.h (possibly more places need this)

8 years ago- rel 15; enable largefile for 64bit inodes auto/th/poldek-0.30.1-15
Arkadiusz Miśkiewicz [Wed, 16 Dec 2015 07:51:00 +0000 (08:51 +0100)]
- rel 15; enable largefile for 64bit inodes

8 years agoreally move the png auto/th/poldek-0.30.1-14
Elan Ruusamäe [Tue, 8 Dec 2015 12:15:39 +0000 (14:15 +0200)]
really move the png

8 years agopackage poldek-config tool
Elan Ruusamäe [Tue, 8 Dec 2015 12:04:42 +0000 (14:04 +0200)]
package poldek-config tool

8 years agomove poldek.png to distfiles
Elan Ruusamäe [Tue, 8 Dec 2015 12:02:15 +0000 (14:02 +0200)]
move poldek.png to distfiles

originally added to repo 9e6ff4ef

8 years ago- rel 13 auto/th/poldek-0.30.1-13
Jan Rękorajski [Sun, 6 Dec 2015 10:20:03 +0000 (11:20 +0100)]
- rel 13

8 years ago- 2015 snap auto/th/poldek-0.30.1-12.2015
Jan Rękorajski [Sun, 6 Dec 2015 09:16:24 +0000 (10:16 +0100)]
- 2015 snap

8 years agoAdded patch to fix update of orphaned packages. Release 12 auto/th/poldek-0.30.1-12
Marcin Banasiak [Sun, 29 Nov 2015 20:50:59 +0000 (21:50 +0100)]
Added patch to fix update of orphaned packages. Release 12

8 years ago- release 11 (by relup.sh) auto/th/poldek-0.30.1-11
Jacek Konieczny [Sat, 28 Nov 2015 19:57:31 +0000 (20:57 +0100)]
- release 11 (by relup.sh)

8 years agopoldek-config: add keep_downloads option
Elan Ruusamäe [Wed, 18 Nov 2015 09:41:58 +0000 (11:41 +0200)]
poldek-config: add keep_downloads option

8 years agocleanup unused BR
Elan Ruusamäe [Tue, 17 Nov 2015 14:17:23 +0000 (16:17 +0200)]
cleanup unused BR

8 years agoBR libgomp-devel
Elan Ruusamäe [Fri, 13 Nov 2015 14:03:19 +0000 (16:03 +0200)]
BR libgomp-devel

x86_64-pld-linux-gcc: error: libgomp.spec: No such file or directory

not sure where the dep is broken, but this fixes build in clean chroot

8 years agofix building with rpm4 bcond
Elan Ruusamäe [Fri, 13 Nov 2015 20:44:27 +0000 (22:44 +0200)]
fix building with rpm4 bcond

8 years agoinitial tool to ease common operations like:
Elan Ruusamäe [Fri, 13 Nov 2015 20:26:04 +0000 (22:26 +0200)]
initial tool to ease common operations like:

 # setup poldek ignores
 sed -i -e '/^ignore/ s/.*/ignore = #{ignore.join(" ")}/' /etc/poldek/poldek.conf

8 years ago- forgotten patch
Adam Osuchowski [Fri, 6 Nov 2015 16:17:39 +0000 (17:17 +0100)]
- forgotten patch

8 years ago- assertion failed due to lack of free()
Adam Osuchowski [Fri, 6 Nov 2015 15:49:30 +0000 (16:49 +0100)]
- assertion failed due to lack of free()
- rel 10

8 years ago- rel 9; setenv (..., NULL, ...) is undefined behaviour and such behaviour is to... auto/th/poldek-0.30.1-9
Arkadiusz Miśkiewicz [Mon, 14 Sep 2015 12:20:23 +0000 (14:20 +0200)]
- rel 9; setenv (..., NULL, ...) is undefined behaviour and such behaviour is to segfault in glibc >= 2.22

8 years agorequires run-parts auto/th/poldek-0.30.1-8
Elan Ruusamäe [Mon, 1 Jun 2015 11:30:53 +0000 (14:30 +0300)]
requires run-parts

8 years agouse macro
Elan Ruusamäe [Sun, 31 May 2015 16:43:24 +0000 (19:43 +0300)]
use macro

8 years agoadd pre and post hooks support for install command
Elan Ruusamäe [Sun, 31 May 2015 16:41:16 +0000 (19:41 +0300)]
add pre and post hooks support for install command

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