- Rework gcc-info.

* Install symlinks to the versioned info files and adjust
    install_info calls.  [bnc#756182]
  * Provide uninstall hook that removes the alias entries.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=33
This commit is contained in:
2012-11-28 14:09:43 +00:00
committed by Git OBS Bridge
parent 09d3438c55
commit 14fff57287
2 changed files with 35 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 28 14:03:29 UTC 2012 - rguenther@suse.com
- Rework gcc-info.
* Install symlinks to the versioned info files and adjust
install_info calls. [bnc#756182]
* Provide uninstall hook that removes the alias entries.
-------------------------------------------------------------------
Thu Oct 4 18:21:01 UTC 2012 - dmueller@suse.com