SPECS: fakeroot.spec - updated to 1.9.5
qboosh
qboosh at pld-linux.org
Sun Jul 20 22:40:13 CEST 2008
Author: qboosh Date: Sun Jul 20 20:40:13 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.9.5
---- Files affected:
SPECS:
fakeroot.spec (1.55 -> 1.56)
---- Diffs:
================================================================
Index: SPECS/fakeroot.spec
diff -u SPECS/fakeroot.spec:1.55 SPECS/fakeroot.spec:1.56
--- SPECS/fakeroot.spec:1.55 Mon Dec 31 02:01:48 2007
+++ SPECS/fakeroot.spec Sun Jul 20 22:40:08 2008
@@ -3,15 +3,13 @@
Summary(pl.UTF-8): Umożliwia uzyskanie ,,podrobionego'' środowiska roota
Summary(pt_BR.UTF-8): Cria um falso ambiente de root
Name: fakeroot
-Version: 1.8.10
+Version: 1.9.5
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: 5ca6dab46ac7e1617edd71f8bb2ed4be
-#BuildRequires: autoconf >= 2.59
-#BuildRequires: automake
-#BuildRequires: libtool >= 2.0
+# Source0-md5: 95c0c78c734b9782ec8d47e99c8e3fc8
+BuildRequires: acl-devel
Requires: util-linux
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -57,11 +55,6 @@
%setup -q
%build
-#%%{__libtoolize}
-#%%{__aclocal}
-#%%{__autoconf}
-#%%{__autoheader}
-#%%{__automake}
%configure \
--disable-static
%{__make}
@@ -83,10 +76,12 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS BUGS COPYING DEBUG debian/changelog
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/faked
+%attr(755,root,root) %{_bindir}/fakeroot
%dir %{_libdir}
%attr(755,root,root) %{_libdir}/libfakeroot*.so
-%{_mandir}/man1/*
+%{_mandir}/man1/faked.1*
+%{_mandir}/man1/fakeroot.1*
%lang(es) %{_mandir}/es/man1/*
%lang(fr) %{_mandir}/fr/man1/*
%lang(nl) %{_mandir}/nl/man1/*
@@ -98,6 +93,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.56 2008/07/20 20:40:08 qboosh
+- updated to 1.9.5
+
Revision 1.55 2007/12/31 01:01:48 zbyniu
- up to 1.8.10
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fakeroot.spec?r1=1.55&r2=1.56&f=u
More information about the pld-cvs-commit
mailing list