automatic version update by autodist [release 4.13.2-1mamba;Sat Jun 14 2014]
This commit is contained in:
parent
7b672f38db
commit
d4cc7aca77
15
marble.spec
15
marble.spec
@ -1,5 +1,5 @@
|
||||
Name: marble
|
||||
Version: 4.13.1
|
||||
Version: 4.13.2
|
||||
Release: 1mamba
|
||||
Summary: A free open source geographical map program
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
@ -10,8 +10,6 @@ URL: http://edu.kde.org/marble/
|
||||
Source: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/marble-%{version}.tar.xz
|
||||
Patch0: marble-4.13.0-arm_qreal_double.patch
|
||||
License: LGPL
|
||||
BuildRequires: cmake
|
||||
BuildRequires: qt-mobility-devel
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: kdelibs-devel
|
||||
@ -22,6 +20,8 @@ BuildRequires: libqt4-devel
|
||||
BuildRequires: libsoprano-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: libqt-mobility-devel
|
||||
BuildRequires: libgps-devel >= 3.7
|
||||
Conflicts: kdeedu4-devel < 4.7.1
|
||||
Requires: libmarble = %{?epoch:%epoch:}%{version}-%{release}
|
||||
@ -63,9 +63,9 @@ Requires: libmarble = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%ifarch arm
|
||||
%patch0 -p1
|
||||
%endif
|
||||
#%ifarch arm
|
||||
#%patch0 -p1
|
||||
#%endif
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build \
|
||||
@ -146,6 +146,9 @@ exit 0
|
||||
%doc docs/*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 14 2014 Automatic Build System <autodist@mambasoft.it> 4.13.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 19 2014 Automatic Build System <autodist@mambasoft.it> 4.13.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user