This commit is contained in:
parent
4ad2bf09a2
commit
80c75969b2
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 08:42:24 CEST 2007 - adrian@suse.de
|
||||
|
||||
- add mimetypes for .ymp and .ymu files (#295677)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 12:09:27 CEST 2007 - dmueller@suse.de
|
||||
|
||||
- remove /bin/ps prereq and replace it with $SHELL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 27 23:51:58 CEST 2007 - coolo@suse.de
|
||||
|
||||
|
@ -11,15 +11,15 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: aaa_base
|
||||
BuildRequires: aaa_skel
|
||||
BuildRequires: aaa_skel procps
|
||||
License: GPL v2 or later
|
||||
Group: System/Fhs
|
||||
Provides: bin bootutls etc skeleng skelger
|
||||
Requires: aaa_skel filesystem distribution-release logrotate /bin/mktemp /usr/bin/find /usr/bin/xargs mingetty cpio udev
|
||||
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv net-tools
|
||||
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
|
||||
Release: 60
|
||||
Release: 63
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -134,6 +134,10 @@ done > aaa_base.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed Aug 01 2007 - adrian@suse.de
|
||||
- add mimetypes for .ymp and .ymu files (#295677)
|
||||
* Mon Jul 30 2007 - dmueller@suse.de
|
||||
- remove /bin/ps prereq and replace it with $SHELL
|
||||
* Fri Jul 27 2007 - coolo@suse.de
|
||||
- revert the last two changes as they break too much for the moment
|
||||
* Fri Jul 27 2007 - werner@suse.de
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6db28bed54ba47c63e511d4884f03191175af0ace9c278da25b8a87a0538d259
|
||||
size 78313
|
||||
oid sha256:b081b54122af8157e0d4b20d69f468f9f7f593ecfe85c9f790e645dd4c00dd6e
|
||||
size 78567
|
||||
|
Loading…
Reference in New Issue
Block a user