Made spec file changes to support applications that want to dynamically

link our libraries.
This commit is contained in:
Juan Carlos Luciani
2007-01-24 06:27:52 +00:00
parent bc915356e8
commit 6b83871de5
3 changed files with 38 additions and 27 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 24 10:43:02 MST 2007 - jluciani@novell.com
- Made a spec file change to support applications that want to
dynamically load our libraries.
-------------------------------------------------------------------
Wed Jan 3 14:58:51 MST 2007 - jluciani@novell.com