[packages/qlandkartegt] - up to 1.5.0

arekm arekm at pld-linux.org
Sat Jul 28 21:14:03 CEST 2012


commit 996f305fb1b12a476409409db823e0fe7ee5e484
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Jul 28 21:13:59 2012 +0200

    - up to 1.5.0

 qlandkartegt.spec | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/qlandkartegt.spec b/qlandkartegt.spec
index 1884e27..6ee2741 100644
--- a/qlandkartegt.spec
+++ b/qlandkartegt.spec
@@ -5,12 +5,12 @@
 Summary:	Garmin's MapSource clone for Linux
 Summary(pl.UTF-8):	Klon MapSource pod Linuksa
 Name:		qlandkartegt
-Version:	1.2.0
-Release:	0.1
+Version:	1.5.0
+Release:	1
 License:	GPLv2
 Group:		X11/Applications
 Source0:	http://downloads.sourceforge.net/qlandkartegt/%{name}-%{version}.tar.gz
-# Source0-md5:	fd437944f597323453bd920ff0075a2a
+# Source0-md5:	6cee3d392ebbc13ec87f64a739a7225e
 URL:		http://qlandkarte.org
 BuildRequires:	QtCore-devel >= 4.6.0
 BuildRequires:	QtDBus-devel >= 4.6.0
@@ -41,11 +41,7 @@ Klon MapSource pod Linuksa.
 %build
 install -d build
 cd build
-%cmake .. \
-%if "%{_lib}" == "lib64"
-	-DLIB_SUFFIX=64
-%endif
-
+%cmake ..
 %{__make}
 
 %install
@@ -53,6 +49,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
+
 install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_bindir},%{_datadir}/qladkartegt,%{_libdir}}
 cp build/lib/*.so $RPM_BUILD_ROOT%{_libdir}
 


More information about the pld-cvs-commit mailing list