diff --git a/.gitignore b/.gitignore index ce997c5..7255983 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ 3proxy-0.6.1.tgz /3proxy-0.7.tgz +/3proxy-0.7.1.1.tgz diff --git a/3proxy.spec b/3proxy.spec index 1371d8e..7a46400 100644 --- a/3proxy.spec +++ b/3proxy.spec @@ -4,8 +4,8 @@ %global _hardened_build 1 Name: 3proxy -Version: 0.7 -Release: 3%{?dist} +Version: 0.7.1.1 +Release: 1%{?dist} Summary: Tiny but very powerful proxy Summary(ru): Маленький, но крайне мощный прокси-сервер @@ -63,14 +63,14 @@ Legacy SysV initscripts for init mechanisms such as upstart which do not support the systemd unit file format. %prep -%setup -q +%setup -q -n %{name} %patch0 -p0 -b .man-cfg # To use "fedora" CFLAGS (exported) sed -i -e "s/CFLAGS =/CFLAGS +=/" Makefile.Linux -dos2unix Changelog +dos2unix -k Readme copying %build %{__make} -f Makefile.Linux @@ -137,7 +137,7 @@ rm -rf %{buildroot} %config(noreplace) %{_sysconfdir}/%{name}.cfg %attr(0755,root,root) %config %{_sysconfdir}/NetworkManager/dispatcher.d/40-%{name} %{_localstatedir}/log/%{name} -%doc Readme Changelog authors copying news +%doc Readme authors copying %{_mandir}/man8/*.8.gz %{_mandir}/man3/*.3.gz %{_unitdir}/%{name}.service @@ -146,6 +146,9 @@ rm -rf %{buildroot} %{_initrddir}/%{name} %changelog +* Mon Aug 18 2014 Pavel Alexeev - 0.7.7.1-1 +- Update to 0.7.7.1 - bz#1114274. + * Fri Aug 15 2014 Fedora Release Engineering - 0.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index d33731c..2528a69 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2a7b643d3e3d348ce97ed094075fc53 3proxy-0.7.tgz +cbc22bf28644c5f3092aa1d925de7d33 3proxy-0.7.1.1.tgz