- xbitmaps 1.1.1

* This minor maintenance release mostly provides the usual
    collection of janitorial cleanups and build configuration
    improvements.
    It also changes the installation path for the pkg-config
    xbitmaps.pc from $(libdir) to $(datadir), as no libraries
    or compiled code are found via this pkg-config file, only
    platform-independent image files (which double as C source
    code headers that programs may #include at compile time).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-libs?expand=0&rev=157
This commit is contained in:
2010-12-09 12:01:46 +00:00
committed by Git OBS Bridge
parent ca810eef12
commit 7832d985a1
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Dec 9 11:31:02 UTC 2010 - sndirsch@novell.com
- xbitmaps 1.1.1
* This minor maintenance release mostly provides the usual
collection of janitorial cleanups and build configuration
improvements.
It also changes the installation path for the pkg-config
xbitmaps.pc from $(libdir) to $(datadir), as no libraries
or compiled code are found via this pkg-config file, only
platform-independent image files (which double as C source
code headers that programs may #include at compile time).
-------------------------------------------------------------------
Wed Dec 1 11:47:35 UTC 2010 - sndirsch@novell.com