Martin Pluskal 2017-08-21 11:23:06 +00:00 committed by Git OBS Bridge
parent 8f745a69fa
commit bf04ccdfe9
2 changed files with 0 additions and 9 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Sun Aug 20 04:55:49 UTC 2017 - zenitur@ya.ru
- Fix build on SLE 11
-------------------------------------------------------------------
Wed Aug 16 14:09:59 UTC 2017 - mpluskal@suse.com

View File

@ -28,7 +28,6 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.
# PATCH-FIX-OPENSUSE rhash-1.3.0-shared.patch lazy.kent@opensuse.org -- install development files with shared library
Patch0: rhash-1.3.0-shared.patch
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
RHash (Recurcive Hasher) is a console utility for computing and
@ -112,7 +111,6 @@ make \
%postun -n librhash%{major} -p /sbin/ldconfig
%files
%defattr(-,root,root)
%doc ChangeLog COPYING README
%config(noreplace) %{_sysconfdir}/rhashrc
%{_sysconfdir}/rhashrc
@ -136,11 +134,9 @@ make \
%{_mandir}/man1/whirlpool-hash.1%{ext_man}
%files -n librhash%{major}
%defattr(-,root,root)
%{_libdir}/librhash.so.%{major}*
%files devel
%defattr(-,root,root)
%doc ChangeLog COPYING README
%{_includedir}/rhash.h
%{_includedir}/rhash_torrent.h