Updating link to change in openSUSE:Factory/aaa_base revision 172.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=251a801a9d4da9f5b8987311c7b8550d
This commit is contained in:
parent
530a4995a7
commit
c12b863fad
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 7 13:28:42 CEST 2009 - werner@suse.de
|
||||
|
||||
- Remove SuSEconfig.clock and simplify refresh_initrd (bnc#538357)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 6 15:48:20 CEST 2009 - werner@suse.de
|
||||
|
||||
- Refresh initrd if CMOS clock is set to local time (bnc#538357)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 6 11:45:45 CEST 2009 - werner@suse.de
|
||||
|
||||
- Use option -c on grotty command to diaable escape sequences in
|
||||
/etc/init.d/README (bnc#543957)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 30 13:24:57 CEST 2009 - werner@suse.de
|
||||
|
||||
|
@ -28,7 +28,7 @@ Recommends: cron logrotate netcfg 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
|
||||
AutoReqProv: on
|
||||
Version: 11.2
|
||||
Release: 41
|
||||
Release: 42
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -100,7 +100,7 @@ popd
|
||||
#
|
||||
test -s $RPM_BUILD_ROOT/usr/share/man/man7/init.d.7 || exit 1
|
||||
cat $RPM_BUILD_ROOT/usr/share/man/man7/init.d.7 | \
|
||||
troff -Tlatin1 -t -mandoc | grotty -bou > \
|
||||
troff -Tlatin1 -t -mandoc | grotty -cbou > \
|
||||
$RPM_BUILD_ROOT/etc/init.d/README
|
||||
cp $RPM_BUILD_ROOT/etc/init.d/README $RPM_BUILD_ROOT/sbin/init.d.README
|
||||
#
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1c53e2e8f79fc5d8423202bfadf0db1facb44c87a52c09d694e741adf44a4ef
|
||||
size 80837
|
||||
oid sha256:599852847028eabc0f54072e0292910b3ba170bf11214202e8b319d6fa1523fc
|
||||
size 81025
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b4841d54b7ee38bdf4c77f25d82e546b174bc8ee597793efec99b0803e5c8b0
|
||||
size 6572
|
||||
oid sha256:33c54ca37e9bda9b75db95a01655fe32dfd79cbaecd0b646c959bbb0fca2b7f2
|
||||
size 6549
|
||||
|
Loading…
Reference in New Issue
Block a user