]> git.pld-linux.org Git - packages/xorg-driver-video-tseng.git/commitdiff
- 1.0.0.3 (X11R7.0-RC3)
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 8 Dec 2005 15:01:16 +0000 (15:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-driver-video-tseng.spec -> 1.3

xorg-driver-video-tseng.spec

index 176aa8b37aa8c02ba907072108affb62d2e1831b..1338cee1b3ad85c242df9823fc296e229951a60d 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       X.org video driver for Tseng Labs video adapters
 Summary(pl):   Sterownik obrazu X.org dla kart graficznych Tseng Labs
 Name:          xorg-driver-video-tseng
-Version:       1.0.0.2
+Version:       1.0.0.3
 Release:       0.1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC2/driver/xf86-video-tseng-%{version}.tar.bz2
-# Source0-md5: 5202c4a7e1ea0872dfd00d12dc92e378
+Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC3/driver/xf86-video-tseng-%{version}.tar.bz2
+# Source0-md5: f483c1352aaad1e18e10ba12427a55a0
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -17,7 +17,7 @@ BuildRequires:        xorg-proto-randrproto-devel
 BuildRequires: xorg-proto-renderproto-devel
 BuildRequires: xorg-proto-videoproto-devel
 BuildRequires: xorg-proto-xextproto-devel
-BuildRequires: xorg-util-util-macros >= 0.99.1
+BuildRequires: xorg-util-util-macros >= 0.99.2
 BuildRequires: xorg-xserver-server-devel >= 0.99.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -45,8 +45,7 @@ Sterownik obrazu X.org dla kart graficznych Tseng Labs.
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       drivermandir=%{_mandir}/man4
+       DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/xorg/modules/*/*.la
 
@@ -57,4 +56,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_libdir}/xorg/modules/drivers/tseng_drv.so
-%{_mandir}/man4/tseng.4x*
+%{_mandir}/man4/tseng.4*
This page took 0.086275 seconds and 4 git commands to generate.