SPECS: fakeroot.spec - updated to 1.5.10 - omit ac/am/lt regenerat...

qboosh qboosh at pld-linux.org
Wed Sep 13 00:37:06 CEST 2006


Author: qboosh                       Date: Tue Sep 12 22:37:05 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.5.10
- omit ac/am/lt regeneration - we don't have libtool 2.0 yet

---- Files affected:
SPECS:
   fakeroot.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/fakeroot.spec
diff -u SPECS/fakeroot.spec:1.49 SPECS/fakeroot.spec:1.50
--- SPECS/fakeroot.spec:1.49	Sat Nov 12 13:51:06 2005
+++ SPECS/fakeroot.spec	Wed Sep 13 00:37:00 2006
@@ -3,15 +3,15 @@
 Summary(pl):	Umożliwia uzyskanie ,,podrobionego'' środowiska roota
 Summary(pt_BR):	Cria um falso ambiente de root
 Name:		fakeroot
-Version:	1.5.5
+Version:	1.5.10
 Release:	1
 License:	GPL (see COPYING)
 Group:		Development/Tools
 Source0:	ftp://ftp.debian.org/debian/pool/main/f/fakeroot/%{name}_%{version}.tar.gz
-# Source0-md5:	bf177f1e2d71a1e6c11782106e157bef
-BuildRequires:	autoconf >= 2.57
-BuildRequires:	automake
-BuildRequires:	libtool
+# Source0-md5:	76730bf4c9068773e857e18c346d8c81
+#BuildRequires:	autoconf >= 2.59
+#BuildRequires:	automake
+#BuildRequires:	libtool >= 2.0
 Requires:	util-linux
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -57,11 +57,11 @@
 %setup -q
 
 %build
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
+#%%{__libtoolize}
+#%%{__aclocal}
+#%%{__autoconf}
+#%%{__autoheader}
+#%%{__automake}
 %configure \
 	--disable-static
 %{__make}
@@ -85,7 +85,7 @@
 %doc AUTHORS BUGS COPYING DEBUG README.fake debian/changelog
 %attr(755,root,root) %{_bindir}/*
 %dir %{_libdir}
-%attr(755,root,root) %{_libdir}/libfakeroot.so.*
+%attr(755,root,root) %{_libdir}/libfakeroot*.so
 %{_mandir}/man1/*
 %lang(es) %{_mandir}/es/man1/*
 %lang(fr) %{_mandir}/fr/man1/*
@@ -97,6 +97,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2006/09/12 22:37:00  qboosh
+- updated to 1.5.10
+- omit ac/am/lt regeneration - we don't have libtool 2.0 yet
+
 Revision 1.49  2005/11/12 12:51:06  darekr
 - updated to 1.5.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fakeroot.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list