]> git.pld-linux.org Git - packages/xorg-driver-video-tga.git/commitdiff
- updated to 1.2.2 auto/th/xorg-driver-video-tga-1.2.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 27 Jul 2012 18:38:33 +0000 (20:38 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 27 Jul 2012 18:38:33 +0000 (20:38 +0200)
xorg-driver-video-tga.spec

index 4b51eff3d800bd19b79b4856c16c7d1011e513c1..b3cfe4922f7a53ebf898f83cf73b14cf012e0d0c 100644 (file)
@@ -1,14 +1,14 @@
 Summary:       X.org video driver for TGA (DEC 21030) video chips
 Summary(pl.UTF-8):     Sterownik obrazu X.org dla układów graficznych TGA (DEC 21030)
 Name:          xorg-driver-video-tga
-Version:       1.2.1
-Release:       9
+Version:       1.2.2
+Release:       1
 License:       MIT
 Group:         X11/Applications
 Source0:       http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tga-%{version}.tar.bz2
-# Source0-md5: bcbceda78395de74544c83b46a7700cd
+# Source0-md5: f77d66e86ed0485b204b17e734aa47df
 URL:           http://xorg.freedesktop.org/
-BuildRequires: autoconf >= 2.57
+BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 1:0.19
@@ -19,8 +19,8 @@ BuildRequires:        xorg-proto-randrproto-devel
 BuildRequires: xorg-proto-renderproto-devel
 BuildRequires: xorg-proto-videoproto-devel
 BuildRequires: xorg-proto-xextproto-devel >= 7.0.99.1
-BuildRequires: xorg-proto-xf86dgaproto-devel
-BuildRequires: xorg-util-util-macros >= 0.99.2
+BuildRequires: xorg-proto-xf86dgaproto-devel >= 2.1
+BuildRequires: xorg-util-util-macros >= 1.3
 BuildRequires: xorg-xserver-server-devel >= 1.0.99.901
 %{?requires_xorg_xserver_videodrv}
 Requires:      xorg-xserver-server >= 1.0.99.901
@@ -55,7 +55,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/xorg/modules/*/*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/xorg/modules/*/*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.068324 seconds and 4 git commands to generate.