SPECS: joystick.spec - updated to prepared cvs source (added *.txt...

sparky sparky at pld-linux.org
Sun Apr 30 20:09:19 CEST 2006


Author: sparky                       Date: Sun Apr 30 18:09:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to prepared cvs source (added *.txt and man pages from old source)

---- Files affected:
SPECS:
   joystick.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/joystick.spec
diff -u SPECS/joystick.spec:1.14 SPECS/joystick.spec:1.15
--- SPECS/joystick.spec:1.14	Tue Jan 27 00:13:39 2004
+++ SPECS/joystick.spec	Sun Apr 30 20:09:13 2006
@@ -1,31 +1,41 @@
 # $Revision$, $Date$
+%define		_snap	20060430
 Summary:	Joystick utilities
 Summary(pl):	Narzędzia do obsługi joysticka
 Name:		joystick
 Version:	1.2.15
-Release:	2
+Release:	2.%{_snap}.1
 License:	GPL
 Group:		Applications
-Source0:	ftp://ftp.suse.cz/pub/development/joystick/%{name}-%{version}.tar.gz
-# Source0-md5:	023500eb6986e1a94aa1a0c30af729c2
-URL:		http://www.suse.cz/development/joystick/
+Source0:	%{name}-%{_snap}.tar.gz
+# Source0-md5:	2bb5dee1c20bce9d97bc10c89b830518
+URL:		http://linuxconsole.sourceforge.net/input/joystick.html
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This package includes utilities for use with Linux joystick driver:
 - jstest
 - jscal
-- jsattach
+- inputattach
+- evtest
+- ffset
+- fftest
 
 %description -l pl
 Ten pakiet zawiera narzędzia do używania z linuksowym sterownikiem
-joysticka: jstest, jscal, jsattach.
+joysticka:
+- jstest
+- jscal
+- inputattach
+- evtest
+- ffset
+- fftest
 
 %prep
-%setup -q
+%setup -q -n %{name}
 
 %build
-%{__make} jstest jscal jsattach \
+%{__make} jstest jscal inputattach evtest ffset fftest\
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags}"
 
@@ -33,7 +43,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 
-install jstest jscal jsattach $RPM_BUILD_ROOT%{_bindir}
+install jstest jscal inputattach evtest ffset fftest $RPM_BUILD_ROOT%{_bindir}
 install *.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 %clean
@@ -51,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/04/30 18:09:13  sparky
+- updated to prepared cvs source (added *.txt and man pages from old source)
+
 Revision 1.14  2004/01/26 23:13:39  qboosh
 - cosmetics, release 2 for Ac
 
@@ -64,10 +77,10 @@
 - massive attack s/pld.org.pl/pld-linux.org/
 
 Revision 1.10  2002/11/27 21:10:39  juandon
-- new %%doc
+- new %doc
 
 Revision 1.9  2002/04/25 16:39:45  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.8  2002/02/23 02:59:08  kloczek
 - adapterized.
@@ -77,10 +90,10 @@
   Group field using gettext).
 
 Revision 1.6  2002/01/18 02:13:27  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.5  2001/11/30 09:17:14  qboosh
 - updated Group, adapterized, pl description
 
 Revision 1.4  2001/05/02 16:29:07  qboosh
-- adapterized and made spec %%debug ready or added using %%rpm*flags macros
+- adapterized and made spec %debug ready or added using %rpm*flags macros
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/joystick.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list