bb4f4d Prepare for a new update

Authored and Committed by Packit Service 3 years ago
69 files changed. 429 lines added. 1101 lines removed.
build/files.c
file modified
+3 -28
build/pack.c
file modified
+3 -31
build/parsePreamble.c
file modified
+3 -5
build/parseReqs.c
file modified
+1 -1
build/parseSpec.c
file modified
+0 -1
build/rpmbuild_internal.h
file modified
+0 -4
configure.ac
file modified
+1 -26
doc/rpm.8
file modified
+1 -4
doc/rpmsign.8
file modified
+0 -3
lib/Makefile.am
file modified
+0 -1
lib/depends.c
file modified
+1 -2
lib/fprint.c
file modified
+1 -5
lib/fsm.c
file modified
+5 -12
lib/header.c
file modified
+1 -1
lib/poptALL.c
file modified
+0 -4
lib/query.c
file modified
+3 -6
lib/rpmchecksig.c
file modified
+4 -4
lib/rpmds.c
file modified
+0 -3
lib/rpmtag.h
file modified
+0 -1
lib/rpmte.c
file modified
+0 -12
lib/rpmte_internal.h
file modified
+0 -6
lib/rpmtriggers.c
file modified
+0 -1
lib/rpmvercmp.c
file modified
+2 -17
lib/rpmvs.c
file modified
+0 -15
lib/rpmvs.h
file modified
+11 -2
lib/tagexts.c
file modified
+53 -15
lib/transaction.c
file modified
+1 -108
macros.in
file modified
+3 -14
platform.in
file modified
+3 -6
plugins/selinux.c
file modified
+11 -10
python/header-py.c
file modified
+3 -3
python/rpm/__init__.py
file modified
+0 -3
python/rpmds-py.c
file modified
+4 -4
python/rpmfd-py.c
file modified
+3 -3
python/rpmfi-py.c
file modified
+12 -12
python/rpmfiles-py.c
file modified
+13 -13
python/rpmkeyring-py.c
file modified
+1 -1
python/rpmmacro-py.c
file modified
+1 -1
python/rpmmodule.c
file modified
+1 -2
python/rpmps-py.c
file modified
+4 -4
python/rpmstrpool-py.c
file modified
+1 -1
python/rpmsystem-py.h
file modified
+33 -30
python/rpmtd-py.c
file modified
+1 -1
python/rpmte-py.c
file modified
+8 -8
python/rpmts-py.c
file modified
+7 -8
python/spec-py.c
file modified
+5 -5
rpm2cpio.c
file modified
+1 -6
rpmio/rpmio.c
file modified
+2 -10
rpmio/rpmpgp.c
file modified
+2 -3
rpmpopt.in
file modified
+4 -9
rpmrc.in
file modified
+1 -1
rpmsign.c
file modified
+3 -5
scripts/brp-python-bytecompile
file modified
+0 -3
scripts/brp-strip-static-archive
file modified
+6 -4
scripts/check-buildroot
file modified
+1 -2
scripts/find-debuginfo.sh
file modified
+2 -27
scripts/find-lang.sh
file modified
+1 -1
sign/rpmgensig.c
file modified
+0 -32
tests/Makefile.am
file modified
+1 -2
tests/atlocal.in
file modified
+1 -2
tests/data/SPECS/replacetest.spec
file modified
+1 -1
tests/local.at
file modified
+1 -2
tests/rpmgeneral.at
file modified
+0 -1
tests/rpmpython.at
file modified
+10 -43
tests/rpmquery.at
file modified
+0 -18
tests/rpmsigdig.at
file modified
+0 -20
tests/rpmvercmp.at
file modified
+0 -26
tests/rpmverify.at
file modified
+0 -36
tools/debugedit.c
file modified
+184 -400
    Prepare for a new update
    
    Reverting patches so we can apply the latest update
    and changes can be seen in the spec file and sources.
    
        
file modified
+3 -28
file modified
+3 -31
file modified
+3 -5
file modified
+1 -1
file modified
+0 -1
file modified
+0 -4
file modified
+1 -26
file modified
+1 -4
file modified
+0 -3
file modified
+0 -1
file modified
+1 -2
file modified
+1 -5
file modified
+5 -12
file modified
+1 -1
file modified
+0 -4
file modified
+3 -6
file modified
+4 -4
file modified
+0 -3
file modified
+0 -1
file modified
+0 -12
file modified
+0 -6
file modified
+0 -1
file modified
+2 -17
file modified
+0 -15
file modified
+11 -2
file modified
+53 -15
file modified
+1 -108
file modified
+3 -14
file modified
+3 -6
file modified
+11 -10
file modified
+3 -3
file modified
+0 -3
file modified
+4 -4
file modified
+3 -3
file modified
+12 -12
file modified
+13 -13
file modified
+1 -1
file modified
+1 -1
file modified
+1 -2
file modified
+4 -4
file modified
+1 -1
file modified
+33 -30
file modified
+1 -1
file modified
+8 -8
file modified
+7 -8
file modified
+5 -5
file modified
+1 -6
file modified
+2 -10
file modified
+2 -3
file modified
+4 -9
file modified
+1 -1
file modified
+3 -5
file modified
+1 -2
file modified
+2 -27
file modified
+1 -1
file modified
+0 -32
file modified
+1 -2
file modified
+1 -2
file modified
+1 -2
file modified
+0 -1
file modified
+10 -43
file modified
+0 -18
file modified
+0 -20
file modified
+0 -26
file modified
+0 -36
file modified
+184 -400