SPECS: gkrellm-snmp.spec - unified clean

qboosh qboosh at pld-linux.org
Sun Apr 16 12:19:41 CEST 2006


Author: qboosh                       Date: Sun Apr 16 10:19:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified clean

---- Files affected:
SPECS:
   gkrellm-snmp.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/gkrellm-snmp.spec
diff -u SPECS/gkrellm-snmp.spec:1.22 SPECS/gkrellm-snmp.spec:1.23
--- SPECS/gkrellm-snmp.spec:1.22	Sun Sep 21 16:57:05 2003
+++ SPECS/gkrellm-snmp.spec	Sun Apr 16 12:19:36 2006
@@ -13,12 +13,11 @@
 URL:		http://triq.net/gkrellm.html
 BuildRequires:	gkrellm-devel
 BuildRequires:	imlib-devel
-BuildRequires:	net-snmp-devel
 BuildRequires:	net-snmp-compat-libs
+BuildRequires:	net-snmp-devel
 Requires:	gkrellm
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %description
 A GKrellM plugin which lets you monitor SNMP variables.
 
@@ -33,7 +32,8 @@
 %patch0 -p1
 
 %build
-%{__make} CFLAGS="%{rpmcflags}" netsnmp
+%{__make} netsnmp \
+	CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -42,7 +42,7 @@
 install gkrellm_snmp.so $RPM_BUILD_ROOT%{_libdir}/gkrellm2/plugins
 
 %clean
-rm -rf %{buildroot}
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
@@ -55,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/04/16 10:19:36  qboosh
+- unified clean
+
 Revision 1.22  2003/09/21 14:57:05  adamg
 - updated to 0.21
 - added makefile patch (fixes linking with libnetsnmp)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gkrellm-snmp.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list