]> git.pld-linux.org Git - packages/xorg-driver-input-hyperpen.git/commitdiff
- 1.0.0.3 (X11R7.0-RC3)
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 6 Dec 2005 15:28:46 +0000 (15:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-driver-input-hyperpen.spec -> 1.3

xorg-driver-input-hyperpen.spec

index 9795625a372d83ab26fca863fe56e5885e9e508d..c6ffcebfa3b65d8e4e2081e8bd49fa95a2545cbf 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       X.org input driver for HyperPen devices
 Summary(pl):   Sterownik wej¶ciowy X.org dla urz±dzeñ HyperPen
 Name:          xorg-driver-input-hyperpen
-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-input-hyperpen-%{version}.tar.bz2
-# Source0-md5: f1ce49f210b5b5e425861833355f36e8
+Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC3/driver/xf86-input-hyperpen-%{version}.tar.bz2
+# Source0-md5: 8662a43e2d18965fe19d9b32ce104a21
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -14,7 +14,7 @@ BuildRequires:        libtool
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: xorg-proto-inputproto-devel
 BuildRequires: xorg-proto-randrproto-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)
 
@@ -42,8 +42,7 @@ Sterownik wej
 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
 
@@ -54,4 +53,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_libdir}/xorg/modules/input/hyperpen_drv.so
-#%{_mandir}/man4/hyperpen.4x*
+#%{_mandir}/man4/hyperpen.4*
This page took 0.144244 seconds and 4 git commands to generate.