SHA256
1
0
forked from pool/aaa_base
OBS User unknown
2009-03-09 21:38:35 +00:00
committed by Git OBS Bridge
parent c05f99310c
commit 42506fbfb7
3 changed files with 29 additions and 12 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: 14
Release: 15
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 Mar 09 2009 ro@suse.de
- touch and chmod some files only if they do not exist before
leave them alone otherwise
* Wed Mar 04 2009 meissner@suse.de
- MALLOC_CHECK_=3 (bnc#481582)
* Mon Feb 23 2009 ro@suse.de