Accepting request 24701 from X11:XOrg

Copy from X11:XOrg/xorg-x11-libs based on submit request 24701 from user sndirsch

OBS-URL: https://build.opensuse.org/request/show/24701
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-libs?expand=0&rev=72
This commit is contained in:
OBS User autobuild 2009-11-23 10:00:49 +00:00 committed by Git OBS Bridge
parent c22b3b0e3e
commit faeb4d0084
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 19 04:07:23 CET 2009 - sndirsch@suse.de
- moved pkgconfig file for libpciaccess to seperate libpciaccess
package
-------------------------------------------------------------------
Mon Aug 24 21:23:47 CEST 2009 - sndirsch@suse.de

View File

@ -32,7 +32,7 @@ Obsoletes: xorg-x11-libs-64bit
#
Url: http://xorg.freedesktop.org/
Version: 7.4
Release: 24
Release: 25
License: GPL v2 or later ; MIT License (or similar)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: System/Libraries
@ -311,6 +311,7 @@ exit 0
/usr/%{_lib}/*.la
%endif
/usr/%{_lib}/pkgconfig/*.pc
%exclude /usr/%{_lib}/pkgconfig/pciaccess.pc
/usr/share/aclocal/*.m4
%{_mandir}/man1/*
%{_mandir}/man3/*
@ -323,5 +324,6 @@ exit 0
%defattr(-,root,root)
/usr/include/pciaccess.h
/usr/%{_lib}/libpciaccess.so
/usr/%{_lib}/pkgconfig/pciaccess.pc
%changelog