Author: sparky                       Date: Sat Feb 20 17:02:02 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- force connectivity=nm so it will fail next time
- fix NetworkManager detection
- BR: docbook-dtd412-xml, rpm-pythonprov

---- Files affected:
packages/empathy:
   empathy.spec (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: packages/empathy/empathy.spec
diff -u packages/empathy/empathy.spec:1.55 packages/empathy/empathy.spec:1.56
--- packages/empathy/empathy.spec:1.55  Sat Feb 20 17:24:29 2010
+++ packages/empathy/empathy.spec       Sat Feb 20 18:01:53 2010
@@ -16,6 +16,7 @@
 BuildRequires: check >= 0.9.4
 BuildRequires: clutter-gtk-devel >= 0.10.0
 BuildRequires: dbus-glib-devel >= 0.74
+BuildRequires: docbook-dtd412-xml
 BuildRequires: enchant-devel >= 1.2.0
 BuildRequires: evolution-data-server-devel >= 2.24.0
 BuildRequires: geoclue-devel >= 0.11
@@ -39,8 +40,10 @@
 BuildRequires: libxml2-devel >= 1:2.6.28
 BuildRequires: pkgconfig
 BuildRequires: python-pygtk-devel
+BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(find_lang) >= 1.23
 BuildRequires: rpmbuild(macros) >= 1.311
+BuildRequires: sed >= 4.0
 BuildRequires: telepathy-farsight-devel
 BuildRequires: telepathy-glib-devel >= 0.7.36
 BuildRequires: telepathy-mission-control-devel >= 5.0
@@ -121,6 +124,7 @@
 
 %prep
 %setup -q
+%{__sed} 's/libnm_glib/libnm-glib/' -i configure.ac
 
 %build
 %{__intltoolize}
@@ -130,6 +134,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
+       --with-connectivity=nm \
        --with-compile-warnings=no \
        --disable-schemas-install \
        --disable-static \
@@ -219,6 +224,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2010/02/20 17:01:53  sparky
+- force connectivity=nm so it will fail next time
+- fix NetworkManager detection
+- BR: docbook-dtd412-xml, rpm-pythonprov
+
 Revision 1.55  2010/02/20 16:24:29  megabajt
 - release 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/empathy/empathy.spec?r1=1.55&r2=1.56&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to