update xarchiver.spec.

remove autogen.sh for rebuild
This commit is contained in:
丈青山 2022-02-13 12:16:02 +00:00 committed by Gitee
parent 56aa5cf948
commit 6ea1807cae
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: xarchiver
Version: 0.5.4.17
Release: 1
Release: 2
Summary: Archive manager for Xfce
License: GPLv2+
URL: https://github.com/ib/xarchiver
@ -30,7 +30,6 @@ formats are supported.
%autosetup
%build
./autogen.sh
%configure
%make_build
@ -55,6 +54,9 @@ rm %{buildroot}%{_docdir}/%{name}/{COPYING,ChangeLog,README}
%{_mandir}/man1/%{name}.1*
%changelog
* Sat Feb 12 2022 zhanglin <lin.zhang@turbolinux.com.cn> - 0.5.4.17-2
- remove autogen.sh for rebuild
* Fri Jun 18 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 0.5.4.17-1
- Update to 0.5.4.17