Author: glen                         Date: Sun Mar  6 15:31:32 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized

---- Files affected:
SPECS:
   bmon.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/bmon.spec
diff -u SPECS/bmon.spec:1.9 SPECS/bmon.spec:1.10
--- SPECS/bmon.spec:1.9 Sun Mar  6 15:28:25 2005
+++ SPECS/bmon.spec     Sun Mar  6 16:31:27 2005
@@ -8,7 +8,7 @@
 Group:         Applications/Networking
 Source0:       http://people.suug.ch/~tgr/bmon/files/%{name}-%{version}.tar.gz
 # Source0-md5: d0da9d05f18c82a621171985d536dec7
-URL:           http://people.suug.ch/~tgr/bmon/        
+URL:           http://people.suug.ch/~tgr/bmon/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
@@ -40,7 +40,7 @@
   błędy, skompresowane pakiety...
 
 %package devel
-Summary:       Header files for bmon
+Summary:       Header files for bmon
 Summary(pl):   Pliki nagłówkowe dla bmon
 Group:         Development/Libraries
 
@@ -64,10 +64,11 @@
 %{__make}
 
 %install
+rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}
 install -d $RPM_BUILD_ROOT%{_includedir}/%{name}
 install etc/%{name}.conf $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf
-install include/%{name}/* $RPM_BUILD_ROOT%{_includedir}/%{name}/ 
+install include/%{name}/* $RPM_BUILD_ROOT%{_includedir}/%{name}/
 
 
 %{__make} install \
@@ -80,7 +81,7 @@
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_bindir}/*
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
 %{_mandir}/man1/*
 
 %files devel
@@ -93,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/03/06 15:31:27  glen
+- adapterized
+
 Revision 1.9  2005/03/06 14:28:25  darekr
 - %verify() for config file
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bmon.spec?r1=1.9&r2=1.10&f=u


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

Reply via email to