OBS User unknown
2009-06-13 14:32:56 +00:00
committed by Git OBS Bridge
parent 5d0d44c11c
commit 3ff6713a2d
3 changed files with 10 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: 29
Release: 30
Summary: SUSE Linux Base Package
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: aaa_base.tar.bz2
@@ -139,6 +139,8 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
%defattr(-,root,root)
%changelog
* Sat Jun 13 2009 coolo@suse.de
- now that fixed glibc is in, we can enable malloc_check again
* Thu Jun 11 2009 coolo@novell.com
- /.buildenv is almost never a directory...
* Wed Jun 10 2009 ro@suse.de