Author: qboosh Date: Thu May 11 17:53:01 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed aclocal, BR cleanup
---- Files affected: SPECS: mcabber.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/mcabber.spec diff -u SPECS/mcabber.spec:1.3 SPECS/mcabber.spec:1.4 --- SPECS/mcabber.spec:1.3 Sat Apr 29 10:08:57 2006 +++ SPECS/mcabber.spec Thu May 11 19:52:56 2006 @@ -9,11 +9,9 @@ Source0: http://www.lilotux.net/%7emikael/mcabber/files/%{name}-%{version}.tar.bz2 # Source0-md5: 0456968da2a50eb127fce2a1ee5d5902 URL: http://www.lilotux.net/~mikael/mcabber/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.59 BuildRequires: automake -BuildRequires: glib2-devel -# this one for autocrap only: -BuildRequires: gnutls-devel +BuildRequires: glib2-devel >= 2.0.0 BuildRequires: ncurses-ext-devel BuildRequires: openssl-devel BuildRequires: pkgconfig @@ -35,11 +33,10 @@ %build CPPFLAGS="-I/usr/include/ncurses"; export CPPFLAGS -#%{__aclocal} +%{__aclocal} -I macros %{__autoconf} %{__autoheader} %{__automake} -cp -f /usr/share/automake/config.sub . %configure \ --with-openssl @@ -66,6 +63,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/05/11 17:52:56 qboosh +- fixed aclocal, BR cleanup + Revision 1.3 2006/04/29 08:08:57 rotom - up to 0.7.6 @@ -74,4 +74,3 @@ Revision 1.1 2005/08/12 15:15:28 radek - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mcabber.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
