/[packages]/cauldron/yainstall/current/SPECS/yainstall.spec
ViewVC logotype

Diff of /cauldron/yainstall/current/SPECS/yainstall.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 465430 by matteo, Sat Feb 9 01:54:29 2013 UTC revision 465431 by matteo, Sun Aug 11 10:29:20 2013 UTC
# Line 1  Line 1 
1  Name:           yainstall  Name:           yainstall
2  Version:        1.0  Version:        1.2
3  Release:        %mkrel 2  Release:        %mkrel 1
4  Url:            https://bitbucket.org/_pmat_/yainstall  Url:            https://bitbucket.org/_pmat_/yainstall
5  Source:         %{name}-%{version}.tar.bz2  Source:         %{name}-%{version}.tar.xz
6  License:        GPLv3  License:        GPLv3
7  Group:          Games/Other  Group:          Games/Other
8  Summary:        An utility to easily download and install FlightGear aircrafts  Summary:        An utility to easily download and install FlightGear aircrafts
9    
10  BuildRequires:  qt4-devel  BuildRequires:  qt5-devel
11  BuildRequires:  qtwebkit-devel  BuildRequires:  qt5webkitwidgets-devel
12    BuildRequires:  qttools5
13  BuildRequires:  pkgconfig(libzip)  BuildRequires:  pkgconfig(libzip)
14  BuildRequires:  yalib-devel  BuildRequires:  yalib-devel
15    
# Line 19  BuildRequires: yalib-devel Line 20  BuildRequires: yalib-devel
20  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
21    
22  %build  %build
23  %qmake_qt4  %qmake_qt5
24  %make  %make
25    
26  %install  %install

Legend:
Removed from v.465430  
changed lines
  Added in v.465431

  ViewVC Help
Powered by ViewVC 1.1.30