diff options
author | Jeremy Katz <katzj@redhat.com> | 2001-07-18 22:37:41 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2001-07-18 22:37:41 +0000 |
commit | facc772b8e29f6a35347002a76a7056a67d8ab54 (patch) | |
tree | 9ecd471301e6e12623fcbf23d7930f6b62728400 /anaconda.spec.in | |
parent | 5bbeb3fc4d9f2d24e4933d89c97f4ef73a46eb11 (diff) | |
download | anaconda-facc772b8e29f6a35347002a76a7056a67d8ab54.tar.gz anaconda-facc772b8e29f6a35347002a76a7056a67d8ab54.tar.xz anaconda-facc772b8e29f6a35347002a76a7056a67d8ab54.zip |
own directories
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r-- | anaconda.spec.in | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in index e9ebf272e..12ee61e11 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -61,9 +61,9 @@ fi %defattr(-,root,root) %doc COPYING /usr/sbin/anaconda -/usr/share/anaconda/* +/usr/share/anaconda /usr/share/locale/*/*/* -/usr/lib/anaconda/* +/usr/lib/anaconda %ifarch i386 /usr/sbin/ddcprobe %endif @@ -80,6 +80,9 @@ fi * %{date} Anaconda team <bugzilla@redhat.com> - built new version from CVS +* Wed Jul 18 2001 Jeremy Katz <katzj@redhat.com> +- own /usr/lib/anaconda and /usr/share/anaconda + * Fri Jan 12 2001 Matt Wilson <msw@redhat.com> - sync text with specspo |