rpms/xorg-x11-drv-wacom/devel xorg-x11-drv-wacom.spec,1.18,1.19

Peter Hutterer whot at fedoraproject.org
Thu Apr 15 07:38:59 UTC 2010


Author: whot

Update of /cvs/pkgs/rpms/xorg-x11-drv-wacom/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv11764

Modified Files:
	xorg-x11-drv-wacom.spec 
Log Message:
* Thu Apr 15 2010 Peter Hutterer <peter.hutterer at redhat.com> 0.10.5-5.20100325
- Fix up missing directory change from last commit.



Index: xorg-x11-drv-wacom.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-wacom/devel/xorg-x11-drv-wacom.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- xorg-x11-drv-wacom.spec	15 Apr 2010 06:58:05 -0000	1.18
+++ xorg-x11-drv-wacom.spec	15 Apr 2010 07:38:57 -0000	1.19
@@ -8,7 +8,7 @@
 Summary:    Xorg X11 wacom input driver
 Name:       xorg-x11-drv-wacom
 Version:    0.10.5
-Release:    4%{?gitdate:.%{gitdate}}%{?dist}
+Release:    5%{?gitdate:.%{gitdate}}%{?dist}
 URL:        http://www.x.org
 License:    GPLv2+
 Group:      User Interface/X Hardware Support
@@ -56,7 +56,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 # should be fixed in upstream Makefile.am or whatever.
 find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
 
-install -d $RPM_BUILD_ROOT%{_sysconfdir}/xorg.conf.d
+install -d $RPM_BUILD_ROOT%{_datadir}/X11/xorg.conf.d
 install -m 0644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_datadir}/X11/xorg.conf.d/
 rm ${RPM_BUILD_ROOT}%{_datadir}/hal/fdi/policy/20thirdparty/wacom.fdi
 
@@ -92,6 +92,9 @@ X.Org X11 wacom input driver development
 %{_includedir}/xorg/wacom-properties.h
 
 %changelog
+* Thu Apr 15 2010 Peter Hutterer <peter.hutterer at redhat.com> 0.10.5-5.20100325
+- Fix up missing directory change from last commit.
+
 * Thu Apr 15 2010 Peter Hutterer <peter.hutterer at redhat.com> 0.10.5-4.20100325
 - Install config snippet in $datadir/X11/xorg.conf.d
 - rename to 50-wacom.conf to match upstream naming



More information about the scm-commits mailing list