D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gnome-system-monitor-3.28.2-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KURF50 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gnome-system-monitor-3.28.2 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/gnome-system-monitor-3.28.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnome-system-monitor-3.28.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KYixsK + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gnome-system-monitor-3.28.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-schemas-compile --enable-systemd checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether g++ supports C++11 features by default... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GSM... yes checking for GSM_LEGACY... yes checking for appdata-validate... no checking for desktop-file-validate... /usr/bin/desktop-file-validate checking for SCRIPTS... yes checking for SYSTEMD... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... yes checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking whether gcc understands -Werror=return-type... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type checking what language compliance flags to pass to the C compiler... checking for more warnings... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for itstool... itstool checking for xmllint... xmllint checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/legacy/Makefile config.status: creating src/org.gnome.gnome-system-monitor.gschema.xml config.status: creating po/Makefile.in config.status: creating help/Makefile config.status: creating gnome-system-monitor.desktop.in config.status: creating gnome-system-monitor-kde.desktop.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration: Source code location: . C Compiler: gcc C++ Compiler: g++ CFLAGS: -Wall -Winline -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables CXXFLAGS: -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables Maintainer mode: yes systemd support: yes wnck support: no (this will likely make system-monitor segfault) + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in po make[2]: Nothing to be done for 'all'. Making all in scripts make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/scripts' CC gsm_renice-gsm_execute_helper.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/scripts' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/scripts' CC gsm_kill-gsm_execute_helper.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/scripts' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/scripts' CCLD gsm-renice make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/scripts' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/scripts' CCLD gsm-kill make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/scripts' Making all in src Making all in legacy make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src/legacy' CC e_date.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src/legacy' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src/legacy' CC treeview.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src/legacy' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src/legacy' CC gsm_color_button.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src/legacy' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src/legacy' CCLD libgsmlegacy.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src/legacy' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX argv.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX interface.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX load-graph.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX proctable.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX prettytable.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX util.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX procactions.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX procdialogs.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX openfiles.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX procproperties.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX memmaps.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX smooth_refresh.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX selinux.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX systemd.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX disks.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX cgroups.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX gsm_gksu.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX gsm_gnomesu.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX gsm_pkexec.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX lsof.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' GEN gsm.gresource make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX prefsdialog.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' GEN org.gnome.gnome-system-monitor.enums.xml make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' GEN org.gnome.gnome-system-monitor.gschema.valid make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX main.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXX application.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' CXXLD gnome-system-monitor make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' Making all in help make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN cs/cs.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN de/de.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN el/el.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN es/es.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN fr/fr.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN hu/hu.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN ko/ko.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN pl/pl.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN pt_BR/pt_BR.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN pt/pt.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN sv/sv.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN ro/ro.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN cs/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN es/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN de/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN el/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN fr/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN ko/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN hu/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN pl/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN pt/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN ro/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN pt_BR/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' GEN sv/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2' GEN org.gnome.gnome-system-monitor.policy.in make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2' GEN gnome-system-monitor-kde.desktop make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2' GEN gnome-system-monitor.desktop make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2' GEN org.gnome.gnome-system-monitor.policy make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2' GEN gnome-system-monitor.appdata.xml make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.A6glut + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64 + cd gnome-system-monitor-3.28.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/po' installing am.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/am/LC_MESSAGES/gnome-system-monitor.mo installing an.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/an/LC_MESSAGES/gnome-system-monitor.mo installing ar.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ar/LC_MESSAGES/gnome-system-monitor.mo installing as.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/as/LC_MESSAGES/gnome-system-monitor.mo installing ast.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ast/LC_MESSAGES/gnome-system-monitor.mo installing az.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/az/LC_MESSAGES/gnome-system-monitor.mo installing be.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/be/LC_MESSAGES/gnome-system-monitor.mo installing be@latin.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/be@latin/LC_MESSAGES/gnome-system-monitor.mo installing bg.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/bg/LC_MESSAGES/gnome-system-monitor.mo installing bn.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/bn/LC_MESSAGES/gnome-system-monitor.mo installing bn_IN.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/gnome-system-monitor.mo installing bs.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/bs/LC_MESSAGES/gnome-system-monitor.mo installing ca.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ca/LC_MESSAGES/gnome-system-monitor.mo installing ca@valencia.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/gnome-system-monitor.mo installing cs.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/cs/LC_MESSAGES/gnome-system-monitor.mo installing cy.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/cy/LC_MESSAGES/gnome-system-monitor.mo installing da.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/da/LC_MESSAGES/gnome-system-monitor.mo installing de.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/de/LC_MESSAGES/gnome-system-monitor.mo installing dz.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/dz/LC_MESSAGES/gnome-system-monitor.mo installing el.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/el/LC_MESSAGES/gnome-system-monitor.mo installing en_CA.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/en_CA/LC_MESSAGES/gnome-system-monitor.mo installing en_GB.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/en_GB/LC_MESSAGES/gnome-system-monitor.mo installing en@shaw.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/en@shaw/LC_MESSAGES/gnome-system-monitor.mo installing eo.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/eo/LC_MESSAGES/gnome-system-monitor.mo installing es.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/es/LC_MESSAGES/gnome-system-monitor.mo installing et.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/et/LC_MESSAGES/gnome-system-monitor.mo installing eu.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/eu/LC_MESSAGES/gnome-system-monitor.mo installing fa.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/fa/LC_MESSAGES/gnome-system-monitor.mo installing fi.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/fi/LC_MESSAGES/gnome-system-monitor.mo installing fr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/fr/LC_MESSAGES/gnome-system-monitor.mo installing fur.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/fur/LC_MESSAGES/gnome-system-monitor.mo installing ga.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ga/LC_MESSAGES/gnome-system-monitor.mo installing gd.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/gd/LC_MESSAGES/gnome-system-monitor.mo installing gl.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/gl/LC_MESSAGES/gnome-system-monitor.mo installing gu.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/gu/LC_MESSAGES/gnome-system-monitor.mo installing he.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/he/LC_MESSAGES/gnome-system-monitor.mo installing hi.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/hi/LC_MESSAGES/gnome-system-monitor.mo installing hr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/hr/LC_MESSAGES/gnome-system-monitor.mo installing hu.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/hu/LC_MESSAGES/gnome-system-monitor.mo installing id.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/id/LC_MESSAGES/gnome-system-monitor.mo installing is.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/is/LC_MESSAGES/gnome-system-monitor.mo installing it.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/it/LC_MESSAGES/gnome-system-monitor.mo installing ja.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ja/LC_MESSAGES/gnome-system-monitor.mo installing ka.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ka/LC_MESSAGES/gnome-system-monitor.mo installing kk.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/kk/LC_MESSAGES/gnome-system-monitor.mo installing km.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/km/LC_MESSAGES/gnome-system-monitor.mo installing kn.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/kn/LC_MESSAGES/gnome-system-monitor.mo installing ko.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ko/LC_MESSAGES/gnome-system-monitor.mo installing ku.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ku/LC_MESSAGES/gnome-system-monitor.mo installing ky.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ky/LC_MESSAGES/gnome-system-monitor.mo installing li.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/li/LC_MESSAGES/gnome-system-monitor.mo installing lt.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/lt/LC_MESSAGES/gnome-system-monitor.mo installing lv.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/lv/LC_MESSAGES/gnome-system-monitor.mo installing mai.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/mai/LC_MESSAGES/gnome-system-monitor.mo installing mg.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/mg/LC_MESSAGES/gnome-system-monitor.mo installing mk.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/mk/LC_MESSAGES/gnome-system-monitor.mo installing ml.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ml/LC_MESSAGES/gnome-system-monitor.mo installing mn.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/mn/LC_MESSAGES/gnome-system-monitor.mo installing mr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/mr/LC_MESSAGES/gnome-system-monitor.mo installing ms.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ms/LC_MESSAGES/gnome-system-monitor.mo installing nb.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/nb/LC_MESSAGES/gnome-system-monitor.mo installing nds.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/nds/LC_MESSAGES/gnome-system-monitor.mo installing ne.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ne/LC_MESSAGES/gnome-system-monitor.mo installing nl.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/nl/LC_MESSAGES/gnome-system-monitor.mo installing nn.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/nn/LC_MESSAGES/gnome-system-monitor.mo installing oc.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/oc/LC_MESSAGES/gnome-system-monitor.mo installing or.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/or/LC_MESSAGES/gnome-system-monitor.mo installing pa.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/pa/LC_MESSAGES/gnome-system-monitor.mo installing pl.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/pl/LC_MESSAGES/gnome-system-monitor.mo installing ps.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ps/LC_MESSAGES/gnome-system-monitor.mo installing pt.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/pt/LC_MESSAGES/gnome-system-monitor.mo installing pt_BR.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/gnome-system-monitor.mo installing ro.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ro/LC_MESSAGES/gnome-system-monitor.mo installing ru.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ru/LC_MESSAGES/gnome-system-monitor.mo installing rw.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/rw/LC_MESSAGES/gnome-system-monitor.mo installing si.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/si/LC_MESSAGES/gnome-system-monitor.mo installing sk.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/sk/LC_MESSAGES/gnome-system-monitor.mo installing sl.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/sl/LC_MESSAGES/gnome-system-monitor.mo installing sq.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/sq/LC_MESSAGES/gnome-system-monitor.mo installing sr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/sr/LC_MESSAGES/gnome-system-monitor.mo installing sr@latin.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/gnome-system-monitor.mo installing sv.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/sv/LC_MESSAGES/gnome-system-monitor.mo installing ta.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ta/LC_MESSAGES/gnome-system-monitor.mo installing te.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/te/LC_MESSAGES/gnome-system-monitor.mo installing tg.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/tg/LC_MESSAGES/gnome-system-monitor.mo installing th.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/th/LC_MESSAGES/gnome-system-monitor.mo installing tr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/tr/LC_MESSAGES/gnome-system-monitor.mo installing ug.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/ug/LC_MESSAGES/gnome-system-monitor.mo installing uk.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/uk/LC_MESSAGES/gnome-system-monitor.mo installing vi.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/vi/LC_MESSAGES/gnome-system-monitor.mo installing zh_CN.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/gnome-system-monitor.mo installing zh_HK.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/gnome-system-monitor.mo installing zh_TW.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/gnome-system-monitor.mo if test "gnome-system-monitor" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/po' Making install in scripts make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/scripts' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/scripts' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/libexec/gnome-system-monitor' /bin/sh ../libtool --mode=install /usr/bin/install -p gsm-renice gsm-kill '/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/libexec/gnome-system-monitor' libtool: install: /usr/bin/install -p gsm-renice /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/libexec/gnome-system-monitor/gsm-renice libtool: install: /usr/bin/install -p gsm-kill /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/libexec/gnome-system-monitor/gsm-kill make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/scripts' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/scripts' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' Making install in legacy make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src/legacy' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src/legacy' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src/legacy' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src/legacy' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p gnome-system-monitor '/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/bin' libtool: install: /usr/bin/install -p gnome-system-monitor /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/bin/gnome-system-monitor /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/gnome-system-monitor' /usr/bin/install -p -m 644 gsm.gresource '/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/gnome-system-monitor' if test -n "org.gnome.gnome-system-monitor.gschema.xml org.gnome.gnome-system-monitor.enums.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -p -m 644 org.gnome.gnome-system-monitor.gschema.xml org.gnome.gnome-system-monitor.enums.xml "/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/glib-2.0/schemas"; \ test -n "1/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/src' Making install in help make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 C/commandline.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 C/cpu-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 C/cpu-mem-normal.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 C/cpu-multicore.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 C/fs-device.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 C/fs-diskusage.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 C/fs-info.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 C/fs-showall.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 C/index.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/index.page /usr/bin/install -p -m 644 C/legal.xml /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 C/mem-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 C/mem-swap.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 C/memory-map-use.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 C/net-bits.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 C/process-explain.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 C/process-files.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 C/process-identify-file.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 C/process-identify-hog.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 C/process-kill.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 C/process-many.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 C/process-priority-change.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 C/process-status.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 C/process-update-speed.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 C/solaris-mode.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 C/units.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/units.page /usr/bin/install -p -m 644 cs/commandline.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 cs/cpu-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 cs/cpu-mem-normal.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 cs/cpu-multicore.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 cs/fs-device.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 cs/fs-diskusage.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 cs/fs-info.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 cs/fs-showall.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 cs/index.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/index.page /usr/bin/install -p -m 644 cs/legal.xml /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 cs/mem-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 cs/mem-swap.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 cs/memory-map-use.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 cs/net-bits.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 cs/process-explain.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 cs/process-files.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 cs/process-identify-file.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 cs/process-identify-hog.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 cs/process-kill.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 cs/process-many.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 cs/process-priority-change.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 cs/process-status.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 cs/process-update-speed.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 cs/solaris-mode.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 cs/units.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/units.page /usr/bin/install -p -m 644 de/commandline.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 de/cpu-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 de/cpu-mem-normal.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 de/cpu-multicore.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 de/fs-device.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 de/fs-diskusage.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 de/fs-info.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 de/fs-showall.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 de/index.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/index.page /usr/bin/install -p -m 644 de/legal.xml /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 de/mem-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 de/mem-swap.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 de/memory-map-use.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 de/net-bits.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 de/process-explain.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 de/process-files.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 de/process-identify-file.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 de/process-identify-hog.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 de/process-kill.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 de/process-many.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 de/process-priority-change.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 de/process-status.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 de/process-update-speed.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 de/solaris-mode.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 de/units.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/units.page /usr/bin/install -p -m 644 el/commandline.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 el/cpu-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 el/cpu-mem-normal.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 el/cpu-multicore.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 el/fs-device.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 el/fs-diskusage.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 el/fs-info.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 el/fs-showall.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 el/index.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/index.page /usr/bin/install -p -m 644 el/legal.xml /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 el/mem-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 el/mem-swap.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 el/memory-map-use.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 el/net-bits.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 el/process-explain.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 el/process-files.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 el/process-identify-file.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 el/process-identify-hog.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 el/process-kill.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 el/process-many.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 el/process-priority-change.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 el/process-status.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 el/process-update-speed.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 el/solaris-mode.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 el/units.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/units.page /usr/bin/install -p -m 644 es/commandline.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 es/cpu-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 es/cpu-mem-normal.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 es/cpu-multicore.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 es/fs-device.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 es/fs-diskusage.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 es/fs-info.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 es/fs-showall.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 es/index.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/index.page /usr/bin/install -p -m 644 es/legal.xml /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 es/mem-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 es/mem-swap.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 es/memory-map-use.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 es/net-bits.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 es/process-explain.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 es/process-files.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 es/process-identify-file.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 es/process-identify-hog.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 es/process-kill.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 es/process-many.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 es/process-priority-change.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 es/process-status.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 es/process-update-speed.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 es/solaris-mode.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 es/units.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/units.page /usr/bin/install -p -m 644 fr/commandline.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 fr/cpu-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 fr/cpu-mem-normal.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 fr/cpu-multicore.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 fr/fs-device.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 fr/fs-diskusage.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 fr/fs-info.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 fr/fs-showall.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 fr/index.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/index.page /usr/bin/install -p -m 644 fr/legal.xml /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 fr/mem-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 fr/mem-swap.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 fr/memory-map-use.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 fr/net-bits.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 fr/process-explain.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 fr/process-files.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 fr/process-identify-file.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 fr/process-identify-hog.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 fr/process-kill.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 fr/process-many.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 fr/process-priority-change.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 fr/process-status.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 fr/process-update-speed.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 fr/solaris-mode.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 fr/units.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/units.page /usr/bin/install -p -m 644 hu/commandline.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 hu/cpu-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 hu/cpu-mem-normal.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 hu/cpu-multicore.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 hu/fs-device.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 hu/fs-diskusage.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 hu/fs-info.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 hu/fs-showall.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 hu/index.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/index.page /usr/bin/install -p -m 644 hu/legal.xml /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 hu/mem-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 hu/mem-swap.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 hu/memory-map-use.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 hu/net-bits.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 hu/process-explain.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 hu/process-files.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 hu/process-identify-file.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 hu/process-identify-hog.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 hu/process-kill.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 hu/process-many.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 hu/process-priority-change.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 hu/process-status.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 hu/process-update-speed.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 hu/solaris-mode.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 hu/units.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/units.page /usr/bin/install -p -m 644 ko/commandline.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 ko/cpu-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 ko/cpu-mem-normal.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 ko/cpu-multicore.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 ko/fs-device.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 ko/fs-diskusage.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 ko/fs-info.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 ko/fs-showall.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 ko/index.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/index.page /usr/bin/install -p -m 644 ko/legal.xml /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 ko/mem-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 ko/mem-swap.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 ko/memory-map-use.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 ko/net-bits.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 ko/process-explain.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 ko/process-files.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 ko/process-identify-file.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 ko/process-identify-hog.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 ko/process-kill.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 ko/process-many.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 ko/process-priority-change.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 ko/process-status.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 ko/process-update-speed.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 ko/solaris-mode.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 ko/units.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/units.page /usr/bin/install -p -m 644 pl/commandline.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 pl/cpu-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 pl/cpu-mem-normal.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 pl/cpu-multicore.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 pl/fs-device.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 pl/fs-diskusage.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 pl/fs-info.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 pl/fs-showall.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 pl/index.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/index.page /usr/bin/install -p -m 644 pl/legal.xml /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 pl/mem-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 pl/mem-swap.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 pl/memory-map-use.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 pl/net-bits.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 pl/process-explain.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 pl/process-files.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 pl/process-identify-file.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 pl/process-identify-hog.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 pl/process-kill.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 pl/process-many.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 pl/process-priority-change.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 pl/process-status.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 pl/process-update-speed.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 pl/solaris-mode.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 pl/units.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/units.page /usr/bin/install -p -m 644 pt/commandline.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 pt/cpu-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 pt/cpu-mem-normal.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 pt/cpu-multicore.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 pt/fs-device.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 pt/fs-diskusage.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 pt/fs-info.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 pt/fs-showall.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 pt/index.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/index.page /usr/bin/install -p -m 644 pt/legal.xml /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 pt/mem-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 pt/mem-swap.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 pt/memory-map-use.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 pt/net-bits.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 pt/process-explain.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 pt/process-files.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 pt/process-identify-file.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 pt/process-identify-hog.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 pt/process-kill.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 pt/process-many.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 pt/process-priority-change.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 pt/process-status.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 pt/process-update-speed.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 pt/solaris-mode.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 pt/units.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/units.page /usr/bin/install -p -m 644 pt_BR/commandline.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 pt_BR/cpu-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 pt_BR/cpu-mem-normal.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 pt_BR/cpu-multicore.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 pt_BR/fs-device.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 pt_BR/fs-diskusage.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 pt_BR/fs-info.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 pt_BR/fs-showall.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 pt_BR/index.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/index.page /usr/bin/install -p -m 644 pt_BR/legal.xml /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 pt_BR/mem-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 pt_BR/mem-swap.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 pt_BR/memory-map-use.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 pt_BR/net-bits.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 pt_BR/process-explain.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 pt_BR/process-files.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 pt_BR/process-identify-file.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 pt_BR/process-identify-hog.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 pt_BR/process-kill.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 pt_BR/process-many.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 pt_BR/process-priority-change.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 pt_BR/process-status.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 pt_BR/process-update-speed.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 pt_BR/solaris-mode.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 pt_BR/units.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/units.page /usr/bin/install -p -m 644 ro/commandline.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 ro/cpu-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 ro/cpu-mem-normal.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 ro/cpu-multicore.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 ro/fs-device.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 ro/fs-diskusage.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 ro/fs-info.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 ro/fs-showall.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 ro/index.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/index.page /usr/bin/install -p -m 644 ro/legal.xml /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 ro/mem-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 ro/mem-swap.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 ro/memory-map-use.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 ro/net-bits.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 ro/process-explain.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 ro/process-files.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 ro/process-identify-file.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 ro/process-identify-hog.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 ro/process-kill.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 ro/process-many.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 ro/process-priority-change.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 ro/process-status.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 ro/process-update-speed.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 ro/solaris-mode.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 ro/units.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/units.page /usr/bin/install -p -m 644 sv/commandline.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/commandline.page /usr/bin/install -p -m 644 sv/cpu-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/cpu-check.page /usr/bin/install -p -m 644 sv/cpu-mem-normal.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/cpu-mem-normal.page /usr/bin/install -p -m 644 sv/cpu-multicore.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/cpu-multicore.page /usr/bin/install -p -m 644 sv/fs-device.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/fs-device.page /usr/bin/install -p -m 644 sv/fs-diskusage.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/fs-diskusage.page /usr/bin/install -p -m 644 sv/fs-info.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/fs-info.page /usr/bin/install -p -m 644 sv/fs-showall.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/fs-showall.page /usr/bin/install -p -m 644 sv/index.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/index.page /usr/bin/install -p -m 644 sv/legal.xml /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/legal.xml /usr/bin/install -p -m 644 sv/mem-check.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/mem-check.page /usr/bin/install -p -m 644 sv/mem-swap.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/mem-swap.page /usr/bin/install -p -m 644 sv/memory-map-use.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/memory-map-use.page /usr/bin/install -p -m 644 sv/net-bits.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/net-bits.page /usr/bin/install -p -m 644 sv/process-explain.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/process-explain.page /usr/bin/install -p -m 644 sv/process-files.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/process-files.page /usr/bin/install -p -m 644 sv/process-identify-file.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/process-identify-file.page /usr/bin/install -p -m 644 sv/process-identify-hog.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/process-identify-hog.page /usr/bin/install -p -m 644 sv/process-kill.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/process-kill.page /usr/bin/install -p -m 644 sv/process-many.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/process-many.page /usr/bin/install -p -m 644 sv/process-priority-change.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/process-priority-change.page /usr/bin/install -p -m 644 sv/process-status.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/process-status.page /usr/bin/install -p -m 644 sv/process-update-speed.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/process-update-speed.page /usr/bin/install -p -m 644 sv/solaris-mode.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/solaris-mode.page /usr/bin/install -p -m 644 sv/units.page /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/units.page /usr/bin/install -p -m 644 ./C/figures/monitorlogo.png /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/cs/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/de/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/el/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/es/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/fr/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/hu/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ko/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pl/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/pt_BR/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/ro/gnome-system-monitor/figures/monitorlogo.png ln -s -f /usr/share/help/C/gnome-system-monitor/figures/monitorlogo.png /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/help/sv/gnome-system-monitor/figures/monitorlogo.png make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2/help' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/applications' /usr/bin/install -p -m 644 gnome-system-monitor.desktop gnome-system-monitor-kde.desktop '/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/applications' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/metainfo' /usr/bin/install -p -m 644 gnome-system-monitor.appdata.xml '/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/metainfo' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/polkit-1/actions' /usr/bin/install -p -m 644 org.gnome.gnome-system-monitor.policy '/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/polkit-1/actions' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2' + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64 gnome-system-monitor --with-gnome + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 3.28.2-1.mga7 --unique-debug-suffix -3.28.2-1.mga7.x86_64 --unique-debug-src-base gnome-system-monitor-3.28.2-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/gnome-system-monitor-3.28.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/libexec/gnome-system-monitor/gsm-kill extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/bin/gnome-system-monitor extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/libexec/gnome-system-monitor/gsm-renice /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 629 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: gnome-system-monitor-3.28.2-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GoWAUo + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gnome-system-monitor-3.28.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/doc/gnome-system-monitor + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/doc/gnome-system-monitor + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/doc/gnome-system-monitor + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/doc/gnome-system-monitor + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64/usr/share/doc/gnome-system-monitor + exit 0 Provides: application() application(gnome-system-monitor-kde.desktop) application(gnome-system-monitor.desktop) gnome-system-monitor = 3.28.2-1.mga7 gnome-system-monitor(x86-64) = 3.28.2-1.mga7 metainfo() metainfo(gnome-system-monitor.appdata.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdkmm-3.0.so.1()(64bit) libgio-2.0.so.0()(64bit) libgiomm-2.4.so.1()(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgtkmm-3.0.so.1()(64bit) libgtop-2.0.so.11()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librsvg-2.so.2()(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) Processing files: gnome-system-monitor-debugsource-3.28.2-1.mga7.x86_64 Provides: gnome-system-monitor-debugsource = 3.28.2-1.mga7 gnome-system-monitor-debugsource(x86-64) = 3.28.2-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gnome-system-monitor-debuginfo-3.28.2-1.mga7.x86_64 Provides: debuginfo(build-id) = 53a9402960a2390f09c041ae85d9b04fe9e61e81 debuginfo(build-id) = 584c487ac1b6e34832a09c72eba5fa618e9b5184 debuginfo(build-id) = 9564d42d4f6929b9e7d5c0e99b17e63cffe7eb47 gnome-system-monitor-debuginfo = 3.28.2-1.mga7 gnome-system-monitor-debuginfo(x86-64) = 3.28.2-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gnome-system-monitor-debugsource(x86-64) = 3.28.2-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gnome-system-monitor-3.28.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gnome-system-monitor-debugsource-3.28.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gnome-system-monitor-debuginfo-3.28.2-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GjMAJt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gnome-system-monitor-3.28.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/gnome-system-monitor-3.28.2-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6zMnBy + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf gnome-system-monitor-3.28.2 + exit 0 D: [iurt_root_command] Success!