auto-import changelog data from gtk-doc-0.5.9-1.src.rpm
Thu May 17 2001 Havoc Pennington <hp@redhat.com> - upgrade to a CVS snapshot - remove patches applied upstream
This commit is contained in:
parent
5973b9bc67
commit
e201c1e3d3
@ -1 +1 @@
|
||||
gtk-doc-0.4b1.tar.gz
|
||||
gtk-doc-0.5.9.tar.gz
|
||||
|
10
gtk-doc.spec
10
gtk-doc.spec
@ -1,11 +1,10 @@
|
||||
Summary: API documentation generation tool for GTK+ and GNOME
|
||||
Name: gtk-doc
|
||||
Version: 0.4b1
|
||||
Release: 3p
|
||||
Version: 0.5.9
|
||||
Release: 1
|
||||
License: LGPL
|
||||
Group: Development/Tools
|
||||
Source: gtk-doc-%{version}.tar.gz
|
||||
Patch: gtk-doc-pubid.patch
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
URL: http://www.gtk.org/rdp
|
||||
@ -20,7 +19,6 @@ and GNOME.
|
||||
%prep
|
||||
|
||||
%setup
|
||||
%patch -p1 -b .pubid
|
||||
# Move this doc file to avoid name collisions
|
||||
mv doc/README doc/README.docs
|
||||
|
||||
@ -45,6 +43,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_prefix}/share/gtk-doc/
|
||||
|
||||
%changelog
|
||||
* Thu May 17 2001 Havoc Pennington <hp@redhat.com>
|
||||
- upgrade to a CVS snapshot
|
||||
- remove patches applied upstream
|
||||
|
||||
* Tue Jan 16 2001 Tim Waugh <twaugh@redhat.com>
|
||||
- Replace docbook, sgml-common, and stylesheets requirements with
|
||||
docbook-utils requirement.
|
||||
|
Loading…
Reference in New Issue
Block a user