Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rpkg-macros-2.0-4.fc38 RPM for noarch

From Fedora 38 for ppc64le / r

Name: rpkg-macros Distribution: Fedora Project
Version: 2.0 Vendor: Fedora Project
Release: 4.fc38 Build date: Sat Oct 8 17:17:28 2022
Group: Unspecified Build host: buildvm-s390x-19.s390.fedoraproject.org
Size: 61877 Source RPM: rpkg-macros-2.0-4.fc38.src.rpm
Packager: Fedora Project
Url: https://pagure.io/rpkg-util.git
Summary: Set of preproc macros for rpkg utility
Set of preproc macros to be used by rpkg utility. They
are designed to dynamically generate certain parts
of rpm spec files. You can use those macros also without
rpkg by:

   $ cat <file_with_the_macros> | preproc -s /usr/lib/rpkg.macros.d/all.bash -e INPUT_PATH=<file_with_the_macros>

INPUT_PATH env variable is passed to preproc to inform
macros about the input file location. The variable is used
to derive INPUT_DIR_PATH variable which rpkg macros use.

If neither INPUT_PATH nor INPUT_DIR_PATH are specified,
INPUT_PATH will stay empty and INPUT_DIR_PATH will default
to '.' (the current working directory).

Another option to experiment with the macros is to source
/usr/lib/rpkg.macros.d/all.bash into your bash environment
Then you can directly invoke the macros on your command-line
as bash functions. See content in /usr/lib/rpkg.macros.d to
discover available macros.

Please, see man rpkg-macros for more information.

Provides

Requires

License

GPLv2+

Changelog

* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jan 18 2021 clime <clime@fedoraproject.org> 2.0-1
  - derive GIT_ROOT and other git properties from the INPUT_DIR_PATH directory
  - INPUT_DIR_PATH, if not specified, is derived from INPUT_PATH
* Mon Nov 30 2020 clime <clime@fedoraproject.org> 1.1-1
  - add trick in pack_sources to allow creating the archive in CWD
* Mon Oct 05 2020 clime <clime@fedoraproject.org> 1.0-1
  - fix version check in git_pack
  - rpm-git-tag-sort is also required during build for tests
  - add man pages for rpkg-macros, redirect there from MACRO REFERENCE
    in man rpkg
  - fix parameter order for rpm-git-tag-sort in git_merged_tag_refs
  - fix version parsing from the latest tag, package name may contain
    dashes!
  - implement support for multiple Sources at once
  - use rpm-git-tag-sort for tag sorting & filtering in git_merged_tag_refs
  submodules
  - fix git_head for detached head state
  - in git_bumped_version, lead must be numeric and greater than zero to output
  follow as zero + small code tweak in git_version_generic
  - remove now unused git_bumped_release, set "" as default for lead in
  git_bumped_version
  - make lead="" the only special case, otherwise lead is lead
  - unify code and params for git_release and git_version
  - code cleanup

Files

/usr/bin/pack_sources
/usr/lib/rpkg.macros.d
/usr/lib/rpkg.macros.d/all.bash
/usr/lib/rpkg.macros.d/git.bash
/usr/lib/rpkg.macros.d/helpers
/usr/lib/rpkg.macros.d/helpers/git
/usr/lib/rpkg.macros.d/helpers/git_branch
/usr/lib/rpkg.macros.d/helpers/git_head
/usr/lib/rpkg.macros.d/helpers/git_head_short
/usr/lib/rpkg.macros.d/helpers/git_merged_tag_refs
/usr/lib/rpkg.macros.d/helpers/git_remote
/usr/lib/rpkg.macros.d/helpers/git_remote_url
/usr/lib/rpkg.macros.d/helpers/git_root
/usr/lib/rpkg.macros.d/helpers/git_status
/usr/lib/rpkg.macros.d/helpers/git_submodule_refs
/usr/lib/rpkg.macros.d/library
/usr/lib/rpkg.macros.d/library/log.bash
/usr/lib/rpkg.macros.d/library/output.bash
/usr/lib/rpkg.macros.d/library/query.bash
/usr/lib/rpkg.macros.d/library/utils.bash
/usr/share/licenses/rpkg-macros
/usr/share/licenses/rpkg-macros/LICENSE
/usr/share/man/man1/rpkg-macros.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 22:29:55 2024