[packages/obconf-qt] - updated to 0.11.0

witekfl witekfl at pld-linux.org
Sun Oct 16 20:47:08 CEST 2016


commit 01a9118126391e69a38ad838038cb299c96e8b7d
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sun Oct 16 20:46:51 2016 +0200

    - updated to 0.11.0

 obconf-qt.spec | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/obconf-qt.spec b/obconf-qt.spec
index a52dd46..427db51 100644
--- a/obconf-qt.spec
+++ b/obconf-qt.spec
@@ -2,12 +2,12 @@
 
 Summary:	obconf-qt
 Name:		obconf-qt
-Version:	0.1.0
-Release:	0.1
+Version:	0.11.0
+Release:	1
 License:	GPLv2 and LGPL-2.1+
 Group:		X11/Libraries
-Source0:	http://lxqt.org/downloads/obconf-qt/0.1.0/%{name}-%{version}.tar.xz
-# Source0-md5:	d08c292eae465b21a1635d1b4b5372d6
+Source0:	http://downloads.lxqt.org/obconf-qt/%{version}/%{name}-%{version}.tar.xz
+# Source0-md5:	12de451f5ab442bf6174ea285f2670e9
 URL:		http://www.lxqt.org/
 BuildRequires:	QtCore-devel >= %{qtver}
 BuildRequires:	QtGui-devel >= %{qtver}
@@ -22,12 +22,13 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 obconf-qt
 
 %prep
-%setup -q -c %{name}-%{version}
+%setup -q
 
 %build
 install -d build
 cd build
 %cmake \
+	-DPULL_TRANSLATIONS:BOOL=OFF \
 	../
 
 %{__make}
@@ -45,4 +46,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/obconf-qt
 %{_desktopdir}/obconf-qt.desktop
-%{_pixmapsdir}/obconf-qt.png
+%{_iconsdir}/hicolor/48x48/apps/obconf-qt.png
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/obconf-qt.git/commitdiff/01a9118126391e69a38ad838038cb299c96e8b7d



More information about the pld-cvs-commit mailing list