OBS User unknown
2007-08-28 17:23:38 +00:00
committed by Git OBS Bridge
parent aa517217b7
commit 35e0cde973
3 changed files with 23 additions and 13 deletions

View File

@@ -19,7 +19,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Autoreqprov: on
Summary: VYM (View Your Mind) generate and manipulate maps which show your thoughts
Version: 1.10.0
Release: 2
Release: 6
Source0: %name-%version.tar.bz2
Source1: %name.desktop
Source2: x-%name.desktop
@@ -49,6 +49,7 @@ mkdir -p $RPM_BUILD_ROOT%{_prefix}/share/pixmaps
install -m 0644 icons/vym.png $RPM_BUILD_ROOT%{_prefix}/share/pixmaps
mkdir -p $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}
install -m 0644 README.txt LICENSE.txt INSTALL.txt $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}
install -m 0644 doc/*.pdf $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}
make install
%suse_update_desktop_file -i %name Office ProjectManagement
mkdir -p $RPM_BUILD_ROOT/opt/kde3/share/mimelnk/application/
@@ -68,22 +69,25 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_defaultdocdir}/%{name}
%changelog
* Mon Aug 20 2007 - uwedr@novell.com
* Mon Aug 27 2007 - uwedr@suse.de
- Bugfix: Find manual in /usr/share/doc/packages/vym
- Bugfix: Updated README.txt
* Mon Aug 20 2007 - uwedr@suse.de
- Version: 1.10.0
- Bugfix: Added missing standard flag (one of the smileys got lost)
- Bugfix: Wrong parsing of relative positions after load of
previously zoomed map
* Tue Jul 31 2007 - uwedr@novell.com
* Tue Jul 31 2007 - uwedr@suse.de
- Bugfix: Smother parabel links (Alexander Rettig)
* Fri Jul 27 2007 - uwedr@novell.com
* Fri Jul 27 2007 - uwedr@suse.de
- Version: 1.9.4
- Feature: Restructured internal handling of XML based maps
- Feature: Switched from QSimpleTextItem to QTextItem for Freemind
support
* Mon Jul 23 2007 - uwedr@novell.com
* Mon Jul 23 2007 - uwedr@suse.de
- Version: 1.9.3
- Feature: Import of Freemind maps
Tue Jul 17 13:16:25 CEST 2007 - uwedr
* Tue Jul 17 2007 - uwedr@suse.de
- Version: 1.9.2
- Bugfix: Workaround for wrong XML generated by QT with in QRichText
list items