SHA256
1
0
forked from pool/aaa_base
OBS User unknown
2009-06-08 10:40:44 +00:00
committed by Git OBS Bridge
parent a6bfdb0af3
commit 77196633a5
3 changed files with 12 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ Recommends: cron logrotate
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv udev net-tools
AutoReqProv: on
Version: 11.2
Release: 26
Release: 27
Summary: SUSE Linux Base Package
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: aaa_base.tar.bz2
@@ -139,6 +139,9 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
%defattr(-,root,root)
%changelog
* Mon Jun 08 2009 coolo@suse.de
- do not set MALLOC_CHECK for now in build environemtns to continue
building even if we have a problem there atm (bnc#509398)
* Tue May 12 2009 werner@suse.de
- Make some expansions work for bash completion (bnc#493303, bnc#487252)
* Fri May 08 2009 werner@suse.de