This email list is read-only. Emails sent to this list will be discarded
----------------------------------
ChangeLog | 6 ++++++
scripts/moblin-settings.spec | 5 +++--
2 files changed, 9 insertions(+), 2 deletions(-)
New commits:
commit f4924af902295cdd8ef0e9bc57e08ace8973a98f
Author: Todd Brandt <[EMAIL PROTECTED]>
Date: Fri Sep 5 13:15:52 2008 -0700
removed touchscreen from rpm build
Diff in this email is a maximum of 400 lines.
diff --git a/ChangeLog b/ChangeLog
index a6a4f51..0ee1b06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+moblin-settings (2.20)
+
+ * Removed the touchscreen from the rpm build
+
+ -- Todd Brandt <[EMAIL PROTECTED]> Fri Sep 5 13:15:01 PDT 2008
+
moblin-settings (2.19)
* Added a buildtest script which runs through the different configure
diff --git a/scripts/moblin-settings.spec b/scripts/moblin-settings.spec
index 0e2cb9d..75f2502 100644
--- a/scripts/moblin-settings.spec
+++ b/scripts/moblin-settings.spec
@@ -1,6 +1,6 @@
Summary: Moblin System Settings
Name: moblin-settings
-Version: 2.19
+Version: 2.20
Release: 1%{?dist}
URL: http://moblin.org
Source0: http://moblin.org/repos/releases/%{name}-%{version}.tar.gz
@@ -19,7 +19,7 @@ BuildRequires: dbus-glib >= 0.70
BuildRequires: PolicyKit-devel >= 0.7
BuildRequires: alsa-lib-devel >= 0.9.0
BuildRequires: hal >= 0.5.8
-BuildRequires: libX11-devel
+#BuildRequires: libX11-devel
BuildRequires: docbook-utils
Requires: dbus >= 0.90
@@ -67,6 +67,7 @@ API docs for Moblin System Daemon.
%build
./autogen.sh
%configure \
+ --disable-touchscreen \
--sysconfdir=/etc \
prefix=/usr
_______________________________________________
Commits mailing list
[email protected]
https://www.moblin.org/mailman/listinfo/commits