SPECS (VDE2): vde.spec - new in vde2 branch

spider spider at pld-linux.org
Tue Apr 18 12:28:12 CEST 2006


Author: spider                       Date: Tue Apr 18 10:28:11 2006 GMT
Module: SPECS                         Tag: VDE2
---- Log message:
- new in vde2 branch

---- Files affected:
SPECS:
   vde.spec (1.12 -> 1.12.2.1) 

---- Diffs:

================================================================
Index: SPECS/vde.spec
diff -u SPECS/vde.spec:1.12 SPECS/vde.spec:1.12.2.1
--- SPECS/vde.spec:1.12	Mon Mar 13 01:50:04 2006
+++ SPECS/vde.spec	Tue Apr 18 12:28:06 2006
@@ -2,16 +2,17 @@
 Summary:	VDE: Virtual Distributed Ethernet
 Summary(pl):	VDE: wirtualny rozproszony ethernet
 Name:		vde
-Version:	1.5.11
-Release:	1
+Version:	2.0.2
+Release:	0.1
 License:	GPL v2
 Group:		Networking/Utilities
 Source0:	http://dl.sourceforge.net/vde/%{name}-%{version}.tar.bz2
-# Source0-md5:	00f739390a86fa5860a269ca157ee0f6
+# Source0-md5:	d97a8dbc72942c57542f50322b538a48
 URL:		http://sourceforge.net/projects/vde/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
+Conflicts:	qemu >= 8.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -25,22 +26,21 @@
 jak i rzeczywistych komputerów.
 
 %prep
-%setup -q 
+%setup -q
 
 %build
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure 
-
+%configure
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install  \
-	DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+        DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_bindir}/vdeqemu
 ln -sf vdeq $RPM_BUILD_ROOT%{_bindir}/vdeqemu
@@ -48,57 +48,22 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	-p /sbin/ldconfig
-%postun	-p /sbin/ldconfig
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
-%doc README
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/libvdetap.so
 %{_mandir}/man1/*.1*
 
-%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.12  2006/03/13 00:50:04  undefine
-- up to 1.2.11, works with new qemu
-
-Revision 1.11  2005/12/23 17:00:08  darekr
-- added ChangeLog to %doc
-
-Revision 1.10  2005/12/23 16:50:44  undefine
-- different use networks in qemu >= 8.0 - conflict 8.0
-
-Revision 1.9  2005/08/27 12:36:47  megabajt
-- BR: autoconf, automake, libtool
-
-Revision 1.8  2005/06/24 13:38:57  ankry
-- pl capitalization is pointless here: unless we do s/vde/wre/g
-
-Revision 1.7  2005/06/24 10:00:08  spider
-- up to 1.5.9
-- fix source
-- fif doc section
-
-Revision 1.6  2005/05/31 11:23:42  spider
-- sed isn't needed now
-
-Revision 1.5  2005/05/31 11:06:44  jajcus
-- Version: 1.5.8
-
-Revision 1.4  2005/03/24 21:23:38  qboosh
-- builds
-
-Revision 1.3  2005/03/24 21:09:09  qboosh
-- typo
+Revision 1.12.2.1  2006/04/18 10:28:06  spider
+- new in vde2 branch
 
-Revision 1.2  2005/03/24 21:08:27  qboosh
-- cleanup
 
-Revision 1.1  2005/03/24 11:23:38  spider
-- need fix
-- problem in %prep
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vde.spec?r1=1.12&r2=1.12.2.1&f=u



More information about the pld-cvs-commit mailing list