]> git.pld-linux.org Git - packages/ax25-apps.git/blobdiff - ax25-apps.spec
- only x86,
[packages/ax25-apps.git] / ax25-apps.spec
index 08da2eff6d5e632ba3c2819de0d2afc0ec601183..d29bc2a37cc19ba25bed7449e31a22eeec24c977 100644 (file)
@@ -5,8 +5,6 @@ Version:        0.0.5
 Release:       1
 License:       GPL
 Group:         Applications/Communications
-Group(de):     Applikationen/Kommunikation
-Group(pl):     Aplikacje/Komunikacja
 Source0:       http://prdownloads.sourceforge.net/ax25/%{name}-%{version}.tar.gz
 BuildRequires: libax25-devel
 BuildRequires: ncurses-devel
@@ -15,6 +13,8 @@ Requires:     libax25 >= 0.0.9
 Requires:      ax25-tools >= 0.0.8
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Conflicts:     kernel <= 2.2.0
+ExclusiveArch:  %{ix86}
+
 
 %description
 Applications to test our AX25 connects.
@@ -30,7 +30,7 @@ rm -f missing
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 AM_CFLAGS="-I%{_includedir}/ncurses"; export AM_CFLAGS
 %configure
 %{__make}
@@ -44,7 +44,7 @@ rm -rf $RPM_BUILD_ROOT
 gzip -9nf AUTHORS ChangeLog NEWS README \
        */{COPYING,HISTORY,README}*
 
-%clean                                                                          
+%clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
This page took 0.093803 seconds and 4 git commands to generate.