auto-import changelog data from docbook-dtds-1.0-24.src.rpm

Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com> 1.0-24
- Use ':' instead of '.' as separator for chown.
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
This commit is contained in:
cvsdist 2004-09-09 04:20:48 +00:00
parent d308bfd381
commit e651635390

View File

@ -1,6 +1,6 @@
Name: docbook-dtds
Version: 1.0
Release: 22.1
Release: 24
Group: Applications/Text
Summary: SGML and XML document type definitions for DocBook.
@ -111,7 +111,7 @@ cd ..
%patch5 -p1
if [ `id -u` -eq 0 ]; then
chown -R root.root .
chown -R root:root .
chmod -R a+rX,g-w,o-w .
fi
@ -748,6 +748,12 @@ then
fi
%changelog
* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com> 1.0-24
- Use ':' instead of '.' as separator for chown.
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Wed Aug 6 2003 Tim Waugh <twaugh@redhat.com> 1.0-22.1
- Rebuilt.