eppic/eppic.changes
Petr Tesařík a01774dcbe Accepting request 155392 from home:ptesarik:branches:Kernel:kdump
- update to commit fdf153d 
  o cleanup eppic_type_islocal
  o fix a Bison warning
- compile with -fPIC, so the resulting library can be used to
  produce a dynamical shared object (e.g. a crash extension or a
  makedumpfile extension)

OBS-URL: https://build.opensuse.org/request/show/155392
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=2
2013-02-14 09:42:02 +00:00

22 lines
739 B
Plaintext

-------------------------------------------------------------------
Thu Feb 14 09:17:43 UTC 2013 - ptesarik@suse.cz
- update to commit fdf153d
o cleanup eppic_type_islocal
o fix a Bison warning
- compile with -fPIC, so the resulting library can be used to
produce a dynamical shared object (e.g. a crash extension or a
makedumpfile extension)
-------------------------------------------------------------------
Fri Nov 16 16:10:24 UTC 2012 - ptesarik@suse.cz
- eppic-fix-install.patch: Fix an endless loop in 'make install'.
- eppic-no-return.patch: Fix return types of void functions.
-------------------------------------------------------------------
Fri Nov 16 14:56:34 UTC 2012 - ptesarik@suse.cz
- Initial submission.