diff --git a/bitlbee.spec b/bitlbee.spec index 99d948b..2733c8e 100644 --- a/bitlbee.spec +++ b/bitlbee.spec @@ -1,7 +1,7 @@ Summary: IRC to other chat networks gateway Name: bitlbee Version: 1.0.3 -Release: 5%{?dist} +Release: 6%{?dist} License: GPL Group: System Environment/Daemons URL: http://www.bitlbee.org/ @@ -18,7 +18,7 @@ BuildRequires: gnutls-devel %else BuildRequires: openssl-devel %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Bitlbee is an IRC to other chat networks gateway. Bitlbee can be used as @@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT %attr(0700,bitlbee,bitlbee) %dir %{_localstatedir}/lib/%{name} %changelog +* Mon May 07 2007 Robert Scheck 1.0.3-6 +- Rebuilt + * Sat Oct 21 2006 Robert Scheck 1.0.3-5 - Create a bitlbee user and condrestart xinetd instead of reload