Author: adamg                        Date: Tue Aug 11 11:28:06 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix syntax errors (-gcc4.patch)
- disable libnl (-nl.patch) support, does not build with libnl > 0.5.0
- release 5

---- Files affected:
packages/bmon:
   bmon.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: packages/bmon/bmon.spec
diff -u packages/bmon/bmon.spec:1.21 packages/bmon/bmon.spec:1.22
--- packages/bmon/bmon.spec:1.21        Wed Nov 26 10:26:10 2008
+++ packages/bmon/bmon.spec     Tue Aug 11 13:28:00 2009
@@ -6,17 +6,18 @@
 Summary(pl.UTF-8):     Konsolowy monitor użycia interfejsu sieciowego
 Name:          bmon
 Version:       2.2.0
-Release:       0.%{_pre}.4
+Release:       0.%{_pre}.5
 License:       Artistic
 Group:         Applications/Networking
 Source0:       
http://people.suug.ch/~tgr/bmon/files/%{name}-%{version}-%{_pre}.tar.gz
 # Source0-md5: f4ec66927751027f855886f3dc45c218
+Patch0:                %{name}-gcc4.patch
+Patch1:                %{name}-no-libnl.patch
 URL:           http://people.suug.ch/~tgr/bmon/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
 BuildRequires: libdbi-devel
-BuildRequires: libnl-devel
 BuildRequires: ncurses-devel
 BuildRequires: postgresql-devel
 BuildRequires: rrdtool-devel >= 1.2.10
@@ -60,6 +61,8 @@
 
 %prep
 %setup -q -n %{name}-%{version}-%{_pre}
+%patch0 -p1
+%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -101,6 +104,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2009/08/11 11:28:00  adamg
+- fix syntax errors (-gcc4.patch)
+- disable libnl (-nl.patch) support, does not build with libnl > 0.5.0
+- release 5
+
 Revision 1.21  2008/11/26 09:26:10  arekm
 - rel .4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bmon/bmon.spec?r1=1.21&r2=1.22&f=u

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

Reply via email to