diff --git a/rhash.changes b/rhash.changes index 53bf05a..297467b 100644 --- a/rhash.changes +++ b/rhash.changes @@ -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 diff --git a/rhash.spec b/rhash.spec index f1da4ba..8c412b2 100644 --- a/rhash.spec +++ b/rhash.spec @@ -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