packages: gnokii/gnokii.spec - updated to 0.6.31 - removed double --enabled...
blekot
blekot at pld-linux.org
Sat May 12 12:01:17 CEST 2012
Author: blekot Date: Sat May 12 10:01:17 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 0.6.31
- removed double --enabled-security in configure
- added %{__make} install in xgnokii directory
---- Files affected:
packages/gnokii:
gnokii.spec (1.139 -> 1.140)
---- Diffs:
================================================================
Index: packages/gnokii/gnokii.spec
diff -u packages/gnokii/gnokii.spec:1.139 packages/gnokii/gnokii.spec:1.140
--- packages/gnokii/gnokii.spec:1.139 Tue May 17 09:19:53 2011
+++ packages/gnokii/gnokii.spec Sat May 12 12:01:12 2012
@@ -14,13 +14,13 @@
Summary: Linux/Unix tool suite for mobile phones
Summary(pl.UTF-8): Linuksowy/uniksowy zestaw narzędzi dla telefonów komórkowych
Name: gnokii
-Version: 0.6.30
+Version: 0.6.31
Release: 1
Epoch: 1
License: GPL v2+
Group: Applications/Communications
Source0: http://www.gnokii.org/download/gnokii/%{name}-%{version}.tar.bz2
-# Source0-md5: c90137d403febbc16712d64f0eb196de
+# Source0-md5: d9627f4a1152d3ea7806df4532850d5f
Source1: %{name}.desktop
Source2: %{name}.png
Source3: %{name}.smsd.config
@@ -196,7 +196,6 @@
%{!?with_irda:--disable-irda} \
%{!?with_bluetooth:--disable-bluetooth} \
--enable-smsd \
- --enable-security \
%{?debug:--enable-fulldebug} \
%{!?with_pcsc:--disable-libpcsclite}
# %{!?debug:--disable-debug} \
@@ -214,6 +213,11 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+cd xgnokii
+%{__make} install \
+ DESTDIR=$RPM_BUILD_ROOT
+cd ..
+
install Docs/sample/gnokiirc $RPM_BUILD_ROOT%{_sysconfdir}/gnokiirc
install -d $RPM_BUILD_ROOT%{_datadir}/xgnokii/xpm
@@ -322,6 +326,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.140 2012/05/12 10:01:12 blekot
+- updated to 0.6.31
+- removed double --enabled-security in configure
+- added %{__make} install in xgnokii directory
+
Revision 1.139 2011/05/17 07:19:53 lisu
- updated to 0.6.30
- sqlite plugin for smsd
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/gnokii/gnokii.spec?r1=1.139&r2=1.140
More information about the pld-cvs-commit
mailing list