X-Git-Url: http://git.pld-linux.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=autounit.spec;fp=autounit.spec;h=1fc055320f81e0fb3449176ab8f9e521daf37766;hb=1f8a36df7d3a8f464b31c5f5bb9a9efc62479ae8;hp=6f19a72e867088abd6b1b2565f30a46ebe049c71;hpb=a9aa25a74b47eb691c3b7194d3b75b3daf8c8dcd;p=packages%2Fautounit.git diff --git a/autounit.spec b/autounit.spec index 6f19a72..1fc0553 100644 --- a/autounit.spec +++ b/autounit.spec @@ -5,11 +5,11 @@ Version: 0.10.2 Release: 2 License: GPL Group: Development/Tools -Source0: http://www.recursism.com/projects/autounit/%{name}-%{version}.tar.gz +Source0: http://www.recursism.com/files/%{name}-%{version}.tar.gz # Source0-md5: 85ba614a10c789644a7ee986c496dcb3 Patch0: %{name}-info.patch Patch1: %{name}-no_html_doc.patch -URL: http://www.recursism.com/projects/autounit/ +URL: http://www.recursism.com/web/index.php?view=index BuildRequires: autoconf BuildRequires: automake BuildRequires: glib-devel @@ -47,15 +47,15 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%clean +rm -rf $RPM_BUILD_ROOT + %post [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 %postun [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README