rpms/xorg-x11-drv-void/OLPC-2 sources, 1.7, 1.8 xorg-x11-drv-void.spec, 1.15, 1.16

Bernardo Innocenti (bernie) fedora-extras-commits at redhat.com
Sun Nov 25 03:21:36 UTC 2007


Author: bernie

Update of /cvs/pkgs/rpms/xorg-x11-drv-void/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8722

Modified Files:
	sources xorg-x11-drv-void.spec 
Log Message:
* Sat Nov 24 2007 Bernardo Innocenti <bernie at codewiz.org>  1.1.1-7
- Rebuild against OLPC X server

* Mon Sep 24 2007 Adam Jackson <ajax at redhat.com> 1.1.1-6
- xf86-input-void 1.1.1

* Thu Aug 23 2007 Adam Jackson <ajax at redhat.com> - 1.1.0-6
- Rebuild for ppc toolchain bug

* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 1.1.0-5
- Update Requires and BuildRequires.  Disown the module directories.



Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-void/OLPC-2/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	10 Apr 2006 03:28:08 -0000	1.7
+++ sources	25 Nov 2007 03:20:52 -0000	1.8
@@ -1 +1 @@
-ea72a92d43b95f413347df96d6a73933  xf86-input-void-1.1.0.tar.bz2
+862c230f5f6e0c545f232b4c0fa9537a  xf86-input-void-1.1.1.tar.bz2


Index: xorg-x11-drv-void.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-void/OLPC-2/xorg-x11-drv-void.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- xorg-x11-drv-void.spec	16 Feb 2007 21:55:36 -0000	1.15
+++ xorg-x11-drv-void.spec	25 Nov 2007 03:20:52 -0000	1.16
@@ -2,14 +2,12 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/input
 
-%define cvsdate xxxxxxx
-
 Summary:   Xorg X11 void input driver
 Name:      xorg-x11-drv-void
-Version:   1.1.0
-Release:   4%{?dist}
+Version:   1.1.1
+Release:   7%{?dist}
 URL:       http://www.x.org
-License:   MIT/X11
+License:   MIT
 Group:     User Interface/X Hardware Support
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -17,10 +15,9 @@
 
 ExcludeArch: s390 s390x
 
-BuildRequires: pkgconfig
-BuildRequires: xorg-x11-server-sdk >= 1.1.0
+BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
 
-Requires:  xorg-x11-server-Xorg >= 1.0.99.901
+Requires:  xorg-x11-server-Xorg >= 1.3.0.0-6
 
 %description 
 X.Org X11 void input driver.
@@ -45,15 +42,25 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files
+%doc COPYING
 %defattr(-,root,root,-)
-%dir %{moduledir}
-%dir %{driverdir}
 %{driverdir}/void_drv.so
 %dir %{_mandir}
-#%dir %{_mandir}/man4x
 %{_mandir}/man4/void.4*
 
 %changelog
+* Sat Nov 24 2007 Bernardo Innocenti <bernie at codewiz.org>  1.1.1-7
+- Rebuild against OLPC X server
+
+* Mon Sep 24 2007 Adam Jackson <ajax at redhat.com> 1.1.1-6
+- xf86-input-void 1.1.1
+
+* Thu Aug 23 2007 Adam Jackson <ajax at redhat.com> - 1.1.0-6
+- Rebuild for ppc toolchain bug
+
+* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 1.1.0-5
+- Update Requires and BuildRequires.  Disown the module directories.
+
 * Fri Feb 16 2007 Adam Jackson <ajax at redhat.com> 1.1.0-4
 - ExclusiveArch -> ExcludeArch
 




More information about the fedora-extras-commits mailing list