SPECS: libvserver.spec - up to 1.0_pre

baggins baggins at pld-linux.org
Mon Nov 21 13:32:13 CET 2005


Author: baggins                      Date: Mon Nov 21 12:32:13 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.0_pre

---- Files affected:
SPECS:
   libvserver.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/libvserver.spec
diff -u SPECS/libvserver.spec:1.4 SPECS/libvserver.spec:1.5
--- SPECS/libvserver.spec:1.4	Mon Oct 10 22:32:22 2005
+++ SPECS/libvserver.spec	Mon Nov 21 13:32:04 2005
@@ -1,13 +1,14 @@
 # $Revision$, $Date$
+%define		_pre	pre20051119
 Summary:	Linux-VServer syscall library
 Summary(pl):	Biblioteka wywołań systemowych Linux-VServer
 Name:		libvserver
-Version:	0.2.1
-Release:	0.1
+Version:	1.0
+Release:	0.%{_pre}.0.1
 License:	GPL v2
 Group:		Applications/System
-Source0:	http://dev.gentoo.org/~hollow/vserver/libvserver/%{name}-%{version}.tar.bz2
-# Source0-md5:	61cb0a655e40116e1b4eba917018cdce
+Source0:	http://dev.gentoo.org/~hollow/vserver/libvserver/%{name}-%{version}_%{_pre}.tar.bz2
+# Source0-md5:	26a9f54e058abaad939f0a90f99314cf
 URL:		http://dev.gentoo.org/~hollow/vserver/libvserver/
 Conflicts:	util-vserver
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -37,6 +38,7 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	linux-libc-headers
+Conflicts:	util-vserver-devel < 1.0
 
 %description devel
 This is the package containing the header files for libvserver.
@@ -49,6 +51,7 @@
 Summary(pl):	Biblioteka statyczna libvserver
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
+Conflicts:	util-vserver-static < 1.0
 
 %description static
 Static libvserver library.
@@ -57,7 +60,7 @@
 Biblioteka statyczna libvserver.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}_%{_pre}
 
 %build
 %configure
@@ -79,15 +82,6 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_libdir}/libvserver.so.*.*.*
-%attr(755,root,root) %{_sbindir}/vcontext
-%attr(755,root,root) %{_sbindir}/vdlimit
-%attr(755,root,root) %{_sbindir}/vinfo
-%attr(755,root,root) %{_sbindir}/vlimit
-%attr(755,root,root) %{_sbindir}/vnamespace
-%attr(755,root,root) %{_sbindir}/vnetwork
-%attr(755,root,root) %{_sbindir}/vsched
-%attr(755,root,root) %{_sbindir}/vsignal
-%attr(755,root,root) %{_sbindir}/vuname
 
 %files devel
 %defattr(644,root,root,755)
@@ -106,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/11/21 12:32:04  baggins
+- up to 1.0_pre
+
 Revision 1.4  2005/10/10 20:32:22  glen
 - conflicts with util-vserver binaries
 
================================================================

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




More information about the pld-cvs-commit mailing list