source: projects/specs/trunk/x/xorg-x11-drv-geode/xorg-x11-drv-geode-vl.spec @ 9775

Revision 9775, 7.7 KB checked in by Takemikaduchi, 9 years ago (diff)

kernel-4.1, xserver-1.17.2, VirtualBox?-4.3.32, etc.

Line 
1%define tarball xf86-video-geode
2%define moduledir %(pkg-config xorg-server --variable=moduledir )
3%define driverdir       %{moduledir}/drivers
4
5Summary:   Xorg X11 AMD Geode video driver
6Summary(ja):   Xorg X11 AMD Geode ビデオドライバ
7Name:      xorg-x11-drv-geode
8Version:   2.11.17
9Release:   2%{?_dist_release}
10URL:       http://www.x.org/wiki/AMDGeodeDriver
11License:   MIT
12Group:     User Interface/X Hardware Support
13
14Source0:   http://xorg.freedesktop.org/releases/individual/driver/xf86-video-geode-%{version}.tar.bz2
15
16BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
17Provides:  xorg-x11-drv-amd = %{version}-%{release}
18Obsoletes: XOrg-drv-amd <= 2.7.7.7
19
20ExclusiveArch: %{ix86}
21
22BuildRequires: pkgconfig
23BuildRequires: autoconf
24BuildRequires: automake
25BuildRequires: libtool
26BuildRequires: xorg-x11-server-sdk
27BuildRequires: xorg-x11-proto-devel
28
29Requires:  xorg-x11-server-Xorg
30
31BuildRequires: autoconf automake
32
33Vendor: Project Vine
34Distribution: Vine Linux
35
36%description
37X.Org X11 AMD Geode video driver.
38
39%prep
40%setup -q -n %{tarball}-%{version}
41#./autogen.sh
42
43%build
44%configure --disable-static --libdir=%{_libdir} --mandir=%{_mandir} \
45             --enable-visibility \
46                 --enable-xaa=no
47make
48
49%install
50rm -rf $RPM_BUILD_ROOT
51
52%makeinstall DESTDIR=$RPM_BUILD_ROOT
53
54# FIXME: Remove all libtool archives (*.la) from modules directory.  This
55# should be fixed in upstream Makefile.am or whatever.
56find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
57
58# Compat symlink for legacy driver name so existing xorg.conf's do not break
59ln -s geode_drv.so $RPM_BUILD_ROOT%{_libdir}/xorg/modules/drivers/amd_drv.so
60
61%clean
62rm -rf $RPM_BUILD_ROOT
63
64%files
65%defattr(-,root,root,-)
66%{driverdir}/amd_drv.so
67%{driverdir}/geode_drv.so
68%{driverdir}/ztv_drv.so
69
70%changelog
71* Sun Oct 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.17-2
72- rebuild with xserver-1.17.2
73
74* Mon May 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.17-1
75- new upstream release
76
77* Sat Nov 22 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.16-1
78- new upstream release
79- remove Patch0 (xf86-video-geode-2.11.15-xserver-1.15.x.patch)
80
81* Thu Jul 10 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.15-3
82- rebuild with xserver-1.15.2
83- add Patch0 (xf86-video-geode-2.11.15-xserver-1.15.x.patch)
84
85* Thu Dec 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.15-2
86- rebuild with VineSeed environment
87
88* Sun Nov 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.15-1
89- new upstream release
90- remove Patch0 (xf86-video-geode-2.11.14-remove-mibstore.patch)
91
92* Sun May 05 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.14-1
93- new upstream release
94- add Patch0 (xf86-video-geode-2.11.14-remove-mibstore.patch)
95
96* Sun Mar 25 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.13-2
97- rebuild with xserver-1.12.0
98
99* Sun Jan 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.13-1
100- new upstream release
101
102* Wed Nov 02 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.12-2
103- rebuild with xserver-1.11.1.902
104
105* Mon Feb 28 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.12-1
106- new upstream release
107
108* Sat Dec 18 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.10-1
109- new upstream release
110
111* Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.9-2
112- rebuild with xserver-1.9.2
113
114* Tue Aug 24 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.9-1
115- new upstream release
116
117* Tue May 11 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.8-1
118- new upstream release
119
120* Sun Mar 28 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.7-2
121- rebuild with xserver-1.8rc
122
123* Sun Feb 28 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.11.7-1
124- new upstream release
125
126* Thu Nov 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.6-1
127- new upstream release
128
129* Mon Apr 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.1-1
130- new upstream release
131
132* Fri Jul 04 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-1
133- new upstream release
134
135* Sat May 17 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.0-1
136- initial build for Vine Linux
137
138* Thu Apr 17 2008 Warren Togami <wtogami@redhat.com> 2.8.0-3
139- Use libddc instead of unreliable BIOS DDC queries.
140
141* Wed Apr 02 2008 Warren Togami <wtogami@redhat.com> 2.8.0-2
142- License: MIT
143
144* Wed Apr 02 2008 Warren Togami <wtogami@redhat.com> 2.8.0-1
145- 2.8.0 rename from amd to geode
146  compat symlink to old name retains old xorg.conf compat
147
148* Fri Mar 14 2008 Warren Togami <wtogami@redhat.com> 2.7.7.7-2
149- proper versioned provides
150
151* Fri Mar 14 2008 Warren Togami <wtogami@redhat.com> 2.7.7.7-1
152- 2.7.7.7
153
154* Mon Mar 10 2008 Dave Airlie <airlied@redhat.com> 0.0-26.20080310
155- finally pciaccess build for AMD
156
157* Mon Mar 10 2008 Dave Airlie <airlied@redhat.com> 0.0-25.20080310
158- resnapshot for pciaccess goodness
159
160* Mon Mar 10 2008 Dave Airlie <airlied@redhat.com> 0.0-24.20070625
161- pciaccess fixups
162
163* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.0-23.20070625
164- Autorebuild for GCC 4.3
165
166* Mon Jun 25 2007 Dan Williams <dcbw@redhat.com> 0.0-22.20070625
167- Udpate to git snapshot
168   - Fix downscaling on the LX
169   - cairo 1.4.4 and Xorg 1.3 fixes
170
171* Wed Jun 13 2007 Dan Williams <dcbw@redhat.com> 0.0-21.20070613
172- Udpate to git snapshot
173
174* Mon May 07 2007 Dan Williams <dcbw@redhat.com> 0.0-21.20070504
175- Cleanups and fixes from -Wall
176
177* Fri May 04 2007 Dan Williams <dcbw@redhat.com> 0.0-20.20070504
178- Better OOM handling
179- RandR fixes
180
181* Thu May 03 2007 Dan Williams <dcbw@redhat.com> 0.0-19.20070503
182- Fix QueryImageAttributes handler for GX
183- Get correct prototype for memset/memcpy
184
185* Thu May 03 2007 Dan Williams <dcbw@redhat.com> 0.0-18.20070503
186- VGA port fixes
187- Fixes for Xv color key mode
188
189* Fri Apr 27 2007 Adam Jackson <ajax@redhat.com> 0.0-17.20070427
190- Fix alpha blending.
191
192* Tue Apr 24 2007 Adam Jackson <ajax@redhat.com> 0.0-16.20070424
193- Misc LX fixes.
194
195* Thu Apr 19 2007 Adam Jackson <ajax@redhat.com> 0.0-15.20070418
196- Disable compression on LX for now, it's busted.
197
198* Wed Apr 18 2007 Adam Jackson <ajax@redhat.com> 0.0-14.20070418
199- Geode LX branch work
200
201* Sat Feb  3 2007 Dan Williams <dcbw@redhat.com> 0.0-13.20070203.olpc1
202- Fix segfault when accel is disabled
203
204* Tue Jan 16 2007 Adam Jackson <ajax@redhat.com> 0.0-13.20070116.olpc1
205- Fix EXA setup.
206
207* Mon Jan 15 2007 Adam Jackson <ajax@redhat.com> 0.0-12.20070115.olpc1
208- More Xv fixes, mode sync wonkiness, distcheck fix.
209
210* Thu Jan 11 2007 Adam Jackson <ajax@redhat.com> 0.0-11.20070111.olpc1
211- Xv fixes, RANDR fixes, minor crash fix.
212
213* Thu Jan 04 2007 Adam Jackson <ajax@redhat.com> 0.0-10.20070104.olpc1
214- Pull from dev.laptop.org: RANDR support, misc cleanup.
215
216* Thu Nov 9 2006 Adam Jackson <ajackson@redhat.com> 0.0-9.20061109git.olpc1
217- Today's update: DCON support, etc.
218
219* Mon Oct 16 2006 Adam Jackson <ajackson@redhat.com> 0.0-8.20061016git.fc7
220- Today's snapshot: More Xv love.
221- Add check for (and abort on existance of) .git directory in the work dir.
222
223* Thu Oct 12 2006 Adam Jackson <ajackson@redhat.com> 0.0-7.20061012git.fc6
224- Today's snapshot: Xv fixes.
225
226* Fri Oct 6 2006 Adam Jackson <ajackson@redhat.com> 0.0-6.20060821git.fc6
227- Add visibility fixes, and build with -fvisibility=hidden for size.
228
229* Mon Aug 21 2006 Adam Jackson <ajackson@redhat.com> 0.0-5.20060821git.fc6
230- Today's snapshot: EXA fixes.
231
232* Wed Aug 16 2006 Adam Jackson <ajackson@redhat.com> 0.0-4.20060816git.fc6
233- Un-reset the Release: number.
234
235* Wed Aug 16 2006 Adam Jackson <ajackson@redhat.com> 0.0-1.20060816git.fc6
236- git update: more Xv fixes.
237
238* Wed Aug  9 2006 Adam Jackson <ajackson@redhat.com> 0.0-3.20060809git.fc6
239- Fix FC5 Requires too.
240
241* Wed Aug  9 2006 Adam Jackson <ajackson@redhat.com> 0.0-2.20060809git.fc6
242- FC5 build fixes, mostly BuildRequires.
243
244* Wed Aug  9 2006 Adam Jackson <ajackson@redhat.com> 0.0-1.20060809git.fc6
245- git update: olpc dcon support, Xv fixes.
246- Attempted support for building against FC5.
247
248* Fri Jul  7 2006 Adam Jackson <ajackson@redhat.com> 0.0-0.git20060706.fc6
249- Initial spec (from -nsc) and git snapshot.
Note: See TracBrowser for help on using the repository browser.