|
@@ -2,13 +2,13 @@
|
|
|
%define moduledir %(pkg-config xorg-server --variable=moduledir )
|
|
|
%define driverdir %{moduledir}/drivers
|
|
|
|
|
|
-%define gitdate 20080102
|
|
|
+# %define gitdate 20080102
|
|
|
|
|
|
Summary: Xorg X11 mga video driver
|
|
|
Summary(ja): Xorg X11 mga ビデオドライバ
|
|
|
Name: xorg-x11-drv-mga
|
|
|
-Version: 1.6.4
|
|
|
-Release: 4%{?_dist_release}
|
|
|
+Version: 1.6.5
|
|
|
+Release: 1%{?_dist_release}
|
|
|
Epoch: 1
|
|
|
URL: http://www.x.org
|
|
|
License: MIT
|
|
@@ -19,7 +19,7 @@ Source0: ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
|
|
|
#Source0: %{tarball}-%{gitdate}.tar.bz2
|
|
|
Source1: mga.xinf
|
|
|
|
|
|
-Patch0: mga-1.4.5-no-hal-advertising.patch
|
|
|
+Patch0: mga-1.6.5-no-hal-advertising.patch
|
|
|
|
|
|
ExcludeArch: s390 s390x
|
|
|
|
|
@@ -66,6 +66,11 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
%{_mandir}/man4/mga.4*
|
|
|
|
|
|
%changelog
|
|
|
+* Fri Feb 16 2018 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.6.5-1
|
|
|
+- update to 1.6.5
|
|
|
+- update patch0
|
|
|
+- build with xserver-1.19.6
|
|
|
+
|
|
|
* Thu May 05 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.6.4-4
|
|
|
- rebuild with xserver-1.18.3
|
|
|
|