Commit Graph

  • 6beb82631f Release 1.31 master v1.31 Silvan Calarco 2024-11-10 18:54:16 +0100
  • 42cb6b3270 libnetwork: git.download: don't recreate package if already existing Silvan Calarco 2024-11-08 21:36:52 +0100
  • 85b067df45 libnetwork: remove warning on unexpected package version against git tag Silvan Calarco 2024-11-08 21:35:23 +0100
  • baa246544c Release 1.30 v1.30 Silvan Calarco 2024-11-07 21:47:40 +0100
  • 57d1ff0548 pck-extract.in: use rpm2archive instead of rpm2cpio and /var/tmp instead of /tmp to overcome 4GB size limit Silvan Calarco 2024-11-07 21:47:06 +0100
  • afaac46997 tests/test00_specsyntax.in: update curl user agent to fix 403 error from sourceforce Silvan Calarco 2024-11-05 11:46:40 +0100
  • 5dfc440765 Release 1.29 v1.29 Silvan 2024-10-12 20:47:35 +0200
  • 94a21a8788 tests: test00_specsyntax: add debug info for curl command line used Silvan 2024-10-12 20:36:47 +0200
  • b789b54c9c templates: remove ldconfig in %post[un] scripts which are redundant since introduction of rpm filetrigger Silvan 2024-10-12 20:32:33 +0200
  • c464b753d2 plugins/pck-update: autobuildreq: prefer solibs in libdir in case of multiple matches (e.g. prefer /usr/lib64/libOpenCL.so.1 over /usr/lib64/cuda/libOpenCL.so.1) Silvan 2024-10-12 20:20:17 +0200
  • 7f203b27b0 Release 1.28.1 v1.28.1 Silvan Calarco 2024-06-13 14:48:18 +0200
  • 59dc0bab78 lib/libnetwork.lib.in: fix syntax typo in sed expression added in previous commit Silvan Calarco 2024-06-13 14:46:14 +0200
  • d3be430dcc Release 1.28 v1.28 Silvan Calarco 2024-06-09 14:26:43 +0200
  • fadd2fbc2e libnetwork.lib.in: replace '%2B' with '+' in RPMS and SRPMS file list retrieval Silvan Calarco 2024-06-09 14:25:32 +0200
  • e5218ce90e Release 1.27 v1.27 Silvan Calarco 2024-05-24 12:10:38 +0200
  • db9519fb64 templates/Makefile: install kf6 template previously added Silvan Calarco 2024-05-24 12:10:18 +0200
  • 4613acdc52 pck-update.in: set %_buildrootdir to tmppath_dir to preserve usual buildroot path since rpm 4.19 Silvan Calarco 2024-05-24 12:04:56 +0200
  • b391f4952c libapse.lib: support for user-agent in curl request Silvan Calarco 2024-04-15 12:17:36 +0200
  • a12a4f740b Release 1.26 v1.26 Silvan Calarco 2024-02-08 17:32:51 +0100
  • 58171936d8 po/it: fix Makefile and update translations Silvan Calarco 2024-02-08 17:32:11 +0100
  • 7233b80200 lib/libnetwork.lib.in: make sure requested commit to checkout exists or fail Silvan Calarco 2024-02-08 17:23:01 +0100
  • 52f6c8266f conf/04-rpmbuild-format-unpackaged-filelist.conf: updates to support kde frameworks 6 and more Silvan Calarco 2024-02-08 17:22:10 +0100
  • 9984ff37e6 templates/kf6: new template for KDE Frameworks 6 Silvan Calarco 2024-02-08 17:21:42 +0100
  • 81d72c34dc templates/ghc: update template Silvan Calarco 2024-02-08 17:21:28 +0100
  • 3097a7660a Release 1.25 v1.25 Silvan 2023-10-09 19:51:37 +0200
  • d49ce64211 04-rpmbuild-format-unpackaged-filelist.conf: add support for %_docdir Silvan 2023-10-09 19:51:11 +0200
  • 14c8c2a24b Release 1.24 v1.24 Silvan 2023-10-03 19:44:48 +0200
  • 7a4493adc1 04-rpmbuild-format-unpackaged-filelist: make python 3.11 the default python3 Silvan 2023-10-03 19:43:46 +0200
  • 8655efaeb5 libnetwork.lib.in: fix support for pkg names containing '+' characters by converting %2B encoding with + Silvan 2023-10-03 19:42:30 +0200
  • c8aa6e032a Release 1.23 v1.23 Silvan 2023-09-10 17:02:23 +0200
  • e3d8062ab8 conf/02-specfile-approved-licenses: added SPDX IDs list from https://opensource.org/licenses/ Silvan 2023-09-10 17:01:09 +0200
  • 43b346caec plugins/pck-update: check format_unpackaged_file_list_common before arch-specific list Silvan 2023-09-10 16:39:01 +0200
  • 8aa63ca871 Release 1.22 v1.22 Silvan 2023-08-27 19:50:08 +0200
  • 5af63af1b0 plugins/spec-create.in: cmake: use new macros since cmake 3.27.3-2mamba Silvan 2023-08-27 19:49:24 +0200
  • a7972f338c plugins/spec-create: add LICENSES directory if present; templates/kde5: minor changes Silvan 2023-08-27 16:40:59 +0200
  • 1ea657115d Relaese 1.21 v1.21 Silvan 2023-08-19 20:32:51 +0200
  • c4fadb252d 04-rpmbuild-format-unpackaged-filelist: support for recent python versions, systemd and pam Silvan 2023-08-19 19:59:12 +0200
  • 21c14fc931 spec-create.in: fix settings BuildRequires: meson for meson Silvan 2023-08-19 19:40:54 +0200
  • 7955acefc6 Release 1.20 v1.20 Silvan Calarco 2023-07-22 15:21:47 +0200
  • 33c9c564cf libnetwork.lib.in,pck-update.in: disable repository reachability check and dependency on the 'host' tool Silvan Calarco 2023-07-22 15:21:37 +0200
  • 0e6a1e8929 02-specfile-rpm-groups.conf: add System/Libraries/Ruby Silvan Calarco 2023-07-22 15:13:04 +0200
  • 8c5f060508 templates: add perl-build and update perl and ocaml-libs templates Silvan Calarco 2023-07-22 15:12:31 +0200
  • c0c0c4cdc6 Release 1.19 v1.19 Silvan Calarco 2022-11-03 11:37:20 +0100
  • f92eb6fea8 pck-update: remove warning for ld-linux* .so not found Silvan Calarco 2022-11-03 11:36:19 +0100
  • 0f2b6b2cd6 templates/{perl,python}: update with current production Silvan Calarco 2022-10-31 11:30:23 +0100
  • 480f556d15 pck-update: resolve using rpm libraries not reported by ldconfig Silvan Calarco 2022-10-31 11:29:52 +0100
  • db27bffab2 templates: python: update to build and installed modules; rename setuptools based template to python-setuptools Silvan Calarco 2022-10-08 16:18:58 +0200
  • f6b5836e2a Release 1.18.1 Silvan Calarco 2022-10-08 16:17:16 +0200
  • 485c2fa685 pck-update.in: added --distro-rpm argument to redefine default configured DISTRO_rpm v1.18.1 Silvan Calarco 2022-06-12 11:16:40 +0200
  • 81464a1fb5 Release 1.18.0 v1.18.0 Silvan Calarco 2022-06-10 16:15:48 +0200
  • 5c7c9f997e lib/libnetwork.lib.in: curl.ftp_command: autodetected webdav support for mkdir, rename-file and delete Silvan Calarco 2022-06-10 16:13:34 +0200
  • c27fa91d93 conf/05-system-external-commands: exclude -debug packages from automatic installation Silvan Calarco 2022-06-01 16:11:38 +0200
  • 8bb5867637 templates: updates for python and ocaml-libs Silvan Calarco 2022-05-23 13:18:31 +0200
  • d7ecd3c845 Release 1.17.0 v1.17.0 Silvan Calarco 2022-01-06 15:00:14 +0100
  • 8c47065d99 autospec.in: add copyright for openmamba maintained status by Silvan Calarco since 2013 Silvan Calarco 2022-01-06 14:59:23 +0100
  • 3277e4f7ee Update distribution references in some comments Silvan Calarco 2022-01-06 14:50:42 +0100
  • 31237581ea conf/05-system-external-commands.conf: set '-apidocs-' and 'en|it' as default exclusion masks for installed subpackages Silvan Calarco 2022-01-06 14:38:14 +0100
  • cf360aad1a plugins/pck-update: remove unwanted unresolved deps warnings since glibc 2.34 Silvan Calarco 2022-01-06 14:30:30 +0100
  • 8264d45caf tests/test00_specsyntax: provide a fake user agent instead of culr default to prevent some sites from blocking Silvan Calarco 2022-01-06 14:25:46 +0100
  • 4c108739a2 libnetwork.lib: support for url-decoding git tag so it works with i.e. 'subproject%2F1.0' for 'subproject/1.0' Silvan Calarco 2022-01-06 14:20:26 +0100
  • 4cd140d0a5 po/it/autospec.po: added new translations Silvan Calarco 2022-01-06 14:12:17 +0100
  • 1281bc4a90 Makefile: dist-rpm: copy in RPM sources dir instead of automatically creating rpm Silvan Calarco 2022-01-06 13:55:17 +0100
  • b4e0e036f2 templates/perl: remove comment expected to be removed by user Silvan Calarco 2022-01-06 13:40:17 +0100
  • 900f73cd77 conf/05-system-external-commands.conf: also add langpacks- to i18n packages filter Silvan Calarco 2021-12-08 10:38:18 +0100
  • ec7448da73 conf/05-system-external-commands.conf: add -langpack- to i18n packages mask Silvan Calarco 2021-12-08 10:36:01 +0100
  • 87bcfb6ca7 templates: update default URLs and some other small changes Silvan Calarco 2021-05-19 19:55:23 +0200
  • 3474e9ee0e test00_specsyntax.in: add curl check for URL; automatic replace if redirect, error if url not orking (response code != 200) Silvan Calarco 2021-05-16 12:20:11 +0200
  • 459b367e95 02-specfile-formatting-rules: support for https protocol Silvan Calarco 2021-05-15 13:43:18 +0200
  • 7350b61bb2 pck-update.in: don't replace build requirement block if it contains a conditional macro; basic support for rich deps Silvan Calarco 2021-05-08 12:13:41 +0200
  • 5203151334 pck-update.in: add python dist deps as they are in build requirements block Silvan Calarco 2021-04-18 15:12:00 +0200
  • 308cd6bb7b pck-update.in: recreate SRPM after updating build requirements block Silvan Calarco 2021-04-18 15:05:56 +0200
  • 404ccd61a8 pck-update.in: add unresolved perl requirements as they are instead of warning message in build requirements Silvan Calarco 2021-04-18 15:03:10 +0200
  • 88490f3dfe libapse.lib.in: support for repology.org: add replace for \${search_name} in apse_uri; add jq JSON parse support via apse_jq 03-apse.conf: add repology.org and treat as obsolete all other sources by disabling or commenting them Silvan Calarco 2021-03-27 13:23:09 +0100
  • b182afc54c templates/python: other updates/fixes to handle .egg-info in files list Silvan Calarco 2021-03-27 13:18:15 +0100
  • 1d53d2994f conf/05-system-external-commands.conf: call dnf with --skip-broken to at least install available build requirements (fixes autoport) Silvan Calarco 2021-03-16 21:38:32 +0100
  • 6d8566067b templates/python: don't put egg-info files in files.list because they need to be in %files section for rpm pythondistdeps.sh to add auto dependencies Silvan Calarco 2021-03-16 21:36:45 +0100
  • f89da44c7b pck-update: remove --nodeps to build commands to fix build requirements being skipped. Not sure why it worked before and maybe this broke since rpm 4.16 Silvan Calarco 2021-03-16 21:35:00 +0100
  • 695a354bd6 pck-update.in: remove unresolved .so requirement for ld-linux-aarch64.so.* Silvan Calarco 2021-03-14 11:38:06 +0100
  • 28a058dd07 pck-update.in: auto build requirements: fix finding correct python version and skip requirements for rtld() (ldconfig) Silvan Calarco 2021-03-14 11:24:42 +0100
  • 1747b898a2 Removed obsolete templates for kde3 and kde4 Silvan Calarco 2021-02-24 18:01:51 +0100
  • 2e75799b80 templates: remove unused and deprecated BuildRoot tag from all templates Silvan Calarco 2021-02-24 17:51:31 +0100
  • c3e90a144f pck-update.in: fix http+git and https+git protocols with preserve_dot_git support Silvan Calarco 2021-02-24 17:48:03 +0100
  • bb706d3ef4 libnetwork.lib.in: fix SRPM download error for packages with '+' character (e.g. libxml++ did also match libxml++2) Silvan Calarco 2020-12-02 10:03:12 +0100
  • 3bcaa2cf38 pck-update.in: notify build requirements installation as warning instead of error so that SRPM installation is tried and autoport can parse the output Silvan Calarco 2020-12-01 12:53:21 +0100
  • cabd7a8a1d Added basic aarch64 support, dropped ppc Silvan Calarco 2020-12-01 12:35:17 +0100
  • 662b5351be Release 1.16.8 v1.16.8 Silvan Calarco 2020-09-27 21:08:53 +0200
  • 72f530d381 dnf install support in configuration Silvan Calarco 2020-09-27 21:08:29 +0200
  • 66e607a4ca pck-update,linnetwork.lib: preserve .git directory if protocol is http[s]+git v1.16.7 Silvan Calarco 2020-06-22 11:00:33 +0200
  • 169dcf8bb9 pck-update.in: don't archive any SRPMS with name matching SPEC_OBSOLETES as obsoletes refer to RPM names not SRPMS This to support exclusive architecture legacy packages e.g. libsuitesparse4 (with ExclusiveArch: arm) obsoletes libsuitesparse (which does not build anymore on this target). To be checked if this may break some other successful cases, although the problems in keeping a to-be-obsoleted package are less than archiving a to-be-kept one. Silvan Calarco 2020-02-01 02:13:12 +0100
  • 0372675fbd spec-create.in: support for Meson Silvan Calarco 2019-11-02 16:04:09 +0100
  • fcdbf0fe9b libnetwork.lib: more support for https Silvan Calarco 2019-11-02 15:58:49 +0100
  • b476080461 templates/kde5: add --with-html argument to %find_lang macro Silvan Calarco 2019-10-27 19:35:00 +0100
  • 38a689e2de libnetwork.lib.in: git sources: simple support for checking out at a specific commit by supporting the syntax: --git-branch branch[@commit_id] Silvan Calarco 2019-10-27 15:18:42 +0100
  • 08bfa59a98 libspec.lib: use rpmspec -P <specfile> instead of rpm -q --specedit ... if rpm 4 is detected v1.16.6.93 Silvan Calarco 2019-06-25 22:21:20 +0200
  • b20b079907 templates/python: don't strip required egg-info files out of files list Silvan Calarco 2017-11-15 15:13:58 +0100
  • 93bcf6bb6b libnetwork.lib: add --recursive to git clone commands to correctly fetch repositories with external subtrees Silvan Calarco 2017-10-31 16:57:10 +0100
  • f4e08f4edc templates/kde5: add --with-man to %find_lang arguments Silvan Calarco 2017-09-11 11:13:02 +0200
  • ff91b95533 README: add libnetwork.lib to the list of libraries Davide Madrisan 2017-09-10 15:09:41 +0200
  • 6257d8d148 Update the README file Davide Madrisan 2017-09-10 15:01:35 +0200
  • 6ebbdc3161 conf/05-system-external-commands.conf: document yum usage Davide Madrisan 2017-09-10 13:49:08 +0200