X-Git-Url: http://git.pld-linux.org/?p=packages%2Fautounit.git;a=blobdiff_plain;f=autounit.spec;h=6f19a72e867088abd6b1b2565f30a46ebe049c71;hp=ee441295df24b75390e9b2af66aa4fda42337aa1;hb=10cbc6ad9bcfa1ee9989aa5388ae3325d9a5a9f1;hpb=cfe500c653403ece3d49e8499709ca06f278130d diff --git a/autounit.spec b/autounit.spec index ee44129..6f19a72 100644 --- a/autounit.spec +++ b/autounit.spec @@ -2,10 +2,11 @@ Summary: GNU autoconf - source configuration tools Summary(pl): GNU autoconf - narzêdzie do automatycznego konfigurowania ¼róde³ Name: autounit Version: 0.10.2 -Release: 1 +Release: 2 License: GPL Group: Development/Tools Source0: http://www.recursism.com/projects/autounit/%{name}-%{version}.tar.gz +# Source0-md5: 85ba614a10c789644a7ee986c496dcb3 Patch0: %{name}-info.patch Patch1: %{name}-no_html_doc.patch URL: http://www.recursism.com/projects/autounit/ @@ -23,7 +24,7 @@ but do not currently use a unit testing framework. %description -l pl Celem programu GNU Autounit jest dostarczenie popularnego systemu testów dla developerów aplikacji ju¿ u¿ywaj±cych programu GNU Autoconf -w ich projektach ale aktualnie nie u¿ywaj±cych programów testuj±cych. +w ich projektach, ale aktualnie nie u¿ywaj±cych programów testuj±cych. %prep %setup -q @@ -32,9 +33,9 @@ w ich projektach ale aktualnie nie u %build rm -f missing -libtoolize --copy --force -autoheader -aclocal +%{__libtoolize} +%{__autoheader} +%{__aclocal} %{__autoconf} %{__automake} %configure @@ -43,9 +44,8 @@ aclocal %install rm -rf $RPM_BUILD_ROOT -%{__make} install DESTDIR=$RPM_BUILD_ROOT - -gzip -9nf AUTHORS ChangeLog NEWS README +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT %post [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 @@ -58,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc *.gz +%doc AUTHORS ChangeLog NEWS README %{_libdir}/libau-c-unit.a %{_includedir}/c-unit %{_infodir}/*info*