Rebase to 3.3.14

Translated man-pages returned
This commit is contained in:
Jan Rybar 2018-04-16 14:27:03 +02:00
parent c8c2c1ebf0
commit d912675fa7
3 changed files with 13 additions and 14 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/procps-ng-3.3.12.tar.xz /procps-ng-3.3.12.tar.xz
/procps-ng-3.3.13.tar.xz /procps-ng-3.3.13.tar.xz
/procps-ng-3.3.14.tar.xz

View File

@ -3,8 +3,8 @@
Summary: System and process monitoring utilities Summary: System and process monitoring utilities
Name: procps-ng Name: procps-ng
Version: 3.3.13 Version: 3.3.14
Release: 2%{?dist} Release: 1%{?dist}
License: GPL+ and GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+ License: GPL+ and GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+
Group: Applications/System Group: Applications/System
URL: https://sourceforge.net/projects/procps-ng/ URL: https://sourceforge.net/projects/procps-ng/
@ -16,8 +16,6 @@ Source1: README.md
# wget https://gitlab.com/procps-ng/procps/raw/e0784ddaed30d095bb1d9a8ad6b5a23d10a212c4/top/README.top # wget https://gitlab.com/procps-ng/procps/raw/e0784ddaed30d095bb1d9a8ad6b5a23d10a212c4/top/README.top
Source2: README.top Source2: README.top
Patch0: procps-ng-3.3.13-build-fails-due-libio.patch
BuildRequires: ncurses-devel BuildRequires: ncurses-devel
BuildRequires: libtool BuildRequires: libtool
BuildRequires: autoconf BuildRequires: autoconf
@ -92,8 +90,6 @@ Internationalization pack for procps-ng
cp -p %{SOURCE1} . cp -p %{SOURCE1} .
cp -p %{SOURCE2} top/ cp -p %{SOURCE2} top/
%patch0 -p1
%build %build
# The following stuff is needed for git archives only # The following stuff is needed for git archives only
#echo "%{version}" > .tarball-version #echo "%{version}" > .tarball-version
@ -127,9 +123,8 @@ make check
make DESTDIR=%{buildroot} install make DESTDIR=%{buildroot} install
# translated man pages # translated man pages
# transtations are missing since 3.3.13 because of unspecified and yet untraced error in po4a translation process find man-po/ -type d -maxdepth 1 -mindepth 1 | while read dirname; do cp -a $dirname %{buildroot}%{_mandir}/ ; done
#find man-po/ -type d -maxdepth 1 -mindepth 1 | while read dirname; do cp -a $dirname %{buildroot}%{_mandir}/ ; done rm -f %{buildroot}%{_mandir}/{de,fr,uk}/man1/kill.1
#rm -f %{buildroot}%{_mandir}/{de,fr,uk}/man1/kill.1
%find_lang %{name} %find_lang %{name}
@ -148,10 +143,9 @@ ln -s %{_bindir}/pidof %{buildroot}%{_sbindir}/pidof
%{_mandir}/man8/* %{_mandir}/man8/*
%{_mandir}/man5/* %{_mandir}/man5/*
# transtations are missing since 3.3.13 because of unspecified and yet untraced error in po4a translation process %{_mandir}/*/man1/*
# {_mandir}/*/man1/* %{_mandir}/*/man5/*
# {_mandir}/*/man5/* %{_mandir}/*/man8/*
# {_mandir}/*/man8/*
%exclude %{_libdir}/libprocps.la %exclude %{_libdir}/libprocps.la
%exclude /unwanted/* %exclude /unwanted/*
@ -167,6 +161,10 @@ ln -s %{_bindir}/pidof %{buildroot}%{_sbindir}/pidof
%files i18n -f %{name}.lang %files i18n -f %{name}.lang
%changelog %changelog
* Mon Apr 16 2018 Jan Rybar <jrybar@redhat.com> - 3.3.14-1
- Rebase to 3.3.14
- Translated man-pages returned
* Thu Apr 05 2018 Jan Rybar <jrybar@redhat.com> - 3.3.13-2 * Thu Apr 05 2018 Jan Rybar <jrybar@redhat.com> - 3.3.13-2
- Build fails due to removal of libio.h from glibc-headers - Build fails due to removal of libio.h from glibc-headers
- Translated manpages deactivated since missing from 3.3.13 tarball - Translated manpages deactivated since missing from 3.3.13 tarball

View File

@ -1 +1 @@
SHA512 (procps-ng-3.3.13.tar.xz) = 9419a54b9875d4e33dd63face5c85cdbef1b8376416d469609128c9370c337a32b9b951c865e53c2ae6cfc8ce8eb7657f724a997cd3206d7af97ddf8a978e008 SHA512 (procps-ng-3.3.14.tar.xz) = 45617924ae1520765c15d71b76278dc80cac04f5985f83c9b65a8ba379d9a80a2ff0dc14c5a6edee7d6cfa66ce50ec019e8b5203704175ff94547ae6ff2b18c5