- Update to 1.20.7:

- Adapt patches to changed sources.
- Add patch to pass the directory for gpm.h when generating
  dependencies: gpm-dependencies.patch
- Add patch that enables the creation of the libgpm.so symlink
  again and installs it: gpm-do_create_symlink.patch
- Removed patches not needed anymore:
  gpm-gcc4.3.patch
  gpm-libtool.patch
  config-guess-sub-update.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/gpm?expand=0&rev=25
This commit is contained in:
Philipp Thomas
2013-04-16 11:33:36 +00:00
committed by Git OBS Bridge
parent 4482c29adb
commit e34d9fc588
13 changed files with 204 additions and 114 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Apr 16 12:23:35 CEST 2013 - pth@suse.de
- Update to 1.20.7:
- Adapt patches to changed sources.
- Add patch to pass the directory for gpm.h when generating
dependencies: gpm-dependencies.patch
- Add patch that enables the creation of the libgpm.so symlink
again and installs it: gpm-do_create_symlink.patch
- Removed patches not needed anymore:
gpm-gcc4.3.patch
gpm-libtool.patch
config-guess-sub-update.patch
-------------------------------------------------------------------
Tue Feb 12 07:56:47 UTC 2013 - schwab@suse.de