]> git.pld-linux.org Git - packages/xorg-driver-video-fbdev.git/commitdiff
- updated to 0.4.3 auto/th/xorg-driver-video-fbdev-0_4_3-1 auto/ti/xorg-driver-video-fbdev-0.4.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 2 Jul 2012 15:36:14 +0000 (15:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-driver-video-fbdev.spec -> 1.28

xorg-driver-video-fbdev.spec

index 761a3c9d1d739e4a93cb732cc935be9f35684a87..e09b37d48bfcc8c43b51511ebeb4404fb1ea96a1 100644 (file)
@@ -1,14 +1,14 @@
 Summary:       X.org video driver for framebuffer device
 Summary(pl.UTF-8):     Sterownik obrazu X.org dla framebuffera
 Name:          xorg-driver-video-fbdev
-Version:       0.4.2
-Release:       6
+Version:       0.4.3
+Release:       1
 License:       MIT
 Group:         X11/Applications
 Source0:       http://xorg.freedesktop.org/releases/individual/driver/xf86-video-fbdev-%{version}.tar.bz2
-# Source0-md5: 53a533d9e0c2da50962282526bace074
+# Source0-md5: 1d99f1dfb3f0fea077b6b61caa3dc85a
 URL:           http://xorg.freedesktop.org/
-BuildRequires: autoconf >= 2.57
+BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 1:0.19
@@ -18,7 +18,7 @@ BuildRequires:        xorg-proto-fontsproto-devel
 BuildRequires: xorg-proto-randrproto-devel
 BuildRequires: xorg-proto-renderproto-devel
 BuildRequires: xorg-proto-videoproto-devel
-BuildRequires: xorg-util-util-macros >= 1.4
+BuildRequires: xorg-util-util-macros >= 1.8
 BuildRequires: xorg-xserver-server-devel >= 1.0.99.901
 %{?requires_xorg_xserver_videodrv}
 Requires:      xorg-xserver-server >= 1.0.99.901
@@ -53,7 +53,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.045427 seconds and 4 git commands to generate.