source: projects/specs/trunk/x/xorg-x11-drv-rendition/xorg-x11-drv-rendition-vl.spec @ 6011

Revision 6011, 5.0 KB checked in by Takemikaduchi, 12 years ago (diff)

new upstream release

Line 
1%define tarball xf86-video-rendition
2%define moduledir %(pkg-config xorg-server --variable=moduledir )
3%define driverdir       %{moduledir}/drivers
4
5Summary:   Xorg X11 rendition video driver
6Summary(ja):   Xorg X11 rendition ビデオドライバ
7Name:      xorg-x11-drv-rendition
8Version:   4.2.4
9Release:   5%{?_dist_release}
10URL:       http://www.x.org
11License:   MIT
12Group:     User Interface/X Hardware Support
13BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14
15Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
16Source1:   rendition.xinf
17
18Patch0:    xf86-video-rendition-4.2.4-git20111219.patch
19Patch1:    xf86-video-rendition-4.2.4-accel.patch
20
21ExcludeArch: s390 s390x
22
23BuildRequires: xorg-x11-server-sdk >= 1.6
24
25Requires:  hwdata
26Requires:  xorg-x11-server-Xorg
27
28%description
29X.Org X11 rendition video driver.
30
31%prep
32%setup -q -n %{tarball}-%{version}
33%patch0 -p1
34%patch1 -p1
35
36%build
37%configure --disable-static
38make
39
40%install
41rm -rf $RPM_BUILD_ROOT
42
43make install DESTDIR=$RPM_BUILD_ROOT
44mkdir -p $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases
45install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases/
46
47# FIXME: Remove all libtool archives (*.la) from modules directory.  This
48# should be fixed in upstream Makefile.am or whatever.
49find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
50
51%clean
52rm -rf $RPM_BUILD_ROOT
53
54%files
55%defattr(-,root,root,-)
56%{driverdir}/rendition_drv.so
57%{_datadir}/hwdata/videoaliases/rendition.xinf
58%{moduledir}/v10002d.uc
59%{moduledir}/v20002d.uc
60%{_mandir}/man4/rendition.4*
61
62%changelog
63* Sun Mar 25 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.2.4-5
64- rebuild with xserver-1.12.0
65- add Patch0 (xf86-video-rendition-4.2.4-git20111219.patch)
66- add Patch1 (xf86-video-rendition-4.2.4-accel.patch)
67
68* Wed Nov 02 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.2.4-4
69- rebuild with xserver-1.11.1.902
70
71* Mon Feb 28 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.2.4-3
72- rebuild with xserver-1.10.0
73
74* Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.2.4-2
75- rebuild with xserver-1.9.2
76
77* Sun Jul 18 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.2.4-1
78- new upstream release
79
80* Sun Mar 28 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.2.3-2
81- rebuild with xserver-1.8rc
82
83* Tue Dec 29 2009 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.2.3-1
84- new upstream release
85
86* Mon Apr 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 4.2.1-1
87- new upstream release
88
89* Fri Jul 04 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 4.2.0-2
90- rebuild with xorg-server-1.4.99
91
92* Sat May 17 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 4.2.0-1
93- initial build for Vine Linux
94
95* Thu Mar 20 2008 Dave Airlie <airlied@redhat.com> 4.2.0-1
96- Latest upstream release
97
98* Mon Mar 03 2008 Adam Jackson <ajax@redhat.com> 4.1.3-7.20080303
99- Git snapshot for pciaccess lovin.
100
101* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 4.1.3-6
102- Autorebuild for GCC 4.3
103
104* Wed Aug 22 2007 Adam Jackson <ajax@redhat.com> - 4.1.3-5
105- Rebuild for PPC toolchain bug
106
107* Mon Jun 18 2007 Adam Jackson <ajax@redhat.com> 4.1.3-4
108- Update Requires and BuildRequires.  Add Requires: hwdata.
109
110* Tue May 08 2007 Adam Jackson <ajax@redhat.com> 4.1.3-3
111- rendition.xinf: Be non-empty.  And get installed. (#208827)
112
113* Fri Feb 16 2007 Adam Jackson <ajax@redhat.com> 4.1.3-2
114- ExclusiveArch -> ExcludeArch
115
116* Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 4.1.3-1
117- Update to 4.1.3
118
119* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 4.1.0-3.1
120- rebuild
121
122* Tue Jun 27 2006 Adam Jackson <ajackson@redhat.com> 4.1.0-3
123- Build on x86_64.
124
125* Tue May 23 2006 Adam Jackson <ajackson@redhat.com> 4.1.0-2
126- Rebuild for 7.1 ABI fix.
127
128* Sun Apr 09 2006 Adam Jackson <ajackson@redhat.com> 4.1.0-1
129- Update to 4.1.0 from 7.1RC1.
130
131* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 4.0.1.3-1.1
132- rebuilt for new gcc4.1 snapshot and glibc changes
133
134* Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 4.0.1.3-1
135- Updated xorg-x11-drv-rendition to version 4.0.1.3 from X11R7.0
136
137* Tue Dec 20 2005 Mike A. Harris <mharris@redhat.com> 4.0.1.2-1
138- Updated xorg-x11-drv-rendition to version 4.0.1.2 from X11R7 RC4
139- Removed 'x' suffix from manpage dirs to match RC4 upstream.
140- Remove unnecessary *.data files from moduledir.
141
142* Wed Nov 16 2005 Mike A. Harris <mharris@redhat.com> 4.0.1-1
143- Updated xorg-x11-drv-rendition to version 4.0.1 from X11R7 RC2
144
145* Fri Nov 04 2005 Mike A. Harris <mharris@redhat.com> 4.0.0.1-1
146- Updated xorg-x11-drv-rendition to version 4.0.0.1 from X11R7 RC1
147- Fix *.la file removal.
148- Added v10002d.uc, v20002d.uc, vgafont-std.data, vgafont-vrx.data,
149  vgapalette.data to file manifest, although these really belong as C files
150  in the source, that end up built into the driver.
151
152* Mon Oct 03 2005 Mike A. Harris <mharris@redhat.com> 4.0.0-1
153- Update BuildRoot to use Fedora Packaging Guidelines.
154- Deglob file manifest.
155- Limit "ExclusiveArch" to x86
156
157* Fri Sep 02 2005 Mike A. Harris <mharris@redhat.com> 4.0.0-0
158- Initial spec file for rendition video driver generated automatically
159  by my xorg-driverspecgen script.
Note: See TracBrowser for help on using the repository browser.