forked from pool/aaa_base
This commit is contained in:
parent
54a90bd3f5
commit
8e822a44d0
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 20 15:49:08 CEST 2007 - dmueller@suse.de
|
||||
|
||||
- skeleton: change sendmail to generic smtp dependency
|
||||
- etc/init.d/*: add Short-Description tags
|
||||
- add insserv_cleanup postun
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 18 13:45:42 CEST 2007 - coolo@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@ Requires: aaa_skel filesystem distribution-release logrotate /bin/mktemp /
|
||||
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv net-tools
|
||||
Autoreqprov: on
|
||||
Version: 10.3
|
||||
Release: 46
|
||||
Release: 47
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -127,10 +127,17 @@ done > aaa_base.files
|
||||
|
||||
%post -f ../scripts/aaa_base.post
|
||||
|
||||
%postun
|
||||
%insserv_cleanup
|
||||
|
||||
%files -f aaa_base.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed Jun 20 2007 - dmueller@suse.de
|
||||
- skeleton: change sendmail to generic smtp dependency
|
||||
- etc/init.d/*: add Short-Description tags
|
||||
- add insserv_cleanup postun
|
||||
* Mon Jun 18 2007 - coolo@suse.de
|
||||
- let klogd sync its own file instead of all partitions
|
||||
* Mon Jun 18 2007 - werner@suse.de
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ec758bcbc7f568519661003565aab9fab4446830d32a956699e035929608aaf
|
||||
size 76827
|
||||
oid sha256:7cc5c56aa03d077d73884a81f80e991390bfb9b645c9be09a6c8ff4f2325eec1
|
||||
size 76881
|
||||
|
Loading…
Reference in New Issue
Block a user