2024-01-06 05:21:25 +01:00
|
|
|
Name: libpciaccess
|
2024-01-06 05:21:25 +01:00
|
|
|
Version: 0.15
|
2024-01-06 05:21:25 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: A generic PCI access library
|
|
|
|
Group: System/Libraries
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: http://gitweb.freedesktop.org/?p=xorg/lib/libpciaccess.git;a=summary
|
|
|
|
Source: http://x.org/pub/individual/lib/libpciaccess-%{version}.tar.bz2
|
|
|
|
License: GPL
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
|
|
%description
|
|
|
|
A generic PCI access library.
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
Summary: Devel package for %{name}
|
|
|
|
Group: Development/Libraries
|
|
|
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
A generic PCI access library.
|
|
|
|
|
|
|
|
This package contains static libraries and header files need for development.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libpciaccess.so.*
|
|
|
|
%doc AUTHORS COPYING ChangeLog
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libpciaccess.a
|
|
|
|
%{_libdir}/libpciaccess.la
|
|
|
|
%{_libdir}/libpciaccess.so
|
|
|
|
%{_includedir}/*.h
|
|
|
|
%{_libdir}/pkgconfig/*.pc
|
|
|
|
|
|
|
|
%changelog
|
2024-01-06 05:21:25 +01:00
|
|
|
* Sat Jul 13 2019 Automatic Build System <autodist@mambasoft.it> 0.15-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 05:21:25 +01:00
|
|
|
* Wed Nov 01 2017 Automatic Build System <autodist@mambasoft.it> 0.14-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 05:21:25 +01:00
|
|
|
* Tue Apr 11 2017 Automatic Build System <autodist@mambasoft.it> 0.13.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 05:21:25 +01:00
|
|
|
* Sat May 02 2015 Automatic Build System <autodist@mambasoft.it> 0.13.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 05:21:25 +01:00
|
|
|
* Fri Feb 06 2015 Automatic Build System <autodist@mambasoft.it> 0.13.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 05:21:25 +01:00
|
|
|
* Sun Jul 21 2013 Automatic Build System <autodist@mambasoft.it> 0.13.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Mon Jul 02 2012 Automatic Build System <autodist@mambasoft.it> 0.13.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Mon Apr 02 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.13-1mamba
|
|
|
|
- update to 0.13
|
|
|
|
|
|
|
|
* Fri Jun 17 2011 Automatic Build System <autodist@mambasoft.it> 0.12.1-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Mon Aug 16 2010 Automatic Build System <autodist@mambasoft.it> 0.12.0-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Wed Jul 14 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11.0-2mamba
|
|
|
|
- rebuilt to add pkgconfig provide
|
|
|
|
|
|
|
|
* Mon Jan 25 2010 Automatic Build System <autodist@mambasoft.it> 0.11.0-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Thu Oct 15 2009 Automatic Build System <autodist@mambasoft.it> 0.10.9-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Fri Aug 28 2009 Automatic Build System <autodist@mambasoft.it> 0.10.7-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Fri May 01 2009 Automatic Build System <autodist@mambasoft.it> 0.10.6-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Mon Jan 05 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.5-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Mon Sep 10 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.1-1mamba
|
|
|
|
- update to 0.9.1
|
|
|
|
|
|
|
|
* Thu Jul 19 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.0-1mamba
|
|
|
|
- package created by autospec
|