SPECS: libvserver.spec - up to 1.0.2

arekm arekm at pld-linux.org
Wed Jun 27 17:04:58 CEST 2007


Author: arekm                        Date: Wed Jun 27 15:04:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.0.2

---- Files affected:
SPECS:
   libvserver.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/libvserver.spec
diff -u SPECS/libvserver.spec:1.7 SPECS/libvserver.spec:1.8
--- SPECS/libvserver.spec:1.7	Tue Feb 13 07:46:52 2007
+++ SPECS/libvserver.spec	Wed Jun 27 17:04:53 2007
@@ -1,15 +1,14 @@
 # $Revision$, $Date$
-%define		_pre	pre20051119
 Summary:	Linux-VServer syscall library
 Summary(pl.UTF-8):	Biblioteka wywołań systemowych Linux-VServer
 Name:		libvserver
-Version:	1.0
-Release:	0.%{_pre}.0.1
+Version:	1.0.2
+Release:	1
 License:	GPL v2
 Group:		Applications/System
-Source0:	http://dev.gentoo.org/~hollow/vserver/libvserver/%{name}-%{version}_%{_pre}.tar.bz2
-# Source0-md5:	26a9f54e058abaad939f0a90f99314cf
-URL:		http://dev.gentoo.org/~hollow/vserver/libvserver/
+Source0:	http://dev.gentoo.org/~hollow/libvserver/%{name}-%{version}.tar.bz2
+# Source0-md5:	c88584aba69908c860e708a3d5af9e8b
+URL:		http://dev.gentoo.org/~hollow/libvserver/
 Conflicts:	util-vserver
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -60,10 +59,16 @@
 Biblioteka statyczna libvserver.
 
 %prep
-%setup -q -n %{name}-%{version}_%{_pre}
+%setup -q
 
 %build
-%configure
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__automake}
+CPPFLAGS="-D__KERNEL_STRICT_NAMES=1" 
+%configure \
+	--disable-dietlibc
 %{__make}
 
 %install
@@ -100,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/06/27 15:04:53  arekm
+- up to 1.0.2
+
 Revision 1.7  2007/02/13 06:46:52  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list