SHA256
8
0
forked from pool/doxygen
OBS User unknown
2007-10-31 15:52:10 +00:00
committed by Git OBS Bridge
parent 272ac2badd
commit f95afaa64c
15 changed files with 64 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package doxywizard (Version 1.5.3)
# spec file for package doxywizard (Version 1.5.4)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,14 +12,14 @@
Name: doxywizard
BuildRequires: bison flex libdrm-devel libjpeg-devel qt3-devel update-desktop-files
Version: 1.5.3
Version: 1.5.4
Release: 1
Autoreqprov: on
AutoReqProv: on
Requires: doxygen = %{version}
License: GPL v2 or later
Group: Development/Tools/Doc Generators
Summary: Graphical User Interface for Doxygen
URL: http://www.stack.nl/~dimitri/doxygen/
Url: http://www.stack.nl/~dimitri/doxygen/
Source: doxygen-%{version}.src.tar.bz2
Source1: doxywizard.desktop
Patch: doxygen-64archs.diff
@@ -78,8 +78,9 @@ rm -rf %{buildroot}
%attr(755,root,root) /usr/bin/doxywizard
/usr/share/applications/doxywizard.desktop
%attr(444,root,root) %doc %{_mandir}/man1/doxywizard.1.gz
%changelog
* Tue Oct 30 2007 - anosek@suse.cz
- updated to version 1.5.4
* Fri Jul 27 2007 - anosek@suse.cz
- updated to version 1.5.3
* Tue Apr 10 2007 - anosek@suse.cz