SPECS: weechat.spec - add BR: gettext-devel, pkgconfig, python-modules - lu...

charles charles at pld-linux.org
Fri Jun 13 16:29:41 CEST 2008


Author: charles                      Date: Fri Jun 13 14:29:41 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add BR: gettext-devel, pkgconfig, python-modules
- lua-devel >= 5.0

---- Files affected:
SPECS:
   weechat.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/weechat.spec
diff -u SPECS/weechat.spec:1.14 SPECS/weechat.spec:1.15
--- SPECS/weechat.spec:1.14	Mon Jun  9 23:17:19 2008
+++ SPECS/weechat.spec	Fri Jun 13 16:29:36 2008
@@ -28,13 +28,18 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	docbook-style-xsl
+BuildRequires:	gettext-devel
 %{?with_gnutls:BuildRequires:	gnutls-devel}
 %{?with_gtk:BuildRequires:	gtk+2-devel}
 BuildRequires:	libtool
-%{?with_lua:BuildRequires:	lua-devel}
+%{?with_lua:BuildRequires:	lua-devel >= 5.0}
 BuildRequires:	ncurses-devel
 %{?with_perl:BuildRequires:	perl-devel}
-%{?with_python:BuildRequires:	python-devel}
+BuildRequires:	pkgconfig
+%if %{with python}
+BuildRequires:	python-devel
+BuildRequires:	python-modules
+%endif
 %{?with_qt:BuildRequires:	qt-devel}
 BuildRequires:	rpmbuild(macros) >= 1.129
 %{?with_ruby:BuildRequires:	ruby-devel}
@@ -144,6 +149,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2008-06-13 14:29:36  charles
+- add BR: gettext-devel, pkgconfig, python-modules
+- lua-devel >= 5.0
+
 Revision 1.14  2008-06-09 21:17:19  qboosh
 - BR: libtool
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/weechat.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list