rpms/xorg-x11-drv-diamondtouch/devel xorg-x11-drv-diamondtouch.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Thu Feb 21 18:52:13 UTC 2008


Author: ajax

Update of /cvs/pkgs/rpms/xorg-x11-drv-diamondtouch/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32582/devel

Modified Files:
	.cvsignore sources 
Added Files:
	xorg-x11-drv-diamondtouch.spec 
Log Message:
Initial import



--- NEW FILE xorg-x11-drv-diamondtouch.spec ---
%define tarball xf86-input-diamondtouch

Name:           xorg-x11-drv-diamondtouch
Version:        0.2.0
Release:        0.1%{?dist}
Summary:        Xorg X11 diamondtouch input driver

Group:          User Interface/X Hardware Support
License:        MIT
URL:            http://people.freedesktop.org/~whot/diamondtouch/
Source0:        http://people.freedesktop.org/~whot/diamondtouch/%{tarball}-%{version}.tar.bz2

BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  xorg-x11-server-sdk
Requires:       xorg-x11-server-Xorg

%description
X.Org X11 mouse input driver.

%prep
%setup -q -n %{tarball}-%{version}

%build
%configure --disable-blobs
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -name \*.la | xargs rm -f

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%{_includedir}/diamondtouch/ee_defs.h
%{_libdir}/xorg/modules/input/diamondtouch_drv.so
%{_mandir}/man4/diamondtouch.4.gz

%changelog
* Thu Aug 09 2007 Adam Jackson <ajax at redhat.com> 0.2.0-0.1
- Initial revision.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-diamondtouch/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	18 Feb 2008 17:23:03 -0000	1.1
+++ .cvsignore	21 Feb 2008 18:51:30 -0000	1.2
@@ -0,0 +1 @@
+xf86-input-diamondtouch-0.2.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-diamondtouch/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	18 Feb 2008 17:23:03 -0000	1.1
+++ sources	21 Feb 2008 18:51:30 -0000	1.2
@@ -0,0 +1 @@
+198d2c738c16537c273546f2e74538bd  xf86-input-diamondtouch-0.2.0.tar.bz2




More information about the fedora-extras-commits mailing list