diff --git a/shadowsocks-libev.changes b/shadowsocks-libev.changes index bd597e3..1ee43c5 100644 --- a/shadowsocks-libev.changes +++ b/shadowsocks-libev.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 28 03:03:17 UTC 2017 - hillwood@opensuse.org + +- Fix Request tag. + ------------------------------------------------------------------- Tue Sep 19 02:26:24 UTC 2017 - hillwood@opensuse.org diff --git a/shadowsocks-libev.spec b/shadowsocks-libev.spec index 0801237..ec661e1 100644 --- a/shadowsocks-libev.spec +++ b/shadowsocks-libev.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +%define libver 2 Name: shadowsocks-libev Version: 3.1.0 Release: 0 @@ -56,10 +57,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build shadowsocks-libev is a lightweight secured scoks5 proxy for embedded devices and low end boxes. -%package -n lib%{name}2 +%package -n lib%{name}%{libver} Summary: Libev port of Shadowsocks -%description -n lib%{name}2 +%description -n lib%{name}%{libver} shadowsocks-libev is a lightweight secured scoks5 proxy for embedded devices and low end boxes. @@ -80,7 +81,7 @@ This package provides Documents for it. %package devel Summary: Development headers for shadowsocks-libev Group: Development/Libraries/C and C++ -Requires: %{name} = %{version} +Requires: lib%{name}%{libver} = %{version} %description devel shadowsocks-libev is a lightweight secured scoks5 proxy @@ -159,7 +160,7 @@ ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rcshadowsocks-libev-tunnel %{_sbindir}/rcshadowsocks-libev-* %{_unitdir}/%{name}-*.service -%files -n lib%{name}2 +%files -n lib%{name}%{libver} %defattr(-,root,root) %{_libdir}/lib%{name}.so.*