forked from pool/aaa_base
This commit is contained in:
parent
b23af3df29
commit
54ad2bd628
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 6 12:36:22 CET 2008 - werner@suse.de
|
||||||
|
|
||||||
|
- Fix chkconfig to make option `-s <serv> on' (bnc#422433)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 5 17:23:10 CET 2008 - werner@suse.de
|
Wed Nov 5 17:23:10 CET 2008 - werner@suse.de
|
||||||
|
|
||||||
|
@ -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
|
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
|
AutoReqProv: on
|
||||||
Version: 11.1
|
Version: 11.1
|
||||||
Release: 10002
|
Release: 10003
|
||||||
Summary: SUSE Linux Base Package
|
Summary: SUSE Linux Base Package
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: aaa_base.tar.bz2
|
Source: aaa_base.tar.bz2
|
||||||
@ -152,6 +152,8 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 06 2008 werner@suse.de
|
||||||
|
- Fix chkconfig to make option `-s <serv> on' (bnc#422433)
|
||||||
* Wed Nov 05 2008 werner@suse.de
|
* Wed Nov 05 2008 werner@suse.de
|
||||||
- rs.status: don't use escape seqs if not on a tty (bnc#422004)
|
- rs.status: don't use escape seqs if not on a tty (bnc#422004)
|
||||||
* Wed Nov 05 2008 ro@suse.de
|
* Wed Nov 05 2008 ro@suse.de
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:76de1a545a1b5c94283d2a89825bcaab65a564d6ba51c048dac2a5326a4d8a61
|
oid sha256:d5bff6379a6f5181c8d633cb6de58065df4fea9b4c69b664fa7e2b091e28174a
|
||||||
size 79813
|
size 79867
|
||||||
|
Loading…
Reference in New Issue
Block a user