mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 11:06:15 +00:00
Compare commits
38 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3488d9df0b | |||
| 7eda6b13d5 | |||
| 22cf4d9aaa | |||
| abf88fe302 | |||
| e7d86e5ace | |||
| 0ca8a71a6a | |||
| c594d50d97 | |||
| 923b813833 | |||
| facfc57d55 | |||
| 9e0d404e52 | |||
| 9d954cb33a | |||
| 158c743fde | |||
| c5969bbd83 | |||
| cb01f2b9ef | |||
| c58e39da50 | |||
| 26dea91314 | |||
| efa4e1bcf8 | |||
| 9fba303a7b | |||
| eefffcb4cd | |||
| ae59dd4aa9 | |||
| 9ed6cf64eb | |||
| 1e1a52e948 | |||
| b9d3725172 | |||
| d2c0eea1d2 | |||
| 038007f64a | |||
| 930a8bd3f7 | |||
| 33c27808a6 | |||
| f9b7f544be | |||
| 6fe60137f4 | |||
| b32e466635 | |||
| 755bd91716 | |||
| d2b615d14b | |||
| 71b5075a7b | |||
| fd6bcb7b24 | |||
| 771b704606 | |||
| b3ea1cd421 | |||
| 752274f532 | |||
| 1addfd447d |
+13
-3
@@ -186,8 +186,18 @@ autospec: preautospec-checks pullrebase localreponotice clean-old-content
|
||||
bash update_changelog.sh ; \
|
||||
git commit --amend --no-edit Change* ; \
|
||||
fi
|
||||
git diff | grep -q index || python3 $(TOPLVL)/projects/common/patchfilter.py > for-review.txt ;
|
||||
git diff | grep -q index || python3 $(TOPLVL)/projects/common/patchfilter.py ;
|
||||
@$(MAKE) -s for-review.txt
|
||||
@printf "\n**\n"
|
||||
@printf "** NOTICE: A patch with changes is available in the file for-review.txt\n"
|
||||
@printf "** To recreate (e.g., after git commit --amend), run make for-review.txt\n"
|
||||
@printf "** To submit for review: git send-email --to <recipient> for-review.txt\n"
|
||||
@printf "**\n\n"
|
||||
|
||||
#help for-review.txt: Creates the for-review.txt file, which is
|
||||
#help a minimized version of the Git commit, suitable for code review.
|
||||
for-review.txt:
|
||||
git diff | grep -q index || python3 $(TOPLVL)/projects/common/patchfilter.py > for-review.txt
|
||||
.PHONY: for-review.txt
|
||||
|
||||
#help autospecnogit: Runs autospec, but does not create a commit
|
||||
autospecnogit:
|
||||
@@ -320,7 +330,7 @@ scratch: $(SPECFILE) upstream $(SRPMFILE) kojidef
|
||||
|
||||
#help scratch-wait: Performs scratch-build on package.
|
||||
scratch-wait: $(SPECFILE) upstream $(SRPMFILE) kojidef
|
||||
$(KOJI_CMD) build --scratch $(KOJI_TAG) $(SRPMFILE)
|
||||
$(KOJI_CMD) build --scratch --wait $(KOJI_TAG) $(SRPMFILE)
|
||||
|
||||
#help koji-nowait: Same as 'make koji', but do not block
|
||||
koji-nowait:
|
||||
|
||||
+5
-2
@@ -229,8 +229,11 @@ autospecnew: preautospecnew-checks localreponotice
|
||||
if [ $$? -eq 0 ]; then \
|
||||
$(MAKE) link-new-rpms PKG_REPO_DIR="${TOPLVL}/packages/${NAME}"; \
|
||||
$(TOPLVL)/projects/common/checkblacklist.sh $(TOPLVL)/projects/common/blacklist $(TOPLVL)/packages/${NAME}/results/*.rpm; \
|
||||
python3 $(TOPLVL)/projects/common/patchfilter.py <(git -C $(TOPLVL)/packages/$(NAME) show) > $(TOPLVL)/packages/$(NAME)/for-review.txt; \
|
||||
python3 $(TOPLVL)/projects/common/patchfilter.py <(git -C $(TOPLVL)/packages/$(NAME) show); \
|
||||
python3 $(TOPLVL)/projects/common/patchfilter.py <(git -C $(TOPLVL)/packages/$(NAME) format-patch -1 --stdout) > $(TOPLVL)/packages/$(NAME)/for-review.txt; \
|
||||
printf "\n**\n"; \
|
||||
printf "** NOTICE: A patch with changes is available in the file $(TOPLVL)/packages/$(NAME)/for-review.txt\n"; \
|
||||
printf "** Please look through this file and if you are unsure, please submit for code review with git send-email\n"; \
|
||||
printf "**\n\n"; \
|
||||
fi; \
|
||||
else \
|
||||
echo "$(NAME) already exists at $(TOPLVL)/packages/$(NAME)"; \
|
||||
|
||||
@@ -308,6 +308,7 @@ R-desc
|
||||
R-devtools
|
||||
R-dfoptim
|
||||
R-dichromat
|
||||
R-diffobj
|
||||
R-diffusionMap
|
||||
R-digest
|
||||
R-dimRed
|
||||
@@ -387,6 +388,9 @@ R-fitdistrplus
|
||||
R-flashClust
|
||||
R-flexmix
|
||||
R-flexsurv
|
||||
R-fontBitstreamVera
|
||||
R-fontLiberation
|
||||
R-fontquiver
|
||||
R-forcats
|
||||
R-foreach
|
||||
R-forecast
|
||||
@@ -407,6 +411,7 @@ R-gbm
|
||||
R-gbutils
|
||||
R-gclus
|
||||
R-gdata
|
||||
R-gdtools
|
||||
R-geepack
|
||||
R-geiger
|
||||
R-generics
|
||||
@@ -457,6 +462,7 @@ R-ica
|
||||
R-igraph
|
||||
R-import
|
||||
R-ineq
|
||||
R-influenceR
|
||||
R-ini
|
||||
R-inline
|
||||
R-inum
|
||||
@@ -502,6 +508,7 @@ R-lme4
|
||||
R-lmerTest
|
||||
R-lmtest
|
||||
R-locfit
|
||||
R-logcondens
|
||||
R-logspline
|
||||
R-loo
|
||||
R-lpSolve
|
||||
@@ -722,6 +729,7 @@ R-rstan
|
||||
R-rstanarm
|
||||
R-rstantools
|
||||
R-rstudio
|
||||
R-rstudio-server
|
||||
R-rstudioapi
|
||||
R-rsvg
|
||||
R-runjags
|
||||
@@ -875,6 +883,7 @@ SDL_image
|
||||
SDL_mixer
|
||||
SDL_net
|
||||
SDL_ttf
|
||||
SFCGAL
|
||||
SFML
|
||||
SPIRV-Headers
|
||||
SPIRV-Tools
|
||||
@@ -888,6 +897,7 @@ SuiteSparse
|
||||
Tempita
|
||||
Theano
|
||||
Thunar
|
||||
UCD
|
||||
UkPostcodeParser
|
||||
Unidecode
|
||||
Uranium
|
||||
@@ -975,8 +985,10 @@ aniso8601
|
||||
ansible
|
||||
anyjson
|
||||
apache-ant
|
||||
apache-flink
|
||||
apache-hadoop
|
||||
apache-kafka
|
||||
apache-libcloud
|
||||
apache-maven
|
||||
apache-spark
|
||||
apache-zookeeper
|
||||
@@ -991,8 +1003,11 @@ argcomplete
|
||||
argon2
|
||||
argon2_cffi
|
||||
argparse
|
||||
aria2
|
||||
ark
|
||||
armadillo
|
||||
arp-scan
|
||||
arpack-ng
|
||||
artikulate
|
||||
asciidoc
|
||||
asciinema
|
||||
@@ -1149,6 +1164,8 @@ cantor
|
||||
capnproto
|
||||
caribou
|
||||
case
|
||||
cassandra
|
||||
cassandra-dep
|
||||
castellan
|
||||
casync
|
||||
catch2
|
||||
@@ -1265,6 +1282,7 @@ compat-efivar-soname0
|
||||
compat-enchant-soname1
|
||||
compat-exiv2-soname26
|
||||
compat-fuse-soname2
|
||||
compat-gdal-soname20
|
||||
compat-gegl
|
||||
compat-gegl-0.3
|
||||
compat-glew-soname1
|
||||
@@ -1276,6 +1294,7 @@ compat-hdf5-soname10
|
||||
compat-hwloc-soname5
|
||||
compat-hyperscan-soname4
|
||||
compat-icu4c-soname61
|
||||
compat-icu4c-soname63
|
||||
compat-ilmbase-soname23
|
||||
compat-intel-gmmlib-soname1
|
||||
compat-ipset-soname10
|
||||
@@ -1302,6 +1321,7 @@ compat-poppler-soname78
|
||||
compat-poppler-soname82
|
||||
compat-poppler-soname83
|
||||
compat-poppler-soname86
|
||||
compat-proj-soname13
|
||||
compat-protobuf-soname14
|
||||
compat-protobuf-soname15
|
||||
compat-python36
|
||||
@@ -1520,6 +1540,7 @@ dpdk
|
||||
dracut
|
||||
dragon
|
||||
drkonqi
|
||||
dssi
|
||||
dstat
|
||||
dtc
|
||||
dtopt
|
||||
@@ -1537,6 +1558,7 @@ edk2
|
||||
efibootmgr
|
||||
efitools
|
||||
efivar
|
||||
efl
|
||||
eigen
|
||||
elasticsearch
|
||||
elasticsearch-dep
|
||||
@@ -1546,9 +1568,11 @@ elfutils
|
||||
elixir
|
||||
ell
|
||||
emacs
|
||||
emacs-x11
|
||||
embree
|
||||
empy
|
||||
enchant
|
||||
enlightenment
|
||||
entrypoints
|
||||
enum34
|
||||
envs
|
||||
@@ -1559,12 +1583,14 @@ epydoc
|
||||
eternalegypt
|
||||
ethtool
|
||||
etr
|
||||
evdev
|
||||
eventlet
|
||||
eventviews
|
||||
evince
|
||||
evolution
|
||||
evolution-data-server
|
||||
evolution-ews
|
||||
evtest
|
||||
execnet
|
||||
exempi
|
||||
exiv2
|
||||
@@ -1616,9 +1642,11 @@ flatpak
|
||||
flatpak-builder
|
||||
fldigi
|
||||
flex
|
||||
flink-dep
|
||||
flmsg
|
||||
flnet
|
||||
fltk
|
||||
fluidsynth
|
||||
folks
|
||||
font-util
|
||||
fontconfig
|
||||
@@ -1626,6 +1654,7 @@ fontforge
|
||||
fonttools
|
||||
fossil
|
||||
frameworkintegration
|
||||
freedv
|
||||
freeglut
|
||||
freeipmi
|
||||
freetype
|
||||
@@ -1637,7 +1666,6 @@ funcparserlib
|
||||
funcsigs
|
||||
functools32
|
||||
fuse
|
||||
futures
|
||||
futurist
|
||||
fwupd
|
||||
fwupdate
|
||||
@@ -1649,6 +1677,8 @@ gawk
|
||||
gc
|
||||
gcab
|
||||
gcc
|
||||
gcc7
|
||||
gcc8
|
||||
gcompris-qt
|
||||
gcr
|
||||
gcs-oauth2-boto-plugin
|
||||
@@ -1675,6 +1705,7 @@ gftp
|
||||
ghc
|
||||
ghostscript
|
||||
gimp
|
||||
girara
|
||||
git
|
||||
git-gui
|
||||
gitdb2
|
||||
@@ -1707,6 +1738,7 @@ gnome-applets
|
||||
gnome-autoar
|
||||
gnome-backgrounds
|
||||
gnome-bluetooth
|
||||
gnome-boxes
|
||||
gnome-calculator
|
||||
gnome-calendar
|
||||
gnome-characters
|
||||
@@ -1728,6 +1760,7 @@ gnome-music
|
||||
gnome-online-accounts
|
||||
gnome-panel
|
||||
gnome-photos
|
||||
gnome-screensaver
|
||||
gnome-screenshot
|
||||
gnome-session
|
||||
gnome-settings-daemon
|
||||
@@ -1764,6 +1797,7 @@ gperf
|
||||
gperftools
|
||||
gpgme
|
||||
gphoto2
|
||||
gpm
|
||||
gpredict
|
||||
gptfdisk
|
||||
gradle
|
||||
@@ -1783,6 +1817,7 @@ grilo-plugins
|
||||
groff
|
||||
grpcio
|
||||
grub
|
||||
gsequencer
|
||||
gsettings-desktop-schemas
|
||||
gsl
|
||||
gsm
|
||||
@@ -1862,6 +1897,8 @@ iasimage
|
||||
ibus
|
||||
ibus-libpinyin
|
||||
ibus-table
|
||||
ibus-typing-booster
|
||||
ibus-unikey
|
||||
icalendar
|
||||
icdiff
|
||||
iceauth
|
||||
@@ -1879,6 +1916,7 @@ imageio
|
||||
imagesize
|
||||
imapfilter
|
||||
imlib2
|
||||
importlib_metadata
|
||||
indent
|
||||
infiniband-diags
|
||||
inflection
|
||||
@@ -1886,6 +1924,7 @@ influxdb
|
||||
iniparse
|
||||
init-rdahead
|
||||
inkscape
|
||||
innoextract
|
||||
inotify-tools
|
||||
intel-cmt-cat
|
||||
intel-compute-runtime
|
||||
@@ -1943,6 +1982,7 @@ jedi-vim
|
||||
jeepney
|
||||
jemalloc
|
||||
jmespath
|
||||
joblib
|
||||
joe
|
||||
josepy
|
||||
jq
|
||||
@@ -1956,6 +1996,7 @@ jsonpath-rw-ext
|
||||
jsonpointer
|
||||
jsonrpc-glib
|
||||
jsonschema
|
||||
junit-xml
|
||||
jupyter
|
||||
jupyter-nbgallery
|
||||
jupyter-notebook-gist
|
||||
@@ -2197,6 +2238,7 @@ kwrited
|
||||
kxmlgui
|
||||
kxmlrpcclient
|
||||
kyotocabinet
|
||||
ladspa_sdk
|
||||
lark-parser
|
||||
latencytop
|
||||
latexcodec
|
||||
@@ -2241,6 +2283,7 @@ libaio
|
||||
libappindicator
|
||||
libarchive
|
||||
libarchive-c
|
||||
libass
|
||||
libassuan
|
||||
libasyncns
|
||||
libatasmart
|
||||
@@ -2257,6 +2300,7 @@ libcdio
|
||||
libcdr
|
||||
libcgroup
|
||||
libchamplain
|
||||
libclc
|
||||
libcmis
|
||||
libcomps
|
||||
libconfig
|
||||
@@ -2307,6 +2351,7 @@ libgit2-glib
|
||||
libglade
|
||||
libgnome-keyring
|
||||
libgnomekbd
|
||||
libgovirt
|
||||
libgpg-error
|
||||
libgphoto2
|
||||
libgravatar
|
||||
@@ -2321,6 +2366,7 @@ libidn
|
||||
libidn2
|
||||
libindicator
|
||||
libinput
|
||||
libinstpatch
|
||||
libiscsi
|
||||
libisofs
|
||||
libite
|
||||
@@ -2361,6 +2407,7 @@ libmtp
|
||||
libmwaw
|
||||
libmypaint
|
||||
libndp
|
||||
libnetfilter_acct
|
||||
libnetfilter_conntrack
|
||||
libnetfilter_cthelper
|
||||
libnetfilter_cttimeout
|
||||
@@ -2429,7 +2476,9 @@ libthai
|
||||
libtheora
|
||||
libtirpc
|
||||
libtk-img
|
||||
libtomcrypt
|
||||
libtool
|
||||
libtorrent-rasterbar
|
||||
libudev0-shim
|
||||
libuev
|
||||
libuninameslist
|
||||
@@ -2479,6 +2528,7 @@ linecache2
|
||||
links
|
||||
linux
|
||||
linux-aws
|
||||
linux-current
|
||||
linux-firmware
|
||||
linux-firmware-ipu
|
||||
linux-gce
|
||||
@@ -2493,6 +2543,7 @@ linux-kvm
|
||||
linux-libc-headers
|
||||
linux-lts2017
|
||||
linux-lts2018
|
||||
linux-mainline
|
||||
linux-networktest
|
||||
linux-oracle
|
||||
linux-preempt-rt
|
||||
@@ -2523,6 +2574,8 @@ lua
|
||||
lua52
|
||||
lualgi
|
||||
luarocks
|
||||
lutris
|
||||
lv2
|
||||
lxml
|
||||
lxqt-about
|
||||
lxqt-admin
|
||||
@@ -2550,6 +2603,7 @@ make
|
||||
makedepend
|
||||
man-db
|
||||
man-pages
|
||||
man-pages-posix
|
||||
marble
|
||||
mariadb
|
||||
mash
|
||||
@@ -2630,6 +2684,7 @@ msrestazure
|
||||
mstflint
|
||||
mtd-utils
|
||||
mtdev
|
||||
mtools
|
||||
mtr
|
||||
multidict
|
||||
multimon-ng
|
||||
@@ -2642,6 +2697,139 @@ musl
|
||||
mutagen
|
||||
mutt
|
||||
mutter
|
||||
mvn-aether-core
|
||||
mvn-animal-sniffer
|
||||
mvn-apache-jar-resource-bundle
|
||||
mvn-apache-rat
|
||||
mvn-asm
|
||||
mvn-autolink
|
||||
mvn-avalon-framework
|
||||
mvn-beanshell
|
||||
mvn-biz.aQute.bndlib
|
||||
mvn-bndlib
|
||||
mvn-build-helper-maven-plugin
|
||||
mvn-cdi-api
|
||||
mvn-checker-compat-qual
|
||||
mvn-checkstyle
|
||||
mvn-codehaus-jackson
|
||||
mvn-commons-cli
|
||||
mvn-commons-codec
|
||||
mvn-commons-compress
|
||||
mvn-commons-httpclient
|
||||
mvn-commons-jxpath
|
||||
mvn-commons-lang
|
||||
mvn-commons-lang3
|
||||
mvn-commons-validator
|
||||
mvn-decentxml
|
||||
mvn-doxia
|
||||
mvn-doxia-sitetools
|
||||
mvn-enforcer
|
||||
mvn-error_prone_annotations
|
||||
mvn-extra-enforcer-rules
|
||||
mvn-file-management
|
||||
mvn-google-collections
|
||||
mvn-guava
|
||||
mvn-guice
|
||||
mvn-httpclient
|
||||
mvn-httpcomponents-core
|
||||
mvn-j2objc-annotations
|
||||
mvn-jackson-databind
|
||||
mvn-java-boot-classpath-detector
|
||||
mvn-javax.inject
|
||||
mvn-jdom
|
||||
mvn-jetty
|
||||
mvn-jetty-util
|
||||
mvn-jsch
|
||||
mvn-jsch.agentproxy.connector-factory
|
||||
mvn-jsch.agentproxy.sshagent
|
||||
mvn-jsch.agentproxy.svnkit-trilead-ssh2
|
||||
mvn-jsch.agentproxy.usocket-nc
|
||||
mvn-jsoup
|
||||
mvn-jsr250-api
|
||||
mvn-jsr305
|
||||
mvn-jsr311-api
|
||||
mvn-junit
|
||||
mvn-kxml2
|
||||
mvn-logback-classic
|
||||
mvn-logback-core
|
||||
mvn-maven-aether-provider
|
||||
mvn-maven-artifact
|
||||
mvn-maven-artifact-manager
|
||||
mvn-maven-builder-support
|
||||
mvn-maven-bundle-plugin
|
||||
mvn-maven-compat
|
||||
mvn-maven-core
|
||||
mvn-maven-embedder
|
||||
mvn-maven-error-diagnostics
|
||||
mvn-maven-model-builder
|
||||
mvn-maven-monitor
|
||||
mvn-maven-parent
|
||||
mvn-maven-plugin-api
|
||||
mvn-maven-plugin-descriptor
|
||||
mvn-maven-plugin-parameter-documenter
|
||||
mvn-maven-plugin-registry
|
||||
mvn-maven-plugin-testing
|
||||
mvn-maven-plugin-tools
|
||||
mvn-maven-profile
|
||||
mvn-maven-project
|
||||
mvn-maven-reporting-api
|
||||
mvn-maven-reporting-exec
|
||||
mvn-maven-reporting-impl
|
||||
mvn-maven-repository-metadata
|
||||
mvn-maven-resolver
|
||||
mvn-maven-resolver-provider
|
||||
mvn-maven-scm
|
||||
mvn-maven-slf4j-provider
|
||||
mvn-maven-surefire
|
||||
mvn-maven-toolchain
|
||||
mvn-maven-wagon
|
||||
mvn-mockito-core
|
||||
mvn-modello
|
||||
mvn-mvnplugins
|
||||
mvn-nekohtml
|
||||
mvn-nexus-maven-plugins
|
||||
mvn-nexus-public
|
||||
mvn-objenesis
|
||||
mvn-openhtmltopdf-core
|
||||
mvn-openhtmltopdf-jsoup-dom-converter
|
||||
mvn-org.apache.felix.bundlerepository
|
||||
mvn-org.eclipse.sisu.inject
|
||||
mvn-org.eclipse.sisu.plexus
|
||||
mvn-org.osgi.compendium
|
||||
mvn-org.osgi.core
|
||||
mvn-oro
|
||||
mvn-pdfbox
|
||||
mvn-plexus-archiver
|
||||
mvn-plexus-build-api
|
||||
mvn-plexus-cli
|
||||
mvn-plexus-compiler
|
||||
mvn-plexus-containers
|
||||
mvn-plexus-i18n
|
||||
mvn-plexus-interpolation
|
||||
mvn-plexus-io
|
||||
mvn-plexus-resources
|
||||
mvn-plexus-utils
|
||||
mvn-plexus-velocity
|
||||
mvn-protobuf-java
|
||||
mvn-servlet-api
|
||||
mvn-siesta
|
||||
mvn-sisu
|
||||
mvn-sisu-maven-plugin
|
||||
mvn-slf4j
|
||||
mvn-snappy
|
||||
mvn-sonatype-aether
|
||||
mvn-sonatype-plexus-sec-dispatcher
|
||||
mvn-spice-zapper
|
||||
mvn-sqljet
|
||||
mvn-sslext
|
||||
mvn-struts
|
||||
mvn-trilead-ssh2
|
||||
mvn-tycho
|
||||
mvn-validation-api
|
||||
mvn-xbean-reflect
|
||||
mvn-xercesImpl
|
||||
mvn-xercesMinimal
|
||||
mvn-xmlunit-core
|
||||
mxnet
|
||||
mycroft-core
|
||||
mypaint-brushes
|
||||
@@ -2671,6 +2859,7 @@ net-tools
|
||||
netaddr
|
||||
netbase
|
||||
netcdf
|
||||
netdata
|
||||
netdisco
|
||||
netifaces
|
||||
netkit-telnet
|
||||
@@ -2689,6 +2878,7 @@ nghttp2
|
||||
nginx
|
||||
nginx-mainline
|
||||
nicstat
|
||||
nim
|
||||
ninja
|
||||
nload
|
||||
nlopt
|
||||
@@ -2900,6 +3090,7 @@ perl-B-Hooks-OP-Check
|
||||
perl-B-Keywords
|
||||
perl-BSD-Resource
|
||||
perl-Biblio-EndnoteStyle
|
||||
perl-Bit-Vector
|
||||
perl-Browser-Open
|
||||
perl-Business-ISBN
|
||||
perl-Business-ISBN-Data
|
||||
@@ -2917,6 +3108,8 @@ perl-CSS-DOM
|
||||
perl-CSS-Minifier-XS
|
||||
perl-CSS-Tiny
|
||||
perl-Cache-Simple-TimedExpiry
|
||||
perl-Cairo
|
||||
perl-Cairo-GObject
|
||||
perl-Calendar-Simple
|
||||
perl-Canary-Stability
|
||||
perl-Capture-Tiny
|
||||
@@ -2976,6 +3169,7 @@ perl-Curses
|
||||
perl-DBD-Pg
|
||||
perl-DBD-SQLite
|
||||
perl-DBD-SQLite2
|
||||
perl-DBD-mysql
|
||||
perl-DBI
|
||||
perl-DBICx-TestDatabase
|
||||
perl-DBIx-Class
|
||||
@@ -3005,6 +3199,7 @@ perl-Data-Serializer
|
||||
perl-Data-Structure-Util
|
||||
perl-Data-Uniqid
|
||||
perl-Data-Validate-IP
|
||||
perl-Date-Manip
|
||||
perl-DateTime
|
||||
perl-DateTime-Format-Builder
|
||||
perl-DateTime-Format-DateParse
|
||||
@@ -3066,6 +3261,7 @@ perl-ExtUtils-Config
|
||||
perl-ExtUtils-Depends
|
||||
perl-ExtUtils-Helpers
|
||||
perl-ExtUtils-InstallPaths
|
||||
perl-ExtUtils-PkgConfig
|
||||
perl-FCGI-ProcManager
|
||||
perl-Feed-Find
|
||||
perl-Fennec-Lite
|
||||
@@ -3113,7 +3309,11 @@ perl-Geo-IPfree
|
||||
perl-Getopt-Euclid
|
||||
perl-Getopt-Tabular
|
||||
perl-Git-Version-Compare
|
||||
perl-Glib
|
||||
perl-Glib-Object-Introspection
|
||||
perl-Graph
|
||||
perl-Gtk3
|
||||
perl-Gtk3-WebKit
|
||||
perl-Guard
|
||||
perl-HTML-Clean
|
||||
perl-HTML-Encoding
|
||||
@@ -3176,6 +3376,7 @@ perl-Inline-C
|
||||
perl-JSON
|
||||
perl-JSON-MaybeXS
|
||||
perl-JSON-RPC
|
||||
perl-JSON-XS
|
||||
perl-JavaScript-Minifier-XS
|
||||
perl-LWP-MediaTypes
|
||||
perl-LWP-Protocol-https
|
||||
@@ -3260,6 +3461,7 @@ perl-Moose
|
||||
perl-MooseX-Role-Parameterized
|
||||
perl-MooseX-Role-WithOverloading
|
||||
perl-Mozilla-CA
|
||||
perl-Net-Bluetooth
|
||||
perl-Net-CIDR-Lite
|
||||
perl-Net-DBus
|
||||
perl-Net-DNS
|
||||
@@ -3339,6 +3541,7 @@ perl-Role-Basic
|
||||
perl-Role-Tiny
|
||||
perl-Roman
|
||||
perl-Router-Simple
|
||||
perl-SGLMSpm
|
||||
perl-SMTP-Server
|
||||
perl-SQL-Abstract
|
||||
perl-SQL-Translator
|
||||
@@ -3416,6 +3619,7 @@ perl-Test-MockTime
|
||||
perl-Test-More-UTF8
|
||||
perl-Test-Most
|
||||
perl-Test-Needs
|
||||
perl-Test-NeedsDisplay
|
||||
perl-Test-NoWarnings
|
||||
perl-Test-Number-Delta
|
||||
perl-Test-Output
|
||||
@@ -3444,6 +3648,7 @@ perl-Text-Brew
|
||||
perl-Text-CSV
|
||||
perl-Text-CSV-Encoded
|
||||
perl-Text-CSV_XS
|
||||
perl-Text-CharWidth
|
||||
perl-Text-Diff
|
||||
perl-Text-FindIndent
|
||||
perl-Text-Format
|
||||
@@ -3459,6 +3664,7 @@ perl-Text-TabularDisplay
|
||||
perl-Text-Template
|
||||
perl-Text-Trim
|
||||
perl-Text-Unidecode
|
||||
perl-Text-WrapI18N
|
||||
perl-Text-Wrapper
|
||||
perl-Tie-Cycle
|
||||
perl-Tie-IxHash
|
||||
@@ -3486,6 +3692,7 @@ perl-Unicode-Map
|
||||
perl-Variable-Magic
|
||||
perl-WWW-Form-UrlEncoded-XS
|
||||
perl-WWW-RobotRules
|
||||
perl-X11-IdleTime
|
||||
perl-X11-Protocol
|
||||
perl-XML-Atom
|
||||
perl-XML-Feed
|
||||
@@ -3534,6 +3741,7 @@ persistent
|
||||
pesign
|
||||
pexpect
|
||||
phonon
|
||||
phonon-vlc
|
||||
phoronix-test-suite
|
||||
php
|
||||
php-imagick
|
||||
@@ -3589,6 +3797,7 @@ portaudio
|
||||
portend
|
||||
positional
|
||||
posix_ipc
|
||||
postgis
|
||||
postgresql
|
||||
potrace
|
||||
povray
|
||||
@@ -3662,6 +3871,7 @@ pygtkglext
|
||||
pyhs100
|
||||
pyinotify
|
||||
pykerberos
|
||||
pykwalify
|
||||
pylama
|
||||
pyliblzma
|
||||
pylint
|
||||
@@ -3764,11 +3974,13 @@ pywbem
|
||||
pyxattr
|
||||
pyxdg
|
||||
pyzmq
|
||||
qbittorrent
|
||||
qca-qt5
|
||||
qemu
|
||||
qemu-guest-additions
|
||||
qemu-lite
|
||||
qgit
|
||||
qhull
|
||||
qml-box2d
|
||||
qpdf
|
||||
qpid-python
|
||||
@@ -3819,8 +4031,11 @@ quazip
|
||||
quilt
|
||||
qwt
|
||||
rabbitmq-c
|
||||
rabbitmq-java-client
|
||||
rabbitmq-java-client-dep
|
||||
rabbitmq-server
|
||||
radvd
|
||||
rage
|
||||
ragel
|
||||
raptor2
|
||||
rasqal
|
||||
@@ -3876,9 +4091,10 @@ rsync
|
||||
rsyslog
|
||||
rt-tests
|
||||
rtkit
|
||||
rtmpdump
|
||||
rtslib-fb
|
||||
rttr
|
||||
ruamel-yaml
|
||||
ruamel.yaml
|
||||
ruby
|
||||
runc
|
||||
rust-std32
|
||||
@@ -3897,6 +4113,7 @@ sbc
|
||||
sbsigntools
|
||||
scala
|
||||
scala-dep
|
||||
scdoc
|
||||
scene-alembic
|
||||
scikit-build
|
||||
scikit-image
|
||||
@@ -3924,6 +4141,7 @@ setproctitle
|
||||
setserial
|
||||
setuptools
|
||||
setuptools-legacy
|
||||
setuptools-markdown
|
||||
setuptools_scm
|
||||
setuptools_scm_git_archive
|
||||
setxkbmap
|
||||
@@ -4009,6 +4227,7 @@ stellarium
|
||||
step
|
||||
stestr
|
||||
stevedore
|
||||
stoken
|
||||
stow
|
||||
strace
|
||||
stress-ng
|
||||
@@ -4060,6 +4279,7 @@ telemetrics-client
|
||||
telepathy-glib
|
||||
telepathy-logger
|
||||
telepathy-qt
|
||||
tempest
|
||||
tempest-lib
|
||||
template-glib
|
||||
tempora
|
||||
@@ -4071,8 +4291,10 @@ tensorflow-probability
|
||||
termcolor
|
||||
terminado
|
||||
terminaltables
|
||||
terminology
|
||||
terminus-font
|
||||
test-generator
|
||||
testdisk
|
||||
testpath
|
||||
testrepository
|
||||
testresources
|
||||
@@ -4127,12 +4349,13 @@ tracker-miners
|
||||
traitlets
|
||||
tree
|
||||
trollius
|
||||
typed-ast
|
||||
typed_ast
|
||||
typing
|
||||
typing_extensions
|
||||
tzdata
|
||||
tzlocal
|
||||
ua-parser
|
||||
uamqp
|
||||
ucpp
|
||||
udisks2
|
||||
udunits
|
||||
@@ -4186,6 +4409,7 @@ volk
|
||||
volume_key
|
||||
voluptuous
|
||||
voluptuous-serialize
|
||||
vpnc
|
||||
vsqlite
|
||||
vte
|
||||
waffle
|
||||
@@ -4207,6 +4431,7 @@ weechat
|
||||
weston
|
||||
wget
|
||||
wheel
|
||||
wheelhouse-uploader
|
||||
which
|
||||
whois
|
||||
widgetsnbextension
|
||||
@@ -4217,6 +4442,7 @@ wireshark
|
||||
woff2
|
||||
wok
|
||||
wol
|
||||
wordpress
|
||||
wpa_supplicant
|
||||
wrapt
|
||||
wsgi_intercept
|
||||
@@ -4244,7 +4470,6 @@ xdg-user-dirs-gtk
|
||||
xdg-utils
|
||||
xdotool
|
||||
xdpyinfo
|
||||
xemacs
|
||||
xerces-c
|
||||
xf86-input-evdev
|
||||
xf86-input-libinput
|
||||
@@ -4281,6 +4506,7 @@ xkbcomp
|
||||
xkeyboard-config
|
||||
xkill
|
||||
xlog
|
||||
xmlb
|
||||
xmlrpc-c
|
||||
xmlsec1
|
||||
xmlstarlet
|
||||
@@ -4323,14 +4549,17 @@ yum
|
||||
yum-metadata-parser
|
||||
zVMCloudConnector
|
||||
zake
|
||||
zathura
|
||||
zc.lockfile
|
||||
zenity
|
||||
zeroconf
|
||||
zeroconf-ioslave
|
||||
zict
|
||||
zip
|
||||
zipp
|
||||
zlib
|
||||
znc
|
||||
zoneminder
|
||||
zookeeper-dep
|
||||
zope.component
|
||||
zope.configuration
|
||||
|
||||
+13
-1
@@ -195,7 +195,7 @@ def main():
|
||||
with open (filename, "r") as myfile:
|
||||
lines = myfile.readlines()
|
||||
else:
|
||||
output = subprocess.check_output("git show", shell=True).decode("latin-1")
|
||||
output = subprocess.check_output("git format-patch -1 --stdout", shell=True).decode("latin-1")
|
||||
lines = output.split("\n")
|
||||
|
||||
parse_patch(lines)
|
||||
@@ -225,6 +225,14 @@ def main():
|
||||
zap_line_in_file_start(".spec", "Source99 :")
|
||||
zap_line_in_file_start(".spec", "Source0 :")
|
||||
zap_line_in_file_start(".spec", "export SOURCE_DATE_EPOCH")
|
||||
zap_line_in_file_start(".spec", "export GCC_IGNORE_WERROR=1")
|
||||
zap_line_in_file_start(".spec", "export AR=gcc-ar")
|
||||
zap_line_in_file_start(".spec", "export RANLIB=gcc-ranlib")
|
||||
zap_line_in_file_start(".spec", "export NM=gcc-nm")
|
||||
zap_line_in_file_start(".spec", "export CFLAGS=\"$CFLAGS -O3 -ffat-lto-objects -flto=4 \"")
|
||||
zap_line_in_file_start(".spec", "export FCFLAGS=\"$CFLAGS -O3 -ffat-lto-objects -flto=4 \"")
|
||||
zap_line_in_file_start(".spec", "export FFLAGS=\"$CFLAGS -O3 -ffat-lto-objects -flto=4 \"")
|
||||
zap_line_in_file_start(".spec", "export CXXFLAGS=\"$CXXFLAGS -O3 -ffat-lto-objects -flto=4 \"")
|
||||
zap_line_in_file_start(".spec", "%setup -q -n ")
|
||||
zap_line_in_file_start(".spec", "URL :")
|
||||
zap_line_in_file_start(".spec", "Version :")
|
||||
@@ -236,6 +244,7 @@ def main():
|
||||
zap_line_in_file_start(".spec", "data components for the")
|
||||
zap_line_in_file_start(".spec", "locales components for the")
|
||||
zap_line_in_file_start(".spec", "license components for the")
|
||||
zap_line_in_file_start(".spec", "doc components for the")
|
||||
zap_line_in_file_start(".spec", "Group: Default")
|
||||
zap_line_in_file_start(".spec", "export http_proxy=http://127.0.0.1:9/")
|
||||
zap_line_in_file_start(".spec", "export https_proxy=http://127.0.0.1:9/")
|
||||
@@ -246,13 +255,16 @@ def main():
|
||||
zap_line_in_file_start(".spec", "Group: Binaries")
|
||||
zap_line_in_file_start(".spec", "Group: Data")
|
||||
zap_line_in_file_start(".spec", "Group: Libraries")
|
||||
zap_line_in_file_start(".spec", "Group: Documentation")
|
||||
zap_line_in_file_start(".spec", "export LANG=C")
|
||||
zap_line_in_file_start(".spec", "%description lib")
|
||||
zap_line_in_file_start(".spec", "%description bin")
|
||||
zap_line_in_file_start(".spec", "%description data")
|
||||
zap_line_in_file_start(".spec", "%description doc")
|
||||
zap_line_in_file_start(".spec", "%description locales")
|
||||
zap_line_in_file_start(".spec", "%description dev")
|
||||
zap_line_in_file_start(".spec", "%description license")
|
||||
zap_line_in_file_start(".spec", "%package doc")
|
||||
|
||||
zap_line_in_file_start("b/Makefile", "URL =")
|
||||
zap_line_in_file_start("b/Makefile", "PKG_NAME :=")
|
||||
|
||||
Reference in New Issue
Block a user