SPECS (AC-branch): gnokii.spec - merged 0.6.14 from HEAD

glen glen at pld-linux.org
Sun Sep 24 22:44:36 CEST 2006


Author: glen                         Date: Sun Sep 24 20:44:36 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- merged 0.6.14 from HEAD

---- Files affected:
SPECS:
   gnokii.spec (1.85.2.2 -> 1.85.2.3) 

---- Diffs:

================================================================
Index: SPECS/gnokii.spec
diff -u SPECS/gnokii.spec:1.85.2.2 SPECS/gnokii.spec:1.85.2.3
--- SPECS/gnokii.spec:1.85.2.2	Wed Sep  6 05:58:48 2006
+++ SPECS/gnokii.spec	Sun Sep 24 22:44:31 2006
@@ -2,13 +2,13 @@
 Summary:	Linux/Unix tool suite for mobile phones
 Summary(pl):	Linuksowy/uniksowy zestaw narzędzi dla telefonów komórkowych
 Name:		gnokii
-Version:	0.6.13
-Release:	2
+Version:	0.6.14
+Release:	1
 Epoch:		1
 License:	GPL v2+
 Group:		Applications/Communications
 Source0:	http://www.gnokii.org/download/gnokii/%{name}-%{version}.tar.bz2
-# Source0-md5:	7f6e71aa4765c813d2129339c73e6520
+# Source0-md5:	89449d613c7a7e765a0d8da57ef1bb88
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 Source3:	%{name}.smsd.config
@@ -193,7 +193,7 @@
 
 
 # do not complain about unpackaged files (we package them with %%doc anyway)
-rm -rf $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}
+rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
 
 # move xgnokii manpage into proper place
 mv -f $RPM_BUILD_ROOT{%{_prefix}/man,%{_mandir}}/man1/xgnokii.1x
@@ -214,8 +214,8 @@
 
 %preun smsd
 if [ "$1" = "0" ]; then
-        %service smsd stop
-        /sbin/chkconfig --del smsd
+	%service smsd stop
+	/sbin/chkconfig --del smsd
 fi
 
 %files -f %{name}.lang
@@ -290,6 +290,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85.2.3  2006/09/24 20:44:31  glen
+- merged 0.6.14 from HEAD
+
 Revision 1.85.2.2  2006/09/06 03:58:48  matkor
 - Release 2 by lm at zork dot pl.
 - added init scritps and sysconfig for smsd with multiple phone support.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnokii.spec?r1=1.85.2.2&r2=1.85.2.3&f=u



More information about the pld-cvs-commit mailing list