auto-import changelog data from gtk-doc-0.9-1.src.rpm
Thu Apr 04 2002 Jeremy Katz <katzj@redhat.com> - update to 0.9 Wed Jan 09 2002 Tim Powers <timp@redhat.com> - automated rebuild Wed Jan 02 2002 Havoc Pennington <hp@redhat.com> - new cvs snap 0.7.90 Mon Sep 17 2001 Matt Wilson <msw@redhat.com> - version 0.7
This commit is contained in:
parent
e201c1e3d3
commit
8bc60c68c7
@ -1 +1 @@
|
|||||||
gtk-doc-0.5.9.tar.gz
|
gtk-doc-0.9.tar.bz2
|
||||||
|
24
gtk-doc.spec
24
gtk-doc.spec
@ -1,10 +1,10 @@
|
|||||||
Summary: API documentation generation tool for GTK+ and GNOME
|
Summary: API documentation generation tool for GTK+ and GNOME
|
||||||
Name: gtk-doc
|
Name: gtk-doc
|
||||||
Version: 0.5.9
|
Version: 0.9
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Source: gtk-doc-%{version}.tar.gz
|
Source: gtk-doc-%{version}.tar.bz2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
URL: http://www.gtk.org/rdp
|
URL: http://www.gtk.org/rdp
|
||||||
@ -18,7 +18,7 @@ and GNOME.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
|
||||||
%setup
|
%setup -q
|
||||||
# Move this doc file to avoid name collisions
|
# Move this doc file to avoid name collisions
|
||||||
mv doc/README doc/README.docs
|
mv doc/README doc/README.docs
|
||||||
|
|
||||||
@ -36,13 +36,23 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
|
|
||||||
%doc AUTHORS README doc/* examples
|
%doc AUTHORS README doc/* examples
|
||||||
|
%{_bindir}/*
|
||||||
%{_prefix}/bin/*
|
%{_datadir}/gtk-doc/
|
||||||
%{_prefix}/share/gtk-doc/
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 4 2002 Jeremy Katz <katzj@redhat.com>
|
||||||
|
- update to 0.9
|
||||||
|
|
||||||
|
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
||||||
|
- automated rebuild
|
||||||
|
|
||||||
|
* Wed Jan 2 2002 Havoc Pennington <hp@redhat.com>
|
||||||
|
- new cvs snap 0.7.90
|
||||||
|
|
||||||
|
* Mon Sep 17 2001 Matt Wilson <msw@redhat.com>
|
||||||
|
- version 0.7
|
||||||
|
|
||||||
* Thu May 17 2001 Havoc Pennington <hp@redhat.com>
|
* Thu May 17 2001 Havoc Pennington <hp@redhat.com>
|
||||||
- upgrade to a CVS snapshot
|
- upgrade to a CVS snapshot
|
||||||
- remove patches applied upstream
|
- remove patches applied upstream
|
||||||
|
Loading…
Reference in New Issue
Block a user