Author: glen Date: Mon Apr 23 07:11:01 2012 GMT Module: packages Tag: HEAD ---- Log message: - do not fetch groups, ticket #946
---- Files affected: packages/bitlbee: bitlbee.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: packages/bitlbee/bitlbee.spec diff -u packages/bitlbee/bitlbee.spec:1.16 packages/bitlbee/bitlbee.spec:1.17 --- packages/bitlbee/bitlbee.spec:1.16 Tue Apr 17 19:01:47 2012 +++ packages/bitlbee/bitlbee.spec Mon Apr 23 09:10:55 2012 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Bramka pomiędzy IRC-em i innymi sieciami komunikacyjnymi Name: bitlbee Version: 3.0.5 -Release: 0.16 +Release: 0.17 License: GPL v2+ and MIT Group: Daemons Source0: http://get.bitlbee.org/src/%{name}-%{version}.tar.gz @@ -19,6 +19,7 @@ Patch0: config.patch Patch1: systemd.patch Patch2: skyped-FD_CLOEXEC.patch +Patch3: skype-no-groups.patch BuildRequires: asciidoc BuildRequires: gnutls-devel %{?with_otr:BuildRequires: libotr-devel >= 3.2.0} @@ -81,6 +82,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 # fix wrong assumption with $DESTDIR %{__sed} -i -e 's,$(shell id -u),0,' Makefile @@ -183,6 +185,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2012/04/23 07:10:55 glen +- do not fetch groups, ticket #946 + Revision 1.16 2012/04/17 17:01:47 baggins - better systemd deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/bitlbee/bitlbee.spec?r1=1.16&r2=1.17 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
