OBS User unknown
2009-02-19 16:29:01 +00:00
committed by Git OBS Bridge
parent 1b02594390
commit 7d8d0d0cc4
3 changed files with 17 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: 11
Release: 12
Summary: SUSE Linux Base Package
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: aaa_base.tar.bz2
@@ -139,6 +139,10 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
%defattr(-,root,root)
%changelog
* Thu Feb 19 2009 schwab@suse.de
- Add .xz to /etc/DIR_COLORS.
* Thu Feb 19 2009 meissner@suse.de
- reenable MALLOC_CHECK_ and MALLOC_PERTURB_ for Factory.
* Mon Feb 16 2009 ro@suse.de
- fix typo in etc/init.d/rc (bnc#469242)
* Fri Feb 13 2009 ro@suse.de