Mailinglist Archive: opensuse-commit (705 mails)

< Previous Next >
commit joy2key
  • From: root@xxxxxxx (h_root)
  • Date: Mon, 24 Jul 2006 15:14:56 +0200 (CEST)
  • Message-id: <20060724131456.4CA078D756@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package joy2key
checked in at Mon Jul 24 15:14:56 CEST 2006.

--------
--- joy2key/joy2key.changes 2006-01-25 21:37:04.000000000 +0100
+++ joy2key/joy2key.changes 2006-07-23 16:42:54.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 23 16:42:51 CEST 2006 - sndirsch@xxxxxxx
+
+- fixed build for X.Org 7
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ joy2key.spec ++++++
--- /var/tmp/diff_new_pack.quSKvf/_old 2006-07-24 15:14:51.000000000 +0200
+++ /var/tmp/diff_new_pack.quSKvf/_new 2006-07-24 15:14:51.000000000 +0200
@@ -1,25 +1,25 @@
#
# spec file for package joy2key (Version 1.6.1)
#
-# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://www.suse.de/feedback/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

Name: joy2key
-BuildRequires: xorg-x11 xorg-x11-devel
+BuildRequires: pkgconfig xorg-x11-devel
URL: http://interreality.org/~tetron/technology/joy2key/
License: GPL
Group: Hardware/Joystick
#Requires: xforms
Autoreqprov: on
Version: 1.6.1
-Release: 1
-Summary: allows using the joystick with keyboard-based applications
+Release: 16
+Summary: For Using the Joystick with Keyboard-Based Applications
Source: %name-%version.tar.gz
Patch: %name-%version.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -27,7 +27,8 @@
%description
This package allows you to control applications accepting keyboard
commands with your joystick. It does not work with all applications,
-though, as some do not accept synthetic events for security reasons.
+however, because some do not accept synthetic events for security
+reasons.



@@ -35,12 +36,14 @@
--------
Peter Amstutz <tetron@xxxxxxxxxxxxxxxxx>

+%define _xorglibdir %(pkg-config --variable prefix x11 || echo /usr/X11R6)/%_lib
%prep
%setup
%patch

%build
-CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --mandir=%_mandir
+CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%_prefix --mandir=%_mandir \
+ --x-libraries=%{_xorglibdir}
make

%install
@@ -59,6 +62,8 @@
%_mandir/man1/joy2key.1.gz

%changelog -n joy2key
+* Sun Jul 23 2006 - sndirsch@xxxxxxx
+- fixed build for X.Org 7
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Sun Feb 06 2005 - sndirsch@xxxxxxx


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...


---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit-help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages