forked from pool/aaa_base
This commit is contained in:
parent
7b6b1adec4
commit
f339074f69
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 16 11:01:38 CET 2007 - meissner@suse.de
|
||||||
|
|
||||||
|
- enable malloc debug again for factory.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 12 18:50:53 CET 2007 - werner@suse.de
|
Fri Jan 12 18:50:53 CET 2007 - werner@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
|
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv net-tools
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Version: 10.3
|
Version: 10.3
|
||||||
Release: 3
|
Release: 4
|
||||||
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
|
||||||
@ -145,6 +145,8 @@ done > aaa_base.files
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog -n aaa_base
|
%changelog -n aaa_base
|
||||||
|
* Tue Jan 16 2007 - meissner@suse.de
|
||||||
|
- enable malloc debug again for factory.
|
||||||
* Fri Jan 12 2007 - werner@suse.de
|
* Fri Jan 12 2007 - werner@suse.de
|
||||||
- Don't use shell function if the program 'which' exists (#231716)
|
- Don't use shell function if the program 'which' exists (#231716)
|
||||||
* Fri Jan 12 2007 - ro@suse.de
|
* Fri Jan 12 2007 - 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:de06e58699348cc440692aeb3d57ae718939b375532c3b0d88c17ce1f3952eb7
|
oid sha256:39179d317b12a9c4ca4278f3a969e06dba1cbc37ff78649fff8b863d554e4268
|
||||||
size 77917
|
size 77919
|
||||||
|
Loading…
Reference in New Issue
Block a user