rpms/ohm/OLPC-3 ohm.spec,1.4,1.5

Chris Ball (cjb) fedora-extras-commits at redhat.com
Thu Jul 24 19:03:10 UTC 2008


Author: cjb

Update of /cvs/pkgs/rpms/ohm/OLPC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4824

Modified Files:
	ohm.spec 
Log Message:
Modify spec file, xauthority moved from /home/olpc to /var/tmp/olpc-auth



Index: ohm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ohm/OLPC-3/ohm.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ohm.spec	7 Jul 2008 05:42:24 -0000	1.4
+++ ohm.spec	24 Jul 2008 19:02:19 -0000	1.5
@@ -7,7 +7,7 @@
 Summary: Open Hardware Manager
 Name: ohm
 Version: 0.1.1
-Release: 6.14.%{alphatag}%{?dist}
+Release: 6.15.%{alphatag}%{?dist}
 URL: http://www.freedesktop.org/Software/ohm
 Source0: http://people.freedesktop.org/~hughsient/temp/%{name}-%{version}-1.%alphatag.tar.gz
 
@@ -70,7 +70,7 @@
 #%patch0 -p1
 %build
 
-%configure --disable-docbook-docs --with-xauth-dir=/home/olpc --with-os-type=redhat --docdir=%{_datadir}/doc/%{name}-%{version}
+%configure --disable-docbook-docs --with-xauth-dir=/var/tmp/olpc-auth --with-os-type=redhat --docdir=%{_datadir}/doc/%{name}-%{version}
 
 %install
 rm -rf %{buildroot}
@@ -137,6 +137,9 @@
 %{_includedir}/*
 
 %changelog
+* Thu Jul 24 2008 Chris Ball <cjb at laptop.org> - 0.1.1-6.15.20080707git.olpc
+- Move xauthority from /home/olpc to /var/tmp/olpc-auth.
+
 * Mon Jul 07 2008 Chris Ball <cjb at laptop.org> - 0.1.1-6.14.20080707git.olpc
 - Implement the OHM side of the sugar control panel power section.
 




More information about the fedora-extras-commits mailing list