source: projects/specs/trunk/x/xorg-x11-drv-mga/xorg-x11-drv-mga-vl.spec @ 1390

Revision 1390, 5.5 KB checked in by Takemikaduchi, 14 years ago (diff)

new upstream release

Line 
1%define tarball xf86-video-mga
2%define moduledir %(pkg-config xorg-server --variable=moduledir )
3%define driverdir       %{moduledir}/drivers
4
5%define gitdate 20080102
6
7Summary:   Xorg X11 mga video driver
8Summary(ja):   Xorg X11 mga ビデオドライバ
9Name:      xorg-x11-drv-mga
10Version:   1.4.12
11Release:   1%{?_dist_release}
12Epoch:     1
13URL:       http://www.x.org
14License:   MIT
15Group:     User Interface/X Hardware Support
16BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
17
18Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
19#Source0:    %{tarball}-%{gitdate}.tar.bz2
20Source1:    mga.xinf
21
22Patch0: mga-1.4.5-no-hal-advertising.patch
23Patch1: mga-1.4.6.1-get-client-pointer.patch
24
25ExcludeArch: s390 s390x
26
27BuildRequires: autoconf automake libtool
28BuildRequires: xorg-x11-server-sdk >= 1.6
29BuildRequires: mesa-libGL-devel >= 6.4-4
30BuildRequires: libdrm-devel >= 2.0-1
31
32Requires:  hwdata
33Requires:  xorg-x11-server-Xorg
34
35%description
36X.Org X11 mga video driver.
37
38%prep
39%setup -q -n %{tarball}-%{version}
40%patch0 -p1 -b .hal
41%patch1 -p1 -b .gcp
42
43%build
44autoreconf -v --install || exit 1
45%configure --disable-static
46make %{?_smp_mflags}
47
48%install
49rm -rf $RPM_BUILD_ROOT
50
51make install DESTDIR=$RPM_BUILD_ROOT
52
53mkdir -p $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases
54install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases/
55
56find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
57
58%clean
59rm -rf $RPM_BUILD_ROOT
60
61%files
62%defattr(-,root,root,-)
63%{driverdir}/mga_drv.so
64%{_datadir}/hwdata/videoaliases/mga.xinf
65%{_mandir}/man4/mga.4*
66
67%changelog
68* Sun Jul 18 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.12-1
69- new upstream release
70
71* Sun Mar 28 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.11-2
72- rebuild with xserver-1.8rc
73
74* Sun Aug 16 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.11-1
75- new upstream release
76
77* Mon Apr 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.9-2
78- rebuild with xorg-server-1.6
79
80* Wed Oct 22 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1:1.4.9-1
81- revert to 1.4.9
82- add Epoch: 1
83
84* Fri Jul 04 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.9.100-1
85- new upstream release
86
87* Sat May 17 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.8-1
88- initial build for Vine Linux
89
90* Fri Feb 22 2008 Adam Jackson <ajax@redhat.com> 1.4.8-1
91- mga 1.4.8
92
93* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.4.7-2.20080102
94- Autorebuild for GCC 4.3
95
96* Wed Jan 09 2008 Adam Jackson <ajax@redhat.com> 1.4.7-1.20080102
97- Rebuild for new server ABI.
98
99* Wed Jan 02 2008 Adam Jackson <ajax@redhat.com> 1.4.7-0.20080102
100- Today's git snapshot for pciaccess goodness.
101- mga-1.4.7-death-to-cfb.patch: Remove what little cfb support there was.
102- mga-1.4.7-alloca.patch: Fix ALLOCATE_LOCAL references.
103
104* Wed Aug 22 2007 Adam Jackson <ajax@redhat.com> - 1.4.6.1-6
105- Rebuild for PPC toolchain bug
106
107* Wed Jun 27 2007 Adam Jackson <ajax@redhat.com> 1.4.6.1-5
108- Use %%{?_smp_mflags}.
109
110* Mon Jun 18 2007 Adam Jackson <ajax@redhat.com> 1.4.6.1-4
111- Update Requires and BuildRequires.  Add Requires: hwdata.
112
113* Mon Feb 26 2007 Adam Jackson <ajax@redhat.com> 1.4.6.1-3
114- Late-bind a call into a loadable module
115- Disown the module directory
116
117* Fri Feb 16 2007 Adam Jackson <ajax@redhat.com> 1.4.6.1-2
118- ExclusiveArch -> ExcludeArch
119- DRI on all arches
120
121* Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 1.4.6.1-1
122- Update to 1.4.6.1
123
124* Mon Dec 4 2006 Adam Jackson <ajax@redhat.com> 1.4.5-2
125- mga-1.4.5-no-hal-advertising.patch: Don't link to the HAL module as it's
126  non-free.
127
128* Fri Dec 1 2006 Adam Jackson <ajax@redhat.com> 1.4.5-1
129- Update to 1.4.5.
130
131* Fri Aug 18 2006 Kristian Høgsberg <krh@redhat.com> 1.4.1-5.fc6
132- Add Tilman Sauerbecks patch to fix DRI locking.
133
134* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> 1.4.1-4.1
135- rebuild
136
137* Thu Jul  6 2006 Adam Jackson <ajackson@redhat.com> 1.4.1-4
138- mga.xinf updates.  Add G200SE cards, remove Impression and Mistral IDs
139  (since they do not and never have worked), and comment each line with
140  the appropriate card name.
141
142* Fri May 26 2006 Mike A. Harris <mharris@redhat.com> 1.4.1-3
143- Added with_dri conditionalization (not yet working for non-dri case).
144- Added "BuildRequires: libdrm-devel >= 2.0-1" for (#192358).
145- Added "BuildRequires: mesa-libGL-devel >= 6.4-4".
146- Bumped sdk dep to pick up proto-devel indirectly.
147
148* Sun Apr  9 2006 Adam Jackson <ajackson@redhat.com> 1.4.1-2
149- Update to 1.4.1 from 7.1RC1.
150
151* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 1.2.1.3-1.2
152- bump again for double-long bug on ppc(64)
153
154* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 1.2.1.3-1.1
155- rebuilt for new gcc4.1 snapshot and glibc changes
156
157* Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 1.2.1.3-1
158- Updated xorg-x11-drv-mga to version 1.2.1.3 from X11R7.0
159
160* Tue Dec 20 2005 Mike A. Harris <mharris@redhat.com> 1.2.1.2-1
161- Updated xorg-x11-drv-mga to version 1.2.1.2 from X11R7 RC4
162- Removed 'x' suffix from manpage dirs to match RC4 upstream.
163
164* Wed Nov 16 2005 Mike A. Harris <mharris@redhat.com> 1.2.1-1
165- Updated xorg-x11-drv-mga to version 1.2.1 from X11R7 RC2
166
167* Fri Nov 4 2005 Mike A. Harris <mharris@redhat.com> 1.2.0.1-1
168- Updated xorg-x11-drv-mga to version 1.2.0.1 from X11R7 RC1
169- Fix *.la file removal.
170- Remove hardware specific {_bindir}/stormdwg utility.
171
172* Mon Oct 3 2005 Mike A. Harris <mharris@redhat.com> 1.1.2-1
173- Update BuildRoot to use Fedora Packaging Guidelines.
174- Deglob file manifest.
175- Limit "ExclusiveArch" to x86, x86_64, ia64, ppc
176
177* Fri Sep 2 2005 Mike A. Harris <mharris@redhat.com> 1.1.2-0
178- Initial spec file for mga video driver generated automatically
179  by my xorg-driverspecgen script.
Note: See TracBrowser for help on using the repository browser.