File libpciaccess.changes of Package libpciaccess
-------------------------------------------------------------------
Thu Apr 12 07:13:04 UTC 2012 - vuntz@opensuse.org
- Update to version 0.13.1:
+ linux: Fix out[bwl] macros on non-I/O architectures
+ Fix pci_io_handle allocation routines to provide sound stable
memory allocation
+ Fix in OpenBSD support
- Changes from version 0.13:
+ linux: Don't use /dev/port
+ Use O_CLOEXEC for internal file descriptors
+ delete_io_handle: fix deletion of last handle causing crash
+ Fix leak and compiler warnings
+ Improvements to OpenBSD and Solaris support
-------------------------------------------------------------------
Mon Feb 13 02:40:46 UTC 2012 - jengelh@medozas.de
- Update to new upstream release 0.12.902
* ships new map_legacy APIs required by the current development
version of xorg-server as well as miscelaneous bug fixes.
- Rename main package from libpciaccess0 to libpciaccess.
Do away with the 0 in libpciaccess0-devel, since the devel
package is not actually versioned and only one can be installed.
- Parallel build with %_smp_mflags
-------------------------------------------------------------------
Tue Jan 10 11:47:22 UTC 2012 - sndirsch@suse.com
- added libtool to Buildrequires to fix build on factory
-------------------------------------------------------------------
Thu Dec 1 17:06:34 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Wed Nov 2 13:27:29 UTC 2011 - eich@suse.com
- Add ./ to the %_configure define - just to be on the safe side.
-------------------------------------------------------------------
Tue Nov 1 13:30:06 UTC 2011 - johannesobermayr@gmx.de
- update to 0.12.901
* use autogen.sh not ./configure
* needs pkgconfig(xorg-macros) >= 1.8
* general X11 is 7.6 not 7.4
-------------------------------------------------------------------
Tue Aug 30 12:47:57 UTC 2011 - sndirsch@suse.com
- created package