rpms/olpc-utils/OLPC-2 olpc-utils.spec,1.2,1.3 sources,1.2,1.3

Bernardo Innocenti (bernie) fedora-extras-commits at redhat.com
Mon Oct 15 16:23:31 UTC 2007


Author: bernie

Update of /cvs/pkgs/rpms/olpc-utils/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14530

Modified Files:
	olpc-utils.spec sources 
Log Message:
* Mon Oct 15 2007 Bernardo Innocenti <bernie at codewiz.org> - 0.20-1
- Add olpc-dm
- Switch to automake
- Drop olpc-evdev
- Temporarily disable olpc-register because nobody seems to know what it was for



Index: olpc-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/olpc-utils/OLPC-2/olpc-utils.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- olpc-utils.spec	1 Aug 2007 02:19:21 -0000	1.2
+++ olpc-utils.spec	15 Oct 2007 16:22:58 -0000	1.3
@@ -5,23 +5,28 @@
 
 
 Name:		olpc-utils
-Version:	0.15
-Release:	1.1%{?dist}
+Version:	0.20
+Release:	1%{?dist}
 Summary:	OLPC utilities
 URL:		http://dev.laptop.org/git?p=projects/olpc-utils;a=summary
 Group:		System Environment/Base
 License:	GPL
-Source0:	olpc-utils-0.15.tar.bz2
+Source0:	olpc-utils-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Patch0:		xo-register.patch
+#Temporarly disabled until someone remembers what this was for
+#Patch0:		xo-register.patch
+
+BuildRequires:  pam-devel
+Requires:       pam
   
 %description
 
-  Tools for mapping keys on the OLPC keyboards and checking BIOS signature.
+Tools for starting an X session, mapping keys on the OLPC keyboards
+and checking BIOS signature.
 
 %prep
 %setup -q
-%patch0 -p1 -b .xo-register
+#%patch0 -p1 -b .xo-register
 
 %build
 %configure
@@ -41,17 +46,20 @@
 %doc COPYING
 
 %defattr(-,root,root,-)
-%dir %{_datadir}/olpc
-%dir %{_datadir}/olpc/keycodes
 
-%{_datadir}/olpc/keycodes/olpc-evdev
 %{_sbindir}/setolpckeys
 %{_sbindir}/olpc-bios-sig
-%{_bindir}/olpc-register
-
+%{_sbindir}/olpc-dm
+#%{_bindir}/olpc-register
 
 
 %changelog
+* Mon Oct 15 2007 Bernardo Innocenti <bernie at codewiz.org> - 0.20-1
+- Add olpc-dm
+- Switch to automake
+- Drop olpc-evdev
+- Temporarily disable olpc-register because nobody seems to know what it was for
+
 * Tue Jul 31 2007 Dan Williams <dcbw at redhat.com> - 0.15-1.1
 - Add registration utility
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/olpc-utils/OLPC-2/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	25 Jun 2007 21:42:46 -0000	1.2
+++ sources	15 Oct 2007 16:22:58 -0000	1.3
@@ -1 +1 @@
-28bde087288032dae125dd3c90d5a0d6  olpc-utils-0.15.tar.bz2
+e9a3bf139945a9f4a17865babea761a7  olpc-utils-0.20.tar.bz2




More information about the fedora-extras-commits mailing list