Accepting request 124843 from home:insilmaril
Version 2.2.0 OBS-URL: https://build.opensuse.org/request/show/124843 OBS-URL: https://build.opensuse.org/package/show/editors/vym?expand=0&rev=23
This commit is contained in:
committed by
Git OBS Bridge
parent
ef4788a845
commit
4aafa51778
22
vym.spec
22
vym.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package vym
|
||||
# spec file for package vym
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -15,26 +15,23 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: vym
|
||||
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: update-desktop-files
|
||||
Requires: zip
|
||||
Requires: unzip
|
||||
Requires: zip
|
||||
Url: http://www.insilmaril.de/vym/index.html
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: View Your Mind - generate and manipulate maps which show your thoughts
|
||||
License: GPL-2.0
|
||||
Group: Productivity/Office/Other
|
||||
Version: 2.0.1
|
||||
Release: 0
|
||||
#Patch: fix-midbutton.diff
|
||||
Url: http://www.insilmaril.de/vym/index.html
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
AutoReqProv: on
|
||||
Summary: View Your Mind - generate and manipulate maps which show your thoughts
|
||||
Version: 2.2.0
|
||||
Release: 1
|
||||
Source0: %name-%version.tar.bz2
|
||||
Source1: %name.xml
|
||||
Source2: %name.desktop
|
||||
Source3: x-%name.desktop
|
||||
Patch1: gcc47.patch
|
||||
|
||||
%description
|
||||
VYM (View Your Mind) is a tool to generate and manipulate maps which
|
||||
@@ -51,7 +48,6 @@ Authors:
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
qmake -o Makefile vym.pro PREFIX=%_prefix CONFIG+=RELEASE
|
||||
|
Reference in New Issue
Block a user