From: Jakub Bogusz Date: Thu, 7 Oct 2004 08:37:14 +0000 (+0000) Subject: - don't BR rsh (think before typing) X-Git-Tag: AC-STABLE~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbibclean.git;a=commitdiff_plain;h=dc170c37a95b5c1b4788618a5b44158978ad53b8 - don't BR rsh (think before typing) Changed files: bibclean.spec -> 1.6 --- diff --git a/bibclean.spec b/bibclean.spec index 11da081..6c54bd9 100644 --- a/bibclean.spec +++ b/bibclean.spec @@ -13,7 +13,6 @@ Source0: ftp://ftp.math.utah.edu/pub/tex/bib/%{name}-%{version}.tar.bz2 URL: http://www.ecst.csuchico.edu/~jacobsd/bib/tools/bibtex.html BuildRequires: autoconf BuildRequires: automake -BuildRequires: rsh BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -40,6 +39,7 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,/etc/env.d} %{__make} install \ + CP="cp -p" \ DESTDIR=$RPM_BUILD_ROOT \ prefix=$RPM_BUILD_ROOT%{_prefix} \ mandir=$RPM_BUILD_ROOT%{_mandir}/man1