Author: sls                          Date: Wed Mar 28 16:40:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added bcond nm

---- Files affected:
SPECS:
   liferea.spec (1.132 -> 1.133) 

---- Diffs:

================================================================
Index: SPECS/liferea.spec
diff -u SPECS/liferea.spec:1.132 SPECS/liferea.spec:1.133
--- SPECS/liferea.spec:1.132    Wed Mar 28 18:38:47 2007
+++ SPECS/liferea.spec  Wed Mar 28 18:40:51 2007
@@ -6,6 +6,7 @@
 %bcond_without gtkhtml         # without GtkHTML
 %bcond_without xulrunner       # without XULRunner backend
 %bcond_without lua             # without LUA scripting support
+%bcond_with    nm              # with NetworkManager support
 #
 %ifarch %{x8664}
 %undefine      with_gtkhtml    # GtkHTML backend disabled on x86_64
@@ -35,6 +36,7 @@
 BuildRequires: libxml2-devel >= 1:2.6.19
 BuildRequires: libxslt-devel >= 1.1.19
 %{?with_lua:BuildRequires:     lua51-devel}
+%{?with_nm:BuildRequires:      NetworkManager-devel}
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.311
 %{?with_xulrunner:BuildRequires:       xulrunner-devel}
@@ -101,6 +103,7 @@
        %{!?with_dbus: --disable-dbus} \
        %{!?with_gtkhtml: --disable-gtkhtml2} \
        %{!?with_lua: --disable-lua} \
+       %{!?with_nm: --disable-nm} \
        %{!?with_xulrunner: --disable-xulrunner}
 %{__make}
 
@@ -162,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.133  2007/03/28 16:40:51  sls
+- added bcond nm
+
 Revision 1.132  2007/03/28 16:38:47  sls
 - rel. 1
 - added TODO entry
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/liferea.spec?r1=1.132&r2=1.133&f=u

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

Reply via email to