]> git.pld-linux.org Git - packages/xorg-driver-video-fbdev.git/commitdiff
- 0.1.0.3 (X11R7.0-RC3)
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 7 Dec 2005 14:28:44 +0000 (14:28 +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.3

xorg-driver-video-fbdev.spec

index 71474be49eb49d76d29043ed8fbaa9f16f93d5bb..54e20bfb1ddd96f045ad49be6a3334e2b06ea10f 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       X.org video driver for framebuffer device
 Summary(pl):   Sterownik obrazu X.org dla framebuffera
 Name:          xorg-driver-video-fbdev
-Version:       0.1.0.2
+Version:       0.1.0.3
 Release:       0.1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC2/driver/xf86-video-fbdev-%{version}.tar.bz2
-# Source0-md5: 6fd84fba3da96256528cc9c01d7ff276
+Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC3/driver/xf86-video-fbdev-%{version}.tar.bz2
+# Source0-md5: af2aeb7619b2a8ff29d56f0d528fe6a2
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -16,7 +16,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 >= 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)
 
@@ -44,8 +44,7 @@ Sterownik obrazu X.org dla framebuffera.
 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
 
@@ -56,4 +55,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_libdir}/xorg/modules/drivers/fbdev_drv.so
-%{_mandir}/man4/fbdev.4x*
+%{_mandir}/man4/fbdev.4*
This page took 0.048662 seconds and 4 git commands to generate.