SPECS: evolution-python.spec - more deps

qboosh qboosh at pld-linux.org
Sun Sep 2 00:45:18 CEST 2007


Author: qboosh                       Date: Sat Sep  1 22:45:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more deps

---- Files affected:
SPECS:
   evolution-python.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/evolution-python.spec
diff -u SPECS/evolution-python.spec:1.2 SPECS/evolution-python.spec:1.3
--- SPECS/evolution-python.spec:1.2	Sun Sep  2 00:15:04 2007
+++ SPECS/evolution-python.spec	Sun Sep  2 00:45:13 2007
@@ -11,13 +11,19 @@
 # Source0-md5:	0ef1afcc79ae9f190ed2260eb1b1fcdd
 Patch0:		%{name}-pyc.patch
 URL:		http://www.conduit-project.org/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
-BuildRequires:	evolution-devel
+BuildRequires:	evolution-data-server-devel >= 1.4.0
+BuildRequires:	gtk+2-devel >= 1:2.0
+BuildRequires:	libtool
+BuildRequires:	pkgconfig
 BuildRequires:	python-devel
-BuildRequires:	python-pygtk-devel
+BuildRequires:	python-pygobject-devel >= 2.6
+BuildRequires:	python-pygtk-devel >= 2:2.4.0
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
+Requires:	python-pygobject >= 2.6
+Requires:	python-pygtk-gtk >= 2:2.4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -30,6 +36,7 @@
 Summary(pl):	Pliki programistyczne wiązania evolution-python
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	python-gtk-devel >= 2:2.4.0
 
 %description devel
 Development files for evolution-python binding.
@@ -42,8 +49,10 @@
 %patch0 -p1
 
 %build
+%{__libtoolize}
 %{__aclocal}
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 %configure
 %{__make}
@@ -82,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/09/01 22:45:13  qboosh
+- more deps
+
 Revision 1.2  2007/09/01 22:15:04  qboosh
 - pl
 - moved defs to -devel, killed modules *.la
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/evolution-python.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list