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