summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use cargo-vendor-filterer if availableHEADmasterJan Palus2023-10-041-1/+5
* builder: make default for USE_TEEBOTH depend on perl availabilityJan Palus2023-06-111-1/+1
* add --get-spec/-gs for getting just packageJan Palus2023-06-111-0/+10
* rewrite builder -5 in sed dropping perl dependencyJan Palus2023-06-111-5/+5
* builder.sh: You do not need cd at the end of the builder scriptElan Ruusamäe2023-02-221-1/+0
* repackage: Add rpm 4.16 compatibilityElan Ruusamäe2023-02-221-5/+18
* clean-distfiles.sh: Add more files to cleanup, show reportElan Ruusamäe2023-02-221-2/+4
* sort-pkgs: read packages from stdin if no filename was passedJan Palus2023-01-041-5/+2
* sort-pkgs: be more lenient about inputJan Palus2023-01-041-2/+2
* sort-pkgs: for packages dir try evaluting %_topdirJan Palus2023-01-041-1/+9
* rust-crates: add support for non-top level (located in subdir) rust packagesJan Palus2022-09-031-4/+8
* rust-crates: fix error message on unknown argumentJan Palus2022-09-031-2/+2
* builder: bring back changing directory to original $(pwd) but check for its e...Jan Palus2022-08-311-0/+1
* builder: don't bother going back to original $(pwd) at the end of scriptJan Palus2022-08-301-1/+0
* - script for updating kp5-*Witold Filipczyk2022-05-141-0/+38
* initial generic script for rust crates tarball creationJan Palus2022-02-261-0/+135
* Feature: Remove "warning" lines from rpm-specdump outputElan Ruusamäe2021-12-011-0/+12
* Refactor: Extract specdump to a functionElan Ruusamäe2021-12-011-3/+7
* Release 2 (by relup.sh)auto/th/rpm-build-tools-4.10-2Jan Rękorajski2021-11-251-1/+1
* Add awk to shebangs that need fixingJan Rękorajski2021-10-031-0/+4
* builder: use sudo only if not root alreadyJan Palus2021-09-211-1/+3
* builder: when using rpmspec don't remove runtime conflicts but buildtime conf...Jan Palus2021-08-171-1/+1
* do db-devel replacement on exact match onlyJan Palus2021-06-161-1/+1
* - 4.10, package more toolsauto/th/rpm-build-tools-4.10-1Jan Rękorajski2021-05-131-2/+19
* - sort patchesJan Rękorajski2021-05-131-6/+6
* - bump copyright yearAdam Gołębiowski2021-05-111-1/+1
* - add support for rpmspec tool for fetching buidlrequires/conflictAdam Gołębiowski2021-05-111-2/+10
* When tripping over a GIT_ var, give a useful errorPaweł Zuzelski2021-04-081-1/+1
* unset GIT_EDITOR together with other GIT_* varsPaweł Zuzelski2021-04-081-1/+1
* on -j define __jobs instead of _smp_mflagsJan Palus2021-03-301-2/+2
* Fallback to /tmp.Arkadiusz Miśkiewicz2021-03-141-1/+4
* Update commit message style to Git not CVSElan Ruusamäe2021-03-061-2/+3
* relup: use bash for bashismElan Ruusamäe2021-03-061-1/+1
* Be sure that we got any comment actually.Arkadiusz Miśkiewicz2021-03-051-1/+3
* Keep comments at beginning of the patch.Arkadiusz Miśkiewicz2021-03-041-2/+19
* Check certificate by default. Override locally.Arkadiusz Miśkiewicz2021-03-011-1/+0
* Use rpm-specdump if it exists, rpm.org rpm can't do 'rpm dump %prep'Jan Rękorajski2021-02-261-3/+10
* Ability to skip patches.Arkadiusz Miśkiewicz2021-02-241-0/+6
* Print more when rpmbuild fails. Use known/good source dir instead of relying ...Arkadiusz Miśkiewicz2021-02-241-7/+27
* Hide rpmbuild output unless --verbose (rpmbuild default is RPMLOG_WARNING eve...Arkadiusz Miśkiewicz2021-02-241-1/+2
* Generate diffstat for each patch, so it's easier to compare if rediff is not ...Arkadiusz Miśkiewicz2021-02-241-0/+14
* - regenerate last patch, tooArkadiusz Miśkiewicz2021-02-231-17/+35
* Args parsing and few fixes.Arkadiusz Miśkiewicz2021-02-231-9/+37
* main()Arkadiusz Miśkiewicz2021-02-231-39/+43
* _default_patch_fuzz 2Arkadiusz Miśkiewicz2021-02-231-1/+1
* Ugly, not fully working (see TODO) example of patches rediff tool.Arkadiusz Miśkiewicz2021-02-231-0/+78
* - rel 10auto/th/rpm-build-tools-4.9-10Jan Rękorajski2021-02-231-1/+1
* LANG=C is not enough to disable translations, add LC_ALL=C everywhereJan Rękorajski2021-02-231-3/+3
* - rel 9auto/th/rpm-build-tools-4.9-9Jan Rękorajski2021-02-231-1/+1
* Run rpm in C locale to avoid mismatching on translationJan Rękorajski2021-02-231-1/+1