Author: rotom Date: Thu Feb 22 16:30:31 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.9.1 - BR gpgme added
---- Files affected: SPECS: mcabber.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/mcabber.spec diff -u SPECS/mcabber.spec:1.13 SPECS/mcabber.spec:1.14 --- SPECS/mcabber.spec:1.13 Tue Feb 13 07:46:53 2007 +++ SPECS/mcabber.spec Thu Feb 22 17:30:25 2007 @@ -2,16 +2,17 @@ Summary: mcabber - small console Jabber client Summary(pl.UTF-8): mcabber - mały konsolowy klient protokołu Jabber Name: mcabber -Version: 0.9.0 +Version: 0.9.1 Release: 1 -Group: Applications/Console License: GPL +Group: Applications/Console Source0: http://www.lilotux.net/%7emikael/mcabber/files/%{name}-%{version}.tar.bz2 -# Source0-md5: cdf0ed6357c8b27510bd163a5fc64660 +# Source0-md5: a0e682c57388849338a63607a1ac2302 URL: http://www.lilotux.net/~mikael/mcabber/ BuildRequires: autoconf >= 2.59 BuildRequires: automake BuildRequires: glib2-devel >= 2.0.0 +BuildRequires: gpgme-devel BuildRequires: ncurses-ext-devel BuildRequires: openssl-devel BuildRequires: pkgconfig @@ -32,6 +33,7 @@ %setup -q %build +%{__libtoolize} --automake %{__aclocal} -I macros %{__autoconf} %{__autoheader} @@ -63,6 +65,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2007/02/22 16:30:25 rotom +- up to 0.9.1 +- BR gpgme added + Revision 1.13 2007/02/13 06:46:53 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mcabber.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
