SHA256
3
0
forked from pool/rpm

checked in (request 49797)

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=66
This commit is contained in:
OBS User autobuild 2010-10-07 19:47:22 +00:00 committed by Git OBS Bridge
parent 0260a2e985
commit c61135710c
2 changed files with 1 additions and 10 deletions

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Mon Oct 4 17:34:52 UTC 2010 - cristian.rodriguez@opensuse.org
- Enable libcap support so we can use the %caps macro in spec
files to set POSIX capabilities.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 8 11:35:46 CEST 2010 - ro@suse.de Wed Sep 8 11:35:46 CEST 2010 - ro@suse.de

View File

@ -22,7 +22,6 @@ License: GPLv2+
Group: System/Packages Group: System/Packages
BuildRequires: file-devel libbz2-devel libelf-devel libselinux-devel lua-devel ncurses-devel xz-devel zlib-devel BuildRequires: file-devel libbz2-devel libelf-devel libselinux-devel lua-devel ncurses-devel xz-devel zlib-devel
BuildRequires: popt-devel BuildRequires: popt-devel
BuildRequires: libacl-devel libcap-devel
#!BuildIgnore: rpmlint-Factory #!BuildIgnore: rpmlint-Factory
Provides: rpminst Provides: rpminst
PreReq: %insserv_prereq %fillup_prereq permissions PreReq: %insserv_prereq %fillup_prereq permissions
@ -202,9 +201,7 @@ pushd beecrypt
./autogen.sh --with-pic ./autogen.sh --with-pic
make %{?_smp_mflags} make %{?_smp_mflags}
popd popd
./autogen.sh --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \ ./autogen.sh --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} --libdir=%{_libdir} --sysconfdir=/etc --localstatedir=/var --with-lua --with-selinux --with-internal-beecrypt --enable-shared %{?with_python: --enable-python}
--libdir=%{_libdir} --sysconfdir=/etc --localstatedir=/var --with-lua \
--with-selinux --with-internal-beecrypt --with-acl --with-cap --enable-shared %{?with_python: --enable-python}
rm po/de.gmo rm po/de.gmo
make %{?_smp_mflags} make %{?_smp_mflags}
make convertdb1 make convertdb1