xorg-server 1.12 mass rebuild [release 0.9.6-3mamba;Tue Mar 05 2013]
This commit is contained in:
parent
ef336be246
commit
9afa78c4b3
64
xorg-drv-video-sisusb.spec
Normal file
64
xorg-drv-video-sisusb.spec
Normal file
@ -0,0 +1,64 @@
|
||||
Name: xorg-drv-video-sisusb
|
||||
Version: 0.9.6
|
||||
Release: 3mamba
|
||||
Summary: SIS USB video driver for X.org
|
||||
Group: System/X11
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://x.org
|
||||
Source0: ftp://x.org/pub/individual/driver/xf86-video-sisusb-%{version}.tar.bz2
|
||||
License: MIT
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: xorg-server-devel >= 1.1.0
|
||||
BuildRequires: xorg-proto-devel >= %{version}
|
||||
BuildRequires: libXvMC-devel >= 1.0.2
|
||||
BuildRequires: libXrender >= 0.9.1
|
||||
BuildRequires: libXrandr >= 1.1.1
|
||||
BuildRequires: libXv >= 1.0.1
|
||||
BuildRequires: libXinerama-devel >= 1.0.1
|
||||
BuildRequires: libpthread-stubs-devel
|
||||
|
||||
%description
|
||||
SIS USB video driver for X.org.
|
||||
|
||||
%prep
|
||||
%setup -q -n xf86-video-sisusb-%{version}
|
||||
|
||||
%build
|
||||
%configure
|
||||
%make
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/xorg/modules/drivers/sisusb_drv.la
|
||||
%{_libdir}/xorg/modules/drivers/sisusb_drv.so
|
||||
%{_mandir}/man4/sisusb.4.gz
|
||||
|
||||
%changelog
|
||||
* Tue Mar 05 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.6-3mamba
|
||||
- xorg-server 1.12 mass rebuild
|
||||
|
||||
* Thu Dec 06 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.6-2mamba
|
||||
- mass rebuild: xorg-server 1.10 backport from devel-xorg
|
||||
|
||||
* Thu Aug 09 2012 Automatic Build System <autodist@mambasoft.it> 0.9.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 17 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.4-3mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Fri Aug 12 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.4-2mamba
|
||||
- automatic port from devel
|
||||
|
||||
* Sat Sep 11 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.4-1mamba
|
||||
- first build as individual package
|
Loading…
Reference in New Issue
Block a user