summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2000-08-05 16:53:27 +0000
committerBill Nottingham <notting@redhat.com>2000-08-05 16:53:27 +0000
commit0fcca6c8ca3dc4981c8dcfb3fb7b790b0b63ce76 (patch)
tree6ba8a6945d2537f1441f97dd0fe2a29ac5f325f6 /anaconda.spec.in
parent92b0e769a1385be5f068a7e14ff7d699c3180e5b (diff)
downloadanaconda-0fcca6c8ca3dc4981c8dcfb3fb7b790b0b63ce76.tar.gz
anaconda-0fcca6c8ca3dc4981c8dcfb3fb7b790b0b63ce76.tar.xz
anaconda-0fcca6c8ca3dc4981c8dcfb3fb7b790b0b63ce76.zip
fix ordering in spec file
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 54831e28a..a46c491d8 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -75,11 +75,12 @@ fi
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
+* %{date} Anaconda team <bugzilla@redhat.com>
+- built new version from CVS
+
* Fri Aug 4 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- allow also subvendorid and subdeviceid in trimpcitable
-* %{date} Anaconda team <bugzilla@redhat.com>
-- built new version from CVS
* Fri Jul 14 2000 Matt Wilson <msw@redhat.com>
- moved init script for reconfig mode to /etc/init.d/reconfig