[balsa] Build rpm requires NetworkManager-glib-devel



commit fa39d8017c97447bdaea4acbbee283c071197365
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date:   Wed Dec 16 11:22:35 2009 -0500

    Build rpm requires NetworkManager-glib-devel

 ChangeLog     |    5 +++++
 balsa.spec.in |    1 +
 2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 3d0c053..57e05ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-12-16  Mario Mikocevic <mario mikocevic t-com hr>
+
+	* balsa.spec.in: for 2.4.2 to successfuly compile a rpm, following
+	small patch is needed.
+
 2009-12-14  Peter Bloomfield
 
 	* configure.in: put LIBNM_GLIB_CFLAGS in BALSA_CFLAGS instead of
diff --git a/balsa.spec.in b/balsa.spec.in
index 67eb9a5..0ea7a4a 100644
--- a/balsa.spec.in
+++ b/balsa.spec.in
@@ -41,6 +41,7 @@ BuildRequires: libgnome-devel
 BuildRequires: libgnomeui-devel
 BuildRequires: libnotify-devel
 BuildRequires: openssl-devel
+BuildRequires: NetworkManager-glib-devel
 BuildRequires: scrollkeeper
 BuildRequires: gnome-doc-utils
 %endif



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]