SPECS: vblade.spec - updated to 13

qboosh qboosh at pld-linux.org
Fri Oct 6 11:21:04 CEST 2006


Author: qboosh                       Date: Fri Oct  6 09:21:04 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 13

---- Files affected:
SPECS:
   vblade.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/vblade.spec
diff -u SPECS/vblade.spec:1.3 SPECS/vblade.spec:1.4
--- SPECS/vblade.spec:1.3	Sun Aug 20 17:58:36 2006
+++ SPECS/vblade.spec	Fri Oct  6 11:20:59 2006
@@ -2,12 +2,12 @@
 Summary:	vblade, virtual EtherDrive blade
 Summary(pl):	vblade - wirtualny blade EtherDrive
 Name:		vblade
-Version:	10
+Version:	13
 Release:	1
 License:	GPL v2
 Group:		Base/Utilities
 Source0:	http://dl.sourceforge.net/aoetools/%{name}-%{version}.tar.gz
-# Source0-md5:	c51783ee3235aba58a0c095bdf5fc35c
+# Source0-md5:	225fcbeb1e7d9c02a233bd86bfa856a8
 URL:		http://aoetools.sourceforge.net/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -30,15 +30,16 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man8}
 
-install vbladed $RPM_BUILD_ROOT%{_sbindir}
-install vblade $RPM_BUILD_ROOT%{_sbindir}
-install vblade.8 $RPM_BUILD_ROOT%{_mandir}/man8
+%{__make} install \
+	sbindir=$RPM_BUILD_ROOT%{_sbindir} \
+	mandir=$RPM_BUILD_ROOT%{_mandir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc NEWS README
 %attr(755,root,root) %{_sbindir}/vbladed
 %attr(755,root,root) %{_sbindir}/vblade
 %{_mandir}/man8/*
@@ -49,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/10/06 09:20:59  qboosh
+- updated to 13
+
 Revision 1.3  2006/08/20 15:58:36  qboosh
 - pl, optflags, cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vblade.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list