Dr. Werner Fink 2013-09-30 13:07:47 +00:00 committed by Git OBS Bridge
parent 66587e4d76
commit 0992cbf848
3 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb4e034d382d8d22798281669a29ee2619250d3f91c185bb443117169ec9cd26
size 4105
oid sha256:6e94e084984431969ba31c339827275186ff2da93c068e5a4987d53682a0db05
size 4133

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 30 13:06:55 UTC 2013 - werner@suse.de
- Enable legacy pmap
- Fix crash of legacy pmap (bnc#842340)
-------------------------------------------------------------------
Fri Aug 30 14:58:48 UTC 2013 - werner@suse.de

View File

@ -165,6 +165,7 @@ the process information pseudo-file system,
%patch30 -p1
%build
tar --strip-components=1 -xf %{S:1}
test -s .tarball-version || echo %{version} > .tarball-version
#./autogen.sh
autoreconf
@ -195,6 +196,8 @@ export LFS_CFLAGS="$(getconf LFS_CFLAGS)"
--with-gnu-ld
make %{?_smp_mflags}
./pmap $$
%install
make DESTDIR=%{buildroot} install
install -d %{buildroot}/etc/xinetd.d