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: doxywizard
BuildRequires: libdrm-devel libjpeg-devel qt3-devel update-desktop-files
BuildRequires: bison flex libdrm-devel libjpeg-devel qt3-devel update-desktop-files
Version: 1.5.1
Release: 1
Release: 8
Autoreqprov: on
Requires: doxygen = %{version}
License: GNU General Public License (GPL)
@@ -79,7 +79,9 @@ rm -rf %{buildroot}
/usr/share/applications/doxywizard.desktop
%attr(444,root,root) %doc %{_mandir}/man1/doxywizard.1.gz
%changelog -n doxywizard
%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
* fixed build (makefile.patch)