6ca2133
%global debug_package %{nil}
6ca2133
cvsdist 2bcccc3
Name: gtk-doc
5078861
Version: 1.33.1
e3098ab
Release: 3%{?dist}
05633e3
Summary: API documentation generation tool for GTK+ and GNOME
2c73c3e
05633e3
License: GPLv2+ and GFDL
abf6c4f
URL: https://gitlab.gnome.org/GNOME/gtk-doc/
b840451
Source0: http://download.gnome.org/sources/%{name}/1.33/%{name}-%{version}.tar.xz
e7f94fd
75fe7ae
# Partially revert a gtk-doc 1.31 change that broke e-d-s and NM builds
75fe7ae
# https://bugzilla.redhat.com/show_bug.cgi?id=1775560
75fe7ae
# https://gitlab.gnome.org/GNOME/gtk-doc/issues/98
75fe7ae
# https://gitlab.gnome.org/GNOME/gtk-doc/issues/110
75fe7ae
Patch0: 0001-Partially-revert-a-gtk-doc-1.31-change-that-broke-e-.patch
75fe7ae
e7f94fd
BuildRequires: dblatex
80603b7
BuildRequires: docbook-utils
d3ab1e9
BuildRequires: /usr/bin/xsltproc
53d0ad6
BuildRequires: docbook-style-xsl
e7803bd
BuildRequires: gcc
c337f27
BuildRequires: gettext
b840451
BuildRequires: glib2-devel
b840451
BuildRequires: meson
cd6cd3a
BuildRequires: python3-devel
cfe62de
BuildRequires: python3-pygments
e3098ab
%if 0%{?fedora}
cfe62de
BuildRequires: python3-parameterized
e3098ab
%endif
cfe62de
BuildRequires: python3-anytree
712a8e5
BuildRequires: python3-lxml
Colin Walters a8b6375
BuildRequires: yelp-tools
Colin Walters a8b6375
paragn 88d2fbe
# Following are not automatically installed
e7f94fd
Requires: docbook-utils /usr/bin/xsltproc docbook-style-xsl
712a8e5
Requires: python3-pygments
712a8e5
Requires: python3-anytree
712a8e5
Requires: python3-lxml
cvsdist 2bcccc3
cvsdist 2bcccc3
%description
cvsdist 2bcccc3
gtk-doc is a tool for generating API reference documentation.
cvsdist 2bcccc3
It is used for generating the documentation for GTK+, GLib
cvsdist 2bcccc3
and GNOME.
cvsdist 2bcccc3
cvsdist 2bcccc3
%prep
e7f94fd
%autosetup -p1
634054c
cvsdist 2bcccc3
# Move this doc file to avoid name collisions
cvsdist 2bcccc3
mv doc/README doc/README.docs
cvsdist 2bcccc3
cvsdist 2bcccc3
%build
b840451
%meson
b840451
%meson_build
cvsdist 2bcccc3
cvsdist 2bcccc3
%install
b840451
%meson_install
cvsdist 2bcccc3
00de13e
%py_byte_compile %{__python3} %{buildroot}%{_datadir}/gtk-doc/
00de13e
e3098ab
%if 0%{?fedora}
2921573
%check
b840451
%meson_test
e3098ab
%endif
2921573
cvsdist 2bcccc3
%files
9ebdbd9
%license COPYING COPYING-DOCS
9ebdbd9
%doc AUTHORS README doc/* examples
cvsdist 8bc60c6
%{_bindir}/*
988ea97
%{_datadir}/aclocal/gtk-doc.m4
cvsdist 8bc60c6
%{_datadir}/gtk-doc/
cvsdist dbf4c02
%{_datadir}/pkgconfig/gtk-doc.pc
Colin Walters a8b6375
%{_datadir}/help/*/gtk-doc-manual/
5078861
%{_libdir}/cmake/
5cc5962
cvsdist 2bcccc3
%changelog
e3098ab
* Tue Jan 19 2021 David King <amigadave@amigadave.com> - 1.33.1-3
e3098ab
- Disable test suite on non-Fedora
e3098ab
c76f28f
* Mon Jan 18 2021 David King <amigadave@amigadave.com> - 1.33.1-2
c76f28f
- Remove unused runtime dependency on python3-parameterized
abf6c4f
- Update URL (#1905556)
c76f28f
5078861
* Tue Nov 17 2020 Kalev Lember <klember@redhat.com> - 1.33.1-1
5078861
- Update to 1.33.1
5078861
b840451
* Thu Oct 01 2020 Kalev Lember <klember@redhat.com> - 1.33-1
b840451
- Update to 1.33
b840451
- Switch to meson build system
00de13e
- Explicitly byte-compile python files using py_byte_compile macro
b840451
8991445
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.32-5
8991445
- Second attempt - Rebuilt for
8991445
  https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
8991445
221f299
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.32-4
221f299
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
221f299
01eb081
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.32-3
01eb081
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
01eb081
75fe7ae
* Thu Nov 28 2019 Kalev Lember <klember@redhat.com> - 1.32-2
75fe7ae
- Partially revert a gtk-doc 1.31 change that broke e-d-s and NM builds (#1775560)
75fe7ae
cfe62de
* Mon Nov 11 2019 Lubomir Rintel <lkundrak@v3.sk> - 1.32-1
cfe62de
- Update to 1.32
cfe62de
6d1b403
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-4
6d1b403
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
6d1b403
988ea97
* Mon Feb 04 2019 Kalev Lember <klember@redhat.com> - 1.29-3
988ea97
- Avoid owning /usr/share/aclocal dir as it's part of filesystem rpm now
988ea97
  (#1672131)
988ea97
370a976
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-2
370a976
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
370a976
8821712
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 1.29-1
8821712
- Update to 1.29
8821712
a15d97d
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.28-4
a15d97d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
a15d97d
b5345e6
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.28-3
b5345e6
- Rebuilt for Python 3.7
b5345e6
7d7af8f
* Thu May 10 2018 Adam Williamson <awilliam@redhat.com> - 1.28-2
7d7af8f
- Fix a couple of crasher bugs encountered by halfline (BGO#79601{1,2))
7d7af8f
48a3c4a
* Sat Mar 24 2018 Kalev Lember <klember@redhat.com> - 1.28-1
48a3c4a
- Update to 1.28
cd6cd3a
- Switch to Python 3 (#1509660)
48a3c4a
a262879
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.27-2
a262879
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
a262879
2ca2390
* Thu Dec 07 2017 Kalev Lember <klember@redhat.com> - 1.27-1
2ca2390
- Update to 1.27
2ca2390
b454396
* Fri Oct 06 2017 Kalev Lember <klember@redhat.com> - 1.26-2
b454396
- Add missing pkgconfig(glib-2.0) dep
b454396
e7f94fd
* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 1.26-1
e7f94fd
- Update to 1.26
fdc3a48
- Don't own /usr/share/gtk-doc/html/ -- packages that drop files in there need
fdc3a48
  to co-own the directory, instead of depending on gtk-doc
e7f94fd
59b4dc5
* Mon Aug 07 2017 Björn Esser <besser82@fedoraproject.org> - 1.25-6
59b4dc5
- Rebuilt for AutoReq cmake-filesystem
59b4dc5
5fde81a
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-5
5fde81a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
5fde81a
ef170df
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-4
ef170df
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
ef170df
1e95941
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-3
1e95941
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
1e95941
6bf7bc8
* Tue Oct 18 2016 Kalev Lember <klember@redhat.com> - 1.25-2
6bf7bc8
- Use make_install macro
c8a9498
- Don't set group tags
2921573
- Run self tests
4728dca
- Drop unused build deps
6bf7bc8
d85d595
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 1.25-1
d85d595
- Update to 1.25
6ca2133
- Make the package not noarch as it is now putting files in archful directories
d85d595
d3ab1e9
* Thu Feb 04 2016 David King <amigadave@amigadave.com> - 1.24-4
d3ab1e9
- Require xsltproc, not libxslt
d3ab1e9
e2c91a1
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-3
e2c91a1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
e2c91a1
ab65ed0
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.24-2
ab65ed0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
ab65ed0
2d4b920
* Sun May 31 2015 Kalev Lember <kalevlember@gmail.com> - 1.24-1
2d4b920
- Update to 1.24
2d4b920
f27cb1b
* Sun May 17 2015 Kalev Lember <kalevlember@gmail.com> - 1.23-1
f27cb1b
- Update to 1.23
f27cb1b
43f235a
* Sun May 10 2015 Kalev Lember <kalevlember@gmail.com> - 1.22-1
43f235a
- Update to 1.22
9ebdbd9
- Use license macro for the COPYING files
43f235a
d4e4bc7
* Thu Jul 17 2014 Kalev Lember <kalevlember@gmail.com> - 1.21-1
d4e4bc7
- Update to 1.21
d4e4bc7
e794a0e
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20-2
e794a0e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
e794a0e
Richard Hughes 23a2631
* Mon Feb 17 2014 Richard Hughes <rhughes@redhat.com> - 1.20-1
Richard Hughes 23a2631
- Update to 1.20
Richard Hughes 23a2631
2c73c3e
* Tue Oct 29 2013 Matthias Clasen <mclasen@redhat.com> - 1.19-4
2c73c3e
- Fix sorting of the annotation glossary 
2c73c3e
0e54eea
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.19-3
0e54eea
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
0e54eea
5a43f2b
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.19-2
5a43f2b
- Perl 5.18 rebuild
5a43f2b
7615078
* Wed Jun  5 2013 Matthias Clasen <mclasen@redhat.com> - 1.19-1
7615078
- Update to 1.19
7615078
Colin Walters a8b6375
* Thu Apr 25 2013 Colin Walters <walters@verbum.org> - 1.18-5.20130425gitdf075f
Colin Walters a8b6375
- New git snapshot; attempting to fix for #910830
Colin Walters a8b6375
09600a0
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.18-4
09600a0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
09600a0
e6cc507
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.18-3
e6cc507
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
e6cc507
6b58636
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.18-2
6b58636
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
6b58636
073845b
* Mon Sep 19 2011 Matthias Clasen <mclasen@redhat.com> - 1.18-1
073845b
- Update to 1.18
073845b
0b2a673
* Mon Mar  7 2011 Matthias Clasen <mclasen@redhat.com> - 1.17-1
0b2a673
- Update to 1.17
0b2a673
9c95432
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.16-2
9c95432
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
9c95432
316e631
* Fri Jan 14 2011 Matthias Clasen <mclasen@redhat.com> - 1.16-1
316e631
- Update to 1.16
316e631
paragn 88d2fbe
* Fri Sep 24 2010 Parag Nemade <paragn AT fedoraproject.org> - 1.15-2
paragn 88d2fbe
- Merge-review cleanup (#225870)
paragn 88d2fbe
c20801e
* Sun May 23 2010 Matthias Clasen <mclasen@redhat.com> - 1.15-1
c20801e
- Update to 1.15
c20801e
254162d
* Sun Mar 28 2010 Matthias Clasen <mclasen@redhat.com> - 1.14-1
254162d
- Update to 1.14
254162d
9d217fd
* Wed Jan  6 2010 Matthias Clasen <mclasen@redhat.com> - 1.13-2
9d217fd
- Fix issues with gtkdoc-fixxref
9d217fd
f8120da
* Tue Dec 22 2009 Matthias Clasen <mclasen@redhat.com> - 1.13-1
f8120da
- Update to 1.13
f8120da
80603b7
* Thu Dec  3 2009 Matthias Clasen <mclasen@redhat.com> - 1.11-6
80603b7
- Drop unnecessary BRs
80603b7
f49a670
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11-5
f49a670
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
f49a670
4996fc9
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11-4
4996fc9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
4996fc9
4769006
* Sun Nov 23 2008 Matthias Clasen <mclasen@redhat.com> - 1.11-3
4769006
- Fix an index generation problem
4769006
a71a7bb
* Fri Nov 21 2008 Matthias Clasen <mclasen@redhat.com> - 1.11-2
a5d930f
- Update to 1.11
a5d930f
11e1456
* Fri Jul 25 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.10-2
11e1456
- fix license tag
11e1456
aef4a86
* Thu Apr 24 2008 Matthias Clasen <mclasen@redhat.com> - 1.10-1
aef4a86
- Update to 1.10
aef4a86
b1094bb
* Tue Jan  8 2008 Matthias Clasen <mclasen@redhat.com> - 1.9-4
b1094bb
- Try again 
b1094bb
5bf25bd
* Mon Jan  7 2008 Matthias Clasen <mclasen@redhat.com> - 1.9-3
6485613
- Improve the fix 
6485613
5f541ca
* Tue Dec 18 2007 Matthias Clasen <mclasen@redhat.com> - 1.9-2
5f541ca
- Fix a problem in gtk-doc.make
5f541ca
fd9ac07
* Sun Nov 18 2007 Matthias Clasen <mclasen@redhat.com> - 1.9-1
fd9ac07
- Update to 1.9
fd9ac07
26b9b16
* Tue Aug  7 2007 Matthias Clasen <mclasen@redhat.com> - 1.8-3
26b9b16
- Update the license field
26b9b16
517dc1f
* Thu Mar 29 2007 Matthias Clasen <mclasen@redhat.com> - 1.8-2
517dc1f
- Drop a no longer needed patch
517dc1f
62b0e59
* Wed Feb 21 2007 Matthias Clasen <mclasen@redhat.com> - 1.8-1
62b0e59
- Update to 1.8
62b0e59
- Fix some directory ownership issues
62b0e59
27d595b
* Fri Feb  2 2007 Matthias Clasen <mclasen@redhat.com> - 1.7-3
27d595b
- Fix the omf file (#223684)
27d595b
93f78f0
* Wed Dec 20 2006 Matthias Clasen <mclasen@redhat.com> - 1.7-2
93f78f0
- Own the /usr/share/gtk-doc/html directory (#220230)
93f78f0
6c1c9f6
* Wed Aug  2 2006 Matthias Clasen <mclasen@redhat.com> - 1.7-1.fc6
6c1c9f6
- Update to 1.7
6c1c9f6
c203555
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.6-3.1
c203555
- rebuild
c203555
53d0ad6
* Mon May 22 2006 Matthias Clasen <mclasen@redhat.com> 1.6-3
53d0ad6
- Make it build in mock
53d0ad6
d7fc5ba
* Mon Apr 10 2006 Matthias Clasen <mclasen@redhat.com> 1.6-2
ddf47cb
- Update to 1.6
ddf47cb
f4bc9c7
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
f4bc9c7
- rebuilt
f4bc9c7
84818c7
* Wed Jul  6 2005 Matthias Clasen <mclasen@redhat.com> 1.4-1
84818c7
- update to 1.4
84818c7
d31bb43
* Thu May  5 2005 Matthias Clasen <mclasen@redhat.com> 1.3-1
d31bb43
- accept ':' in ids
d31bb43
5cc5962
* Wed Jan 26 2005 Matthias Clasen <mclasen@redhat.com> 1.3-1
5cc5962
- update to 1.3
5cc5962
034f530
* Tue Sep 21 2004 Matthias Clasen <mclasen@redhat.com> 1.2-2
034f530
- rebuild 
034f530
cvsdist d747f69
* Fri Mar 12 2004 Alex Larsson <alexl@redhat.com> 1.2-1
cvsdist d747f69
- update to 1.2
cvsdist d747f69
cvsdist d747f69
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist d747f69
- rebuilt
cvsdist d747f69
cvsdist dbf4c02
* Thu Aug 28 2003 Owen Taylor <otaylor@redhat.com> 1.1-3.0
034f530
- Move gtk-doc.pc file to %%{_datadir}/pkgconfig (#98595)
cvsdist dbf4c02
- Require: /usr/bin/cmp (#88763, Thomas Vander Stichele)
cvsdist dbf4c02
- Added libxslt docbook-style-xsl to Require: and BuildPrereq
cvsdist dbf4c02
  (#99143, Ken MacFarlane)
cvsdist dbf4c02
cvsdist dbf4c02
* Tue Jul  8 2003 Owen Taylor <otaylor@redhat.com> 1.1-2.0
cvsdist dbf4c02
- Bump for rebuild
cvsdist dbf4c02
cvsdist dbf4c02
* Thu Jun 12 2003 Owen Taylor <otaylor@redhat.com> 1.1-1
cvsdist dbf4c02
- Version 1.1
cvsdist dbf4c02
cvsdist dbf4c02
* Wed Apr 30 2003 Elliot Lee <sopwith@redhat.com> 0.10-6
cvsdist dbf4c02
- Patch to s/head -1/head -n 1/ for ppc64 etc.
cvsdist dbf4c02
cvsdist dbf4c02
* Wed Feb 12 2003 Elliot Lee <sopwith@redhat.com> 0.10-5
cvsdist dbf4c02
- BuildRequires: libxslt
cvsdist dbf4c02
cvsdist 271342d
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 271342d
- rebuilt
cvsdist 271342d
cvsdist 271342d
* Mon Jan 13 2003 Owen Taylor <otaylor@redhat.com> 0.10-3
cvsdist 271342d
- Clean up some spec file mess
cvsdist 271342d
cvsdist 271342d
* Mon Jan 13 2003 Tim Powers <timp@redhat.com> 0.10-2
cvsdist 271342d
- fiter out the broken perl dep
cvsdist 271342d
cvsdist 271342d
* Sun Jan 12 2003 Havoc Pennington <hp@redhat.com>
cvsdist 271342d
- 0.10
cvsdist 271342d
cvsdist 271342d
* Wed Dec 11 2002 Tim Powers <timp@redhat.com> 0.9-6
cvsdist 271342d
- rebuild
cvsdist 271342d
cvsdist 52edf49
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist 52edf49
- automated rebuild
cvsdist 52edf49
cvsdist 40d234c
* Thu May 30 2002 Chip Turner <cturner@redhat.com>
cvsdist 40d234c
- add dependency filter for bogus perl dependencies
cvsdist 40d234c
cvsdist 40d234c
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist 40d234c
- automated rebuild
cvsdist 40d234c
cvsdist 40d234c
* Thu Apr 25 2002 Havoc Pennington <hp@redhat.com>
cvsdist 40d234c
- rebuild in different environment
cvsdist 40d234c
cvsdist 8bc60c6
* Thu Apr  4 2002 Jeremy Katz <katzj@redhat.com>
cvsdist 8bc60c6
- update to 0.9
cvsdist 8bc60c6
cvsdist 8bc60c6
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist 8bc60c6
- automated rebuild
cvsdist 8bc60c6
cvsdist 8bc60c6
* Wed Jan  2 2002 Havoc Pennington <hp@redhat.com>
cvsdist 8bc60c6
- new cvs snap 0.7.90
cvsdist 8bc60c6
cvsdist 8bc60c6
* Mon Sep 17 2001 Matt Wilson <msw@redhat.com>
cvsdist 8bc60c6
- version 0.7
cvsdist 8bc60c6
cvsdist e201c1e
* Thu May 17 2001 Havoc Pennington <hp@redhat.com>
cvsdist e201c1e
- upgrade to a CVS snapshot
cvsdist e201c1e
- remove patches applied upstream
cvsdist e201c1e
cvsdist 2bcccc3
* Tue Jan 16 2001 Tim Waugh <twaugh@redhat.com>
cvsdist 2bcccc3
- Replace docbook, sgml-common, and stylesheets requirements with
cvsdist 2bcccc3
  docbook-utils requirement.
cvsdist 2bcccc3
- Use public identifier in custom stylesheets.
cvsdist 2bcccc3
cvsdist 2bcccc3
* Thu Dec 14 2000 Bill Nottingham <notting@redhat.com>
cvsdist 2bcccc3
- rebuild because of broken fileutils
cvsdist 2bcccc3
cvsdist 2bcccc3
* Mon Nov 13 2000 Owen Taylor <otaylor@redhat.com>
cvsdist 2bcccc3
- Version 0.4b1 (CVS snapshot)
cvsdist 2bcccc3
cvsdist 2bcccc3
* Fri Apr 23 1999 Owen Taylor <otaylor@redhat.com>
cvsdist 2bcccc3
- added Requires
cvsdist 2bcccc3
cvsdist 2bcccc3
* Fri Apr 23 1999 Owen Taylor <otaylor@redhat.com>
cvsdist 2bcccc3
- Initial RPM, version 0.2
cvsdist 2bcccc3