source: projects/specs/trunk/x/xorg-x11-drv-siliconmotion/xorg-x11-drv-siliconmotion-vl.spec @ 9580

Revision 9580, 5.0 KB checked in by Takemikaduchi, 9 years ago (diff)

new upstream release

Line 
1%define tarball xf86-video-siliconmotion
2%define moduledir %(pkg-config xorg-server --variable=moduledir )
3%define driverdir       %{moduledir}/drivers
4
5Summary:   Xorg X11 siliconmotion video driver
6Summary(ja):   Xorg X11 siliconmotion ビデオドライバ
7Name:      xorg-x11-drv-siliconmotion
8Version:   1.7.8
9Release:   1%{?_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:   siliconmotion.xinf
17
18ExcludeArch: s390 s390x
19
20BuildRequires: xorg-x11-server-sdk >= 1.6
21
22Requires:  hwdata
23Requires:  xorg-x11-server-Xorg
24
25Vendor: Project Vine
26Distribution: Vine Linux
27
28%description
29X.Org X11 siliconmotion video driver.
30
31%prep
32%setup -q -n %{tarball}-%{version}
33
34%build
35%configure --disable-static
36make
37
38%install
39rm -rf $RPM_BUILD_ROOT
40
41make install DESTDIR=$RPM_BUILD_ROOT
42
43mkdir -p $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases
44install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases/
45
46# FIXME: Remove all libtool archives (*.la) from modules directory.  This
47# should be fixed in upstream Makefile.am or whatever.
48find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
49
50%clean
51rm -rf $RPM_BUILD_ROOT
52
53%files
54%defattr(-,root,root,-)
55%{driverdir}/siliconmotion_drv.so
56%{_datadir}/hwdata/videoaliases/siliconmotion.xinf
57%{_mandir}/man4/siliconmotion.4*
58
59%changelog
60* Mon May 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.7.8-1
61- new upstream release
62- remove Patch0 (xf86-video-siliconmotion-1.7.7-remove-miInitializeBackingStore.patch)
63
64* Sat Nov 22 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.7.7-5
65- rebuild with xserver-1.16.2
66
67* Thu Jul 10 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.7.7-4
68- rebuild with xserver-1.15.2
69
70* Thu Dec 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.7.7-3
71- rebuild with VineSeed environment
72- add Patch0 (xf86-video-siliconmotion-1.7.7-remove-miInitializeBackingStore.patch)
73
74* Sun May 05 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.7.7-2
75- rebuild with xserver-1.14.1
76
77* Fri Jul 20 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.7.7-1
78- new upstream release
79
80* Sun Mar 25 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.7.6-1
81- new upstream release
82
83* Wed Nov 02 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.7.5-2
84- rebuild with xserver-1.11.1.902
85
86* Mon Feb 28 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.7.5-1
87- new upstream release
88
89* Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.7.4-2
90- rebuild with xserver-1.9.2
91
92* Tue May 11 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.7.4-1
93- new upstream release
94
95* Thu Nov 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7.3-1
96- new upstream release
97
98* Mon Apr 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7.0-1
99- new upstream release
100
101* Fri Jul 04 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.0-2
102- rebuild with xorg-server-1.4.99
103
104* Sat May 17 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.0-1
105- initial build for Vine Linux
106
107* Thu Mar 20 2008 Dave Airlie <airlied@redhat.com> 1.6.0-1
108- Update to latest upstream
109
110* Mon Mar 10 2008 Dave Airlie <airlied@redhat.com> 1.5.1-5
111- pciaccess conversion
112
113* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.5.1-4
114- Autorebuild for GCC 4.3
115
116* Wed Aug 22 2007 Adam Jackson <ajax@redhat.com> - 1.5.1-3
117- Rebuild for PPC toolchain bug
118
119* Mon Jun 18 2007 Adam Jackson <ajax@redhat.com> 1.5.1-2
120- Update Requires and BuildRequires.  Add Requires: hwdata.
121
122* Mon Mar 19 2007 Adam Jackson <ajax@redhat.com> 1.5.1-1
123- Update to 1.5.1
124
125* Fri Feb 16 2007 Adam Jackson <ajax@redhat.com> 1.4.1-3
126- ExclusiveArch -> ExcludeArch
127
128* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
129- rebuild
130
131* Tue May 23 2006 Adam Jackson <ajackson@redhat.com> 1.4.1-2
132- Rebuild for 7.1 ABI fix.
133
134* Sun Apr  9 2006 Adam Jackson <ajackson@redhat.com> 1.4.1-1
135- Update to 1.4.1 from 7.1RC1.
136
137* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.3.1.5-1.1
138- rebuilt for new gcc4.1 snapshot and glibc changes
139
140* Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 1.3.1.5-1
141- Updated xorg-x11-drv-siliconmotion to version 1.3.1.5 from X11R7.0
142
143* Tue Dec 20 2005 Mike A. Harris <mharris@redhat.com> 1.3.1.4-1
144- Updated xorg-x11-drv-siliconmotion to version 1.3.1.4 from X11R7 RC4
145- Removed 'x' suffix from manpage dirs to match RC4 upstream.
146
147* Wed Nov 16 2005 Mike A. Harris <mharris@redhat.com> 1.3.1.2-1
148- Updated xorg-x11-drv-siliconmotion to version 1.3.1.2 from X11R7 RC2
149
150* Fri Nov 4 2005 Mike A. Harris <mharris@redhat.com> 1.3.1.1-1
151- Updated xorg-x11-drv-siliconmotion to version 1.3.1.1 from X11R7 RC1
152- Fix *.la file removal.
153
154* Tue Oct 4 2005 Mike A. Harris <mharris@redhat.com> 1.3.1-1
155- Update BuildRoot to use Fedora Packaging Guidelines.
156- Deglob file manifest.
157- Limit "ExclusiveArch" to x86, x86_64
158
159* Fri Sep 2 2005 Mike A. Harris <mharris@redhat.com> 1.3.1-0
160- Initial spec file for siliconmotion video driver generated automatically
161  by my xorg-driverspecgen script.
Note: See TracBrowser for help on using the repository browser.