forked from pool/aaa_base
This commit is contained in:
parent
a01be697c6
commit
f18443a728
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 3 15:29:01 CET 2007 - ro@suse.de
|
||||
|
||||
- for zsh, do not source bash.bashrc (#343621)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 9 10:55:16 CET 2007 - olh@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package aaa_base (Version 10.3.1)
|
||||
# spec file for package aaa_base (Version 11.0)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -18,8 +18,8 @@ Provides: bin bootutls etc skeleng skelger
|
||||
Requires: aaa_skel filesystem distribution-release logrotate /bin/mktemp /usr/bin/find /usr/bin/xargs mingetty cpio udev psmisc
|
||||
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv net-tools
|
||||
AutoReqProv: on
|
||||
Version: 10.3.1
|
||||
Release: 17
|
||||
Version: 11.0
|
||||
Release: 2
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -132,7 +132,10 @@ done > aaa_base.files
|
||||
|
||||
%files -f aaa_base.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Dec 03 2007 - ro@suse.de
|
||||
- for zsh, do not source bash.bashrc (#343621)
|
||||
* Fri Nov 09 2007 - olh@suse.de
|
||||
- do not run swapoff -a during shutdown, only deactivate swapfiles
|
||||
swap can not become unclean like filesystems (#342757)
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f8fb0cddbca519cab44ac6a41243a8c74a1f4693e34d7552598202698fb7da3
|
||||
size 79689
|
||||
oid sha256:e2ad55282aa14a5e4e4b8990f87c694594683fdb446456ba8d8e4e985f9ea183
|
||||
size 79678
|
||||
|
Loading…
Reference in New Issue
Block a user