]> git.pld-linux.org Git - packages/rpm.git/log
packages/rpm.git
3 years ago- fix super ambiguous pl translation auto/th/rpm-4.16.1.2-3
Jan Rękorajski [Tue, 23 Feb 2021 09:49:45 +0000 (10:49 +0100)]
- fix super ambiguous pl translation
- rel 3

3 years ago- add --with/--without option alias to rpm command auto/th/rpm-4.16.1.2-2
Jan Rękorajski [Tue, 23 Feb 2021 00:08:14 +0000 (01:08 +0100)]
- add --with/--without option alias to rpm command
- rel 2

3 years ago- rel 1 auto/th/rpm-4.16.1.2-1
Jan Rękorajski [Mon, 22 Feb 2021 07:19:25 +0000 (08:19 +0100)]
- rel 1

3 years ago- don't treat symlinks as executables when classyfying files for dependency extraction
Jan Rękorajski [Fri, 19 Feb 2021 08:17:44 +0000 (09:17 +0100)]
- don't treat symlinks as executables when classyfying files for dependency extraction

If a symlink points to an executable, it would be added as duplicate, if
not, then it should not be added. And in case of a symlink pointing to
non-existing file (ex. absolute path) the build would break.

3 years ago- rel 0.4
Arkadiusz Miśkiewicz [Mon, 15 Feb 2021 16:14:31 +0000 (17:14 +0100)]
- rel 0.4

3 years agomore sanity checks for package version in perl.prov
Jan Palus [Fri, 12 Feb 2021 18:22:26 +0000 (19:22 +0100)]
more sanity checks for package version in perl.prov

require at least one digit -- fixes enigmatic rpm error:

  Illegal sequence ".." in: ..

when building subversion. Triggered by SVN::Core:

  $SVN::Core::VERSION = "$SVN::Core::VER_MAJOR.$SVN::Core::VER_MINOR.$SVN::Core::VER_MICRO";

3 years ago- package/own /usr/lib/.build-id directory
Jan Rękorajski [Sun, 24 Jan 2021 08:43:54 +0000 (09:43 +0100)]
- package/own /usr/lib/.build-id directory

This should force poldek and rpm5 to upgrade the rpm package when trying
to install any package built with rpm 4.

3 years ago- rpm lock is a file, no need for -r
Jan Rękorajski [Tue, 12 Jan 2021 07:38:34 +0000 (08:38 +0100)]
- rpm lock is a file, no need for -r

3 years ago- unlock rpmdb in case we're rebuilding db from rpm.org to rpm.org, post
Jan Rękorajski [Sat, 9 Jan 2021 09:50:11 +0000 (10:50 +0100)]
- unlock rpmdb in case we're rebuilding db from rpm.org to rpm.org, post
  transaction scriptlet should not be under this lock in the first place

3 years ago- set defaut backend to sqlite
Jan Rękorajski [Tue, 5 Jan 2021 22:19:57 +0000 (23:19 +0100)]
- set defaut backend to sqlite

3 years agoossp-uuid is not required by rpm.org
Jan Palus [Sun, 3 Jan 2021 13:43:46 +0000 (14:43 +0100)]
ossp-uuid is not required by rpm.org

3 years ago- up to 4.16.1.2
Jan Rękorajski [Fri, 25 Dec 2020 10:42:46 +0000 (11:42 +0100)]
- up to 4.16.1.2

3 years ago- fix line count in patch
Jan Rękorajski [Sat, 19 Dec 2020 16:48:06 +0000 (17:48 +0100)]
- fix line count in patch

3 years ago- fix x32 arch compatibility
Jan Rękorajski [Sat, 19 Dec 2020 08:07:39 +0000 (09:07 +0100)]
- fix x32 arch compatibility

3 years ago- rel 0.14
Arkadiusz Miśkiewicz [Fri, 18 Dec 2020 22:08:29 +0000 (23:08 +0100)]
- rel 0.14

3 years ago- don't expand anything in if STRIP_NOEXPAND is set
Jan Rękorajski [Fri, 18 Dec 2020 22:04:35 +0000 (23:04 +0100)]
- don't expand anything in if STRIP_NOEXPAND is set

3 years ago- do expand macros in descriptions
Jan Rękorajski [Fri, 18 Dec 2020 21:50:56 +0000 (22:50 +0100)]
- do expand macros in descriptions

3 years ago- disable expanding of rpm macros in %changelog and %description
Jan Rękorajski [Fri, 18 Dec 2020 19:14:38 +0000 (20:14 +0100)]
- disable expanding of rpm macros in %changelog and %description

This is rebased commit 0a6e9fd18fb9abecd65b1b8e94de0fa0a27415ba

3 years ago- missing doc really terminate build
Jan Rękorajski [Fri, 18 Dec 2020 18:54:57 +0000 (19:54 +0100)]
- missing doc really terminate build

3 years ago- ghost files must exist
Jan Rękorajski [Fri, 18 Dec 2020 18:41:46 +0000 (19:41 +0100)]
- ghost files must exist

3 years agofix pythondist provides for noarch packages
Jan Palus [Wed, 9 Dec 2020 12:24:28 +0000 (13:24 +0100)]
fix pythondist provides for noarch packages

3 years ago- sane default patch flags
Jan Rękorajski [Fri, 4 Dec 2020 22:08:23 +0000 (23:08 +0100)]
- sane default patch flags

3 years ago- set __isa_bits to x32 on x32 to differentiate from plain ix86
Jan Rękorajski [Wed, 2 Dec 2020 17:06:02 +0000 (18:06 +0100)]
- set __isa_bits to x32 on x32 to differentiate from plain ix86

3 years agoadd __sh macro
Jan Palus [Wed, 2 Dec 2020 16:48:53 +0000 (17:48 +0100)]
add __sh macro

3 years agoadd support for %{arm}
Jan Palus [Sun, 29 Nov 2020 11:53:29 +0000 (12:53 +0100)]
add support for %{arm}

3 years ago- merge macros.in patches
Jan Rękorajski [Sun, 22 Nov 2020 18:58:42 +0000 (19:58 +0100)]
- merge macros.in patches

3 years ago- add missing __ln and __bash macros
Jan Rękorajski [Sun, 22 Nov 2020 18:56:06 +0000 (19:56 +0100)]
- add missing __ln and __bash macros

3 years ago- do not rely on install setting ELF file permissions for generating req/prov
Jan Rękorajski [Sat, 21 Nov 2020 18:38:02 +0000 (19:38 +0100)]
- do not rely on install setting ELF file permissions for generating req/prov

3 years ago- allow '@' in version / release
Jan Rękorajski [Sat, 21 Nov 2020 18:33:52 +0000 (19:33 +0100)]
- allow '@' in version / release

3 years ago- hrmib is not supported by rpm4, don't pretend it is
Jan Rękorajski [Sun, 15 Nov 2020 09:15:17 +0000 (10:15 +0100)]
- hrmib is not supported by rpm4, don't pretend it is

3 years ago- teach rpm how to read /proc files
Jan Rękorajski [Sun, 8 Nov 2020 20:58:05 +0000 (21:58 +0100)]
- teach rpm how to read /proc files
- add cpuinfo() deps

3 years ago- enable support for read-only bdb backend
Jan Rękorajski [Tue, 3 Nov 2020 08:20:44 +0000 (09:20 +0100)]
- enable support for read-only bdb backend

3 years ago- reset/cleanup rpmdb only if the current backend is bdb, sqlite backend uses differe...
Jan Rękorajski [Sun, 1 Nov 2020 09:44:09 +0000 (10:44 +0100)]
- reset/cleanup rpmdb only if the current backend is bdb, sqlite backend uses different layout

3 years ago- replace 'cheating' bcond and patch with a macro to control this behavior
Jan Rękorajski [Sat, 31 Oct 2020 18:01:03 +0000 (19:01 +0100)]
- replace 'cheating' bcond and patch with a macro to control this behavior

3 years agoadd bcond for building with cheating (disabled by default)
Jan Palus [Fri, 30 Oct 2020 20:58:08 +0000 (21:58 +0100)]
add bcond for building with cheating (disabled by default)

don't produce broken packages in short-circuted builds

3 years ago- don't translate every ix86 arch into i386
Jan Rękorajski [Tue, 27 Oct 2020 21:39:53 +0000 (22:39 +0100)]
- don't translate every ix86 arch into i386

3 years ago- rel 0.3
Jan Rękorajski [Tue, 27 Oct 2020 21:20:44 +0000 (22:20 +0100)]
- rel 0.3

3 years ago- make sure to pick the right color for x32
Jan Rękorajski [Tue, 27 Oct 2020 21:04:15 +0000 (22:04 +0100)]
- make sure to pick the right color for x32

3 years ago- add /etc/rpm/platform to prevent rpm picking arch from uname (fixes x32)
Jan Rękorajski [Tue, 27 Oct 2020 17:08:03 +0000 (18:08 +0100)]
- add /etc/rpm/platform to prevent rpm picking arch from uname (fixes x32)
- TODO: x32 builds create ix86 colored packages

3 years ago- platform fixes
Jan Rękorajski [Mon, 26 Oct 2020 23:39:25 +0000 (00:39 +0100)]
- platform fixes
- don't translate all ix86 to i386
- fix x32 color
- it should be safe to always apply aarch64 platform fix

3 years ago- don't use possibly missing macros in preamble
Jan Rękorajski [Mon, 26 Oct 2020 08:41:08 +0000 (09:41 +0100)]
- don't use possibly missing macros in preamble

3 years agomacros for %_ver_lt %_ver_ge
Jan Palus [Sat, 24 Oct 2020 20:35:57 +0000 (22:35 +0200)]
macros for %_ver_lt %_ver_ge

3 years agoBR: acl-devel libcap-devel
Jan Palus [Sat, 24 Oct 2020 20:34:16 +0000 (22:34 +0200)]
BR: acl-devel libcap-devel

3 years agodon't use -gnux32 on archs other than x32
Jan Palus [Sat, 24 Oct 2020 16:52:01 +0000 (18:52 +0200)]
don't use -gnux32 on archs other than x32

RPMRC_GNU is a global var which once overriden messes all platforms that
follow x32

3 years agoadd support for aarch64
Jan Palus [Sat, 25 Apr 2020 22:00:57 +0000 (00:00 +0200)]
add support for aarch64

3 years ago- use libgcrypt for crypto support (upstream default)
Jan Rękorajski [Sat, 24 Oct 2020 19:00:15 +0000 (21:00 +0200)]
- use libgcrypt for crypto support (upstream default)

3 years ago- fix lua BRs, lua51-devel provides lua-devel however it does not have lua.pc expecte...
Jan Rękorajski [Sat, 24 Oct 2020 16:28:00 +0000 (18:28 +0200)]
- fix lua BRs, lua51-devel provides lua-devel however it does not have lua.pc expected by rpm

3 years ago- use recommends to whn building with rpm that supports them
Jan Rękorajski [Sat, 24 Oct 2020 14:12:00 +0000 (16:12 +0200)]
- use recommends to whn building with rpm that supports them

3 years ago- drop lua hacks and look for default lua version
Jan Rękorajski [Sat, 24 Oct 2020 13:50:57 +0000 (15:50 +0200)]
- drop lua hacks and look for default lua version
- don't obsolete rpm-getdeps, this rpm does not support --specsrpm

3 years ago- delete also tmp dir in database dir
Jan Rękorajski [Thu, 22 Oct 2020 07:40:43 +0000 (09:40 +0200)]
- delete also tmp dir in database dir

3 years ago- fix function call
Jan Rękorajski [Thu, 22 Oct 2020 07:10:31 +0000 (09:10 +0200)]
- fix function call

3 years ago- add rpmdsUname* functions to the header
Jan Rękorajski [Thu, 22 Oct 2020 06:49:27 +0000 (08:49 +0200)]
- add rpmdsUname* functions to the header

3 years ago- add supoort for uname() deps
Jan Rękorajski [Wed, 21 Oct 2020 14:04:48 +0000 (16:04 +0200)]
- add supoort for uname() deps

3 years ago- add pkgconfig patch to fix cflags and add missing lib to ldlibs
Jan Rękorajski [Sun, 18 Oct 2020 23:15:35 +0000 (01:15 +0200)]
- add pkgconfig patch to fix cflags and add missing lib to ldlibs

3 years ago- define _rpmversion macro for compatibility with rpm5
Jan Rękorajski [Sun, 18 Oct 2020 15:25:37 +0000 (17:25 +0200)]
- define _rpmversion macro for compatibility with rpm5

3 years ago- remove /var/lib/rpm/log directory on upgrade, rpm4 does not use it and it's existen...
Jan Rękorajski [Tue, 13 Oct 2020 06:36:05 +0000 (08:36 +0200)]
- remove /var/lib/rpm/log directory on upgrade, rpm4 does not use it and it's existence prevents old directory removal on rebuildb

3 years ago- clean up patches, rpm4 uses fuzz=0 for patching
Jan Rękorajski [Tue, 13 Oct 2020 06:22:01 +0000 (08:22 +0200)]
- clean up patches, rpm4 uses fuzz=0 for patching

3 years ago- @__PERL@ is never substituted by the build system, do not use it
Jan Rękorajski [Sun, 11 Oct 2020 22:31:55 +0000 (00:31 +0200)]
- @__PERL@ is never substituted by the build system, do not use it

3 years ago- drop doc autocompression, doesn't work with rpm.org codebase auto/th/rpm-4.16.0-0.1
Jan Rękorajski [Sat, 3 Oct 2020 15:05:31 +0000 (17:05 +0200)]
- drop doc autocompression, doesn't work with rpm.org codebase

3 years ago- drop python2 bcond and package, switch deps yo python 3
Jan Rękorajski [Sat, 3 Oct 2020 09:22:54 +0000 (11:22 +0200)]
- drop python2 bcond and package, switch deps yo python 3
- build NDB and sqlite backends but stick to bdb as default (same as upstream)
- add imaevm bcond

3 years ago- up to 4.16.0
Jan Rękorajski [Sat, 3 Oct 2020 08:49:17 +0000 (10:49 +0200)]
- up to 4.16.0
- python 2 no longer supported

4 years ago- cleanup db deps, rpm.org links with system db (as in -ldb)
Jan Rękorajski [Sun, 26 Jan 2020 13:35:09 +0000 (14:35 +0100)]
- cleanup db deps, rpm.org links with system db (as in -ldb)

4 years ago- try checking and creating build dirs after spec parse (PLD _specdir dir contains...
Jan Rękorajski [Mon, 13 Jan 2020 22:32:34 +0000 (23:32 +0100)]
- try checking and creating build dirs after spec parse (PLD _specdir dir contains %{name} macro what is filled in during parse)

4 years ago- cleanup source ids and order
Jan Rękorajski [Mon, 6 Jan 2020 11:00:04 +0000 (20:00 +0900)]
- cleanup source ids and order

4 years ago- cleanup patch ids
Jan Rękorajski [Mon, 6 Jan 2020 10:43:04 +0000 (19:43 +0900)]
- cleanup patch ids

4 years ago- require rpm-pld-macros packages instead of packaging global (build)macros andd...
Jan Rękorajski [Mon, 6 Jan 2020 10:40:41 +0000 (19:40 +0900)]
- require rpm-pld-macros packages instead of packaging global (build)macros andd rpmrc here

4 years ago- re-add compress_doc functionality
Jan Rękorajski [Mon, 6 Jan 2020 09:05:10 +0000 (18:05 +0900)]
- re-add compress_doc functionality

4 years ago- move 3 more scrpts to rpm-build-macros package
Jan Rękorajski [Mon, 6 Jan 2020 08:08:16 +0000 (17:08 +0900)]
- move 3 more scrpts to rpm-build-macros package

4 years ago- /etc/rpm/sysiinfo does not exist in rpm.org
Jan Rękorajski [Mon, 6 Jan 2020 07:24:41 +0000 (16:24 +0900)]
- /etc/rpm/sysiinfo does not exist in rpm.org

4 years ago- make python deps generators work on x32
Jan Rękorajski [Sat, 4 Jan 2020 14:35:07 +0000 (23:35 +0900)]
- make python deps generators work on x32

4 years ago- drop unpackaged mono stuff
Jan Rękorajski [Fri, 3 Jan 2020 12:56:38 +0000 (21:56 +0900)]
- drop unpackaged mono stuff

4 years ago- drop java, ruby and php scripts and macros moved to rpm-build-macros
Jan Rękorajski [Thu, 2 Jan 2020 14:33:27 +0000 (23:33 +0900)]
- drop java, ruby and php scripts and macros moved to rpm-build-macros

4 years ago- updated macros
Jan Rękorajski [Thu, 2 Jan 2020 10:25:34 +0000 (19:25 +0900)]
- updated macros

4 years ago- package our rpmrc
Jan Rękorajski [Wed, 1 Jan 2020 14:59:37 +0000 (23:59 +0900)]
- package our rpmrc

4 years ago- add PLD specific rpmrc settings
Jan Rękorajski [Wed, 1 Jan 2020 14:50:41 +0000 (23:50 +0900)]
- add PLD specific rpmrc settings

4 years ago- install pld macros in the right place
Jan Rękorajski [Wed, 1 Jan 2020 14:00:26 +0000 (23:00 +0900)]
- install pld macros in the right place

4 years ago- use rpm macros instead of configure.ac gen
Jan Rękorajski [Wed, 1 Jan 2020 13:49:57 +0000 (22:49 +0900)]
- use rpm macros instead of configure.ac gen

4 years ago- cleanup java deps generator
Jan Rękorajski [Wed, 1 Jan 2020 13:21:04 +0000 (22:21 +0900)]
- cleanup java deps generator

4 years ago- fix building python bindings (force librarries from build tree)
Jan Rękorajski [Tue, 31 Dec 2019 17:05:39 +0000 (02:05 +0900)]
- fix building python bindings (force librarries from build tree)

4 years ago- cleanup upgrade path from rpm5
Jan Rękorajski [Tue, 31 Dec 2019 13:20:50 +0000 (22:20 +0900)]
- cleanup upgrade path from rpm5

4 years ago- package missing file
Jan Rękorajski [Tue, 31 Dec 2019 01:43:15 +0000 (10:43 +0900)]
- package missing file

4 years ago- epoch 1 to allow upgrading from rpm5
Jan Rękorajski [Tue, 31 Dec 2019 01:35:54 +0000 (10:35 +0900)]
- epoch 1 to allow upgrading from rpm5

4 years ago- package remaining missing files
Jan Rękorajski [Tue, 31 Dec 2019 01:33:58 +0000 (10:33 +0900)]
- package remaining missing files

4 years ago- package base tools and add signing support package
Jan Rękorajski [Mon, 30 Dec 2019 15:32:47 +0000 (00:32 +0900)]
- package base tools and add signing support package

4 years ago- package rpmgraph, remove utils-perl package definition
Jan Rękorajski [Mon, 30 Dec 2019 14:56:55 +0000 (23:56 +0900)]
- package rpmgraph, remove utils-perl package definition

4 years ago- add plugins packages
Jan Rękorajski [Mon, 30 Dec 2019 14:52:36 +0000 (23:52 +0900)]
- add plugins packages

4 years ago- drop static packages
Jan Rękorajski [Mon, 30 Dec 2019 13:35:28 +0000 (22:35 +0900)]
- drop static packages

4 years ago- build both python2 and python3 modules
Jan Rękorajski [Mon, 30 Dec 2019 13:23:45 +0000 (22:23 +0900)]
- build both python2 and python3 modules
- some more files cleanup

4 years ago- adapterized, partial files update
Jan Rękorajski [Mon, 30 Dec 2019 12:49:20 +0000 (21:49 +0900)]
- adapterized, partial files update
- removed spurious hunk from x32 patch

4 years ago- updated URL
Jan Rękorajski [Mon, 30 Dec 2019 01:10:59 +0000 (10:10 +0900)]
- updated URL

4 years ago- spec cleanup
Jan Rękorajski [Sun, 29 Dec 2019 14:10:59 +0000 (15:10 +0100)]
- spec cleanup

4 years ago- drop platform definitions unused in rpm.org
Jan Rękorajski [Sun, 29 Dec 2019 13:58:02 +0000 (14:58 +0100)]
- drop platform definitions unused in rpm.org

4 years ago- updated x32 patch
Jan Rękorajski [Sun, 29 Dec 2019 13:57:11 +0000 (14:57 +0100)]
- updated x32 patch

4 years ago- updated javadeps patch, removed namespaceccompare (code differs to much)
Jan Rękorajski [Sun, 29 Dec 2019 12:24:34 +0000 (21:24 +0900)]
- updated javadeps patch, removed namespaceccompare (code differs to much)

4 years ago- clean up configure options
Jan Rękorajski [Sat, 28 Dec 2019 15:29:00 +0000 (00:29 +0900)]
- clean up configure options
- reenabled python support
- updated php req/prov patch

4 years ago- install/files WIP
Jan Rękorajski [Fri, 27 Dec 2019 14:45:06 +0000 (23:45 +0900)]
- install/files WIP

4 years ago- cpu-os-macros are autogenerated here
Jan Rękorajski [Fri, 27 Dec 2019 14:07:49 +0000 (23:07 +0900)]
- cpu-os-macros are autogenerated here
- partial cleaup of install section

4 years ago- requires lua 5.3
Jan Rękorajski [Thu, 26 Dec 2019 15:42:07 +0000 (00:42 +0900)]
- requires lua 5.3

4 years ago- finished patch review, some patches require update (mst notableis x32)
Jan Rękorajski [Thu, 26 Dec 2019 15:22:37 +0000 (00:22 +0900)]
- finished patch review, some patches require update (mst notableis x32)
- switch to openssl and ddb5.3

4 years ago- next batch of patch updates
Jan Rękorajski [Wed, 25 Dec 2019 15:25:01 +0000 (00:25 +0900)]
- next batch of patch updates

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