From: Jakub Bogusz Date: Mon, 7 Oct 2002 09:43:13 +0000 (+0000) Subject: - BR: autoconf,automake,libtool; new %%doc X-Git-Tag: auto/ac/ax25-apps-0_0_6-1~9 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fax25-apps.git;a=commitdiff_plain;h=870f6450a953b5834a6d83d0a51c06f8573bd57c - BR: autoconf,automake,libtool; new %%doc Changed files: ax25-apps.spec -> 1.15 --- diff --git a/ax25-apps.spec b/ax25-apps.spec index 17e91f8..7da723d 100644 --- a/ax25-apps.spec +++ b/ax25-apps.spec @@ -6,7 +6,10 @@ Release: 1 License: GPL Group: Applications/Communications Source0: http://prdownloads.sourceforge.net/ax25/%{name}-%{version}.tar.gz +BuildRequires: autoconf +BuildRequires: automake BuildRequires: libax25-devel +BuildRequires: libtool BuildRequires: ncurses-devel BuildRequires: zlib-devel Requires: libax25 >= 0.0.9 @@ -26,7 +29,7 @@ Aplikacje testuj %build rm -f missing %{__libtoolize} -aclocal +%{__aclocal} %{__autoconf} %{__automake} AM_CFLAGS="-I%{_includedir}/ncurses"; export AM_CFLAGS @@ -39,15 +42,12 @@ rm -rf $RPM_BUILD_ROOT %{__make} install installconf \ DESTDIR=$RPM_BUILD_ROOT -gzip -9nf AUTHORS ChangeLog NEWS README \ - */{COPYING,HISTORY,README}* - %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc *.gz */*.gz +%doc AUTHORS ChangeLog NEWS README */{COPYING,HISTORY,README}* %{_sysconfdir}/ax25/* %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_sbindir}/*