SPECS: gsmlib.spec - fixed compilation error: explicit qualificati...

wrobell wrobell at pld-linux.org
Tue Sep 13 10:17:20 CEST 2005


Author: wrobell                      Date: Tue Sep 13 08:17:20 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed compilation error: explicit qualification in declaration of...
- rel. 4

---- Files affected:
SPECS:
   gsmlib.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/gsmlib.spec
diff -u SPECS/gsmlib.spec:1.20 SPECS/gsmlib.spec:1.21
--- SPECS/gsmlib.spec:1.20	Sun Jun 26 04:42:29 2005
+++ SPECS/gsmlib.spec	Tue Sep 13 10:17:15 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Biblioteka dostępu do telefonów GSM poprzez modem GSM
 Name:		gsmlib
 Version:	1.10
-Release:	3
+Release:	4
 License:	LGPL
 Vendor:		Peter Hofmann <software at pxh.de>
 Group:		Libraries
@@ -12,6 +12,7 @@
 URL:		http://www.pxh.de/fs/gsmlib/
 Patch0:		%{name}-assert.patch
 Patch1:		%{name}-template.patch
+Patch2:		%{name}-qual.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gettext-devel
@@ -72,6 +73,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 # supplied libtool is broken (C++ library linking)
@@ -121,6 +123,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2005/09/13 08:17:15  wrobell
+- fixed compilation error: explicit qualification in declaration of...
+- rel. 4
+
 Revision 1.20  2005/06/26 02:42:29  zbyniu
 - BR: gettext-devel, libstdc++-devel, R: libstdc++-devel in -devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gsmlib.spec?r1=1.20&r2=1.21&f=u




More information about the pld-cvs-commit mailing list