test: vdee.spec -2

spider spider at pld-linux.org
Thu Mar 23 15:29:39 CET 2006


Author: spider                       Date: Thu Mar 23 14:29:39 2006 GMT
Module: test                          Tag: HEAD
---- Log message:
-2

---- Files affected:
test:
   vdee.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: test/vdee.spec
diff -u test/vdee.spec:1.1 test/vdee.spec:1.2
--- test/vdee.spec:1.1	Thu Mar 23 15:29:06 2006
+++ test/vdee.spec	Thu Mar 23 15:29:34 2006
@@ -1,46 +1,41 @@
 # $Revision$, $Date$
-Summary:	VDE: Virtual Distributed Ethernet
-Summary(pl):	VDE: wirtualny rozproszony ethernet
-Name:		vde
-Version:	1.5.11
-Release:	1
-License:	GPL v2
-Group:		Networking/Utilities
-Source0:	http://dl.sourceforge.net/vde/%{name}-%{version}.tar.bz2
-# Source0-md5:	00f739390a86fa5860a269ca157ee0f6
-URL:		http://sourceforge.net/projects/vde/
-BuildRequires:	autoconf
-BuildRequires:	automake
-BuildRequires:	libtool
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Summary:        VDE: Virtual Distributed Ethernet
+Summary(pl):    VDE:
+Name:           vde
+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:	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
-VDE: Virtual Distributed Ethernet. It creates the abstraction of a
-virtual ethernet: a single vde can be accessed by virtual and real
-computers.
+ VDE: Virtual Distributed Ethernet. It creates the abstraction of a virtual ethernet: a single vde can be accessed by virtual and real computers.
 
 %description -l pl
-VDE: wirtualny rozproszony ethernet. Narzędzie to tworzy abstrakcyjny
-wirtualny ethernet - pojedynczy vde może być dostępny z wirtualnych
-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,60 +43,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.1  2006/03/23 14:29:06  spider
-- 1
-
-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.2  2006/03/23 14:29:34  spider
+-2
 
-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/test/vdee.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list