summaryrefslogtreecommitdiff
path: root/packaging/xorg-x11-drv-fbdev.spec
blob: 222ebd1caad1292594706a7d0b8e11863d9fd4fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60

Name:       xorg-x11-drv-fbdev
Summary:    Xorg X11 fbdev video driver
Version:    0.4.2
Release:    2.6
Group:      System/X11 Hardware Support
License:    MIT
URL:        http://www.x.org/
Source0:    %{name}-%{version}.tar.bz2
Source1001: packaging/xorg-x11-drv-fbdev.manifest 
# >> gbp-patch-tags         # auto-added by gbp
# << gbp-patch-tags         # auto-added by gbp
Requires:   xorg-server
BuildRequires:  pkgconfig(xorg-server) >= 1.0.99.901
BuildRequires:  pkgconfig(xproto)
BuildRequires:  pkgconfig(fontsproto)
BuildRequires:  pkgconfig(randrproto)
BuildRequires:  pkgconfig(renderproto)
BuildRequires:  pkgconfig(xextproto)
BuildRequires:  pkgconfig(inputproto)
BuildRequires:  pkgconfig(videoproto)


%description
Xorg X11 fbdev video driver.



%prep
%setup -q
# >> gbp-apply-patches    # auto-added by gbp
# << gbp-apply-patches    # auto-added by gbp


%build
cp %{SOURCE1001} .

%configure --disable-static
make %{?jobs:-j%jobs}

%install
rm -rf %{buildroot}
%make_install

rm -rf %{buildroot}/%{_mandir}/man4






%files
%manifest xorg-x11-drv-fbdev.manifest
%defattr(-,root,root,-)
/usr/lib/xorg/modules/drivers/fbdev_drv.so


%changelog
* Mon Mar 15 2010 Carsten V. Munk <carsten@maemo.org> - 0.4.1
- 0.4.1