SHA256
8
0
forked from pool/doxygen
OBS User unknown
2007-03-29 11:58:33 +00:00
committed by Git OBS Bridge
parent dde0a1229e
commit 22598810e9
4 changed files with 20 additions and 6 deletions

View File

@@ -11,9 +11,9 @@
# norootforbuild
Name: doxygen
BuildRequires: gcc-c++ libpng-devel
BuildRequires: bison flex gcc-c++ libpng-devel
Version: 1.5.1
Release: 1
Release: 8
Autoreqprov: on
License: GNU General Public License (GPL)
Group: Development/Tools/Doc Generators
@@ -84,7 +84,9 @@ rm -rf %{buildroot}
%attr(444,root,root) %doc %{_mandir}/man1/doxytag.1.gz
%attr(755,root,root) /usr/bin/*
%changelog -n doxygen
%changelog
* Thu Mar 29 2007 - mmarek@suse.de
- added flex and bison to buildrequires
* Mon Feb 05 2007 - anosek@suse.cz
-updated to version 1.5.1, bugfixes:
* id 148567: @todo at the end of a comment block caused problem