SPECS: Atlas-C++.spec - added link patch

qboosh qboosh at pld-linux.org
Sun Apr 9 22:17:09 CEST 2006


Author: qboosh                       Date: Sun Apr  9 20:17:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added link patch

---- Files affected:
SPECS:
   Atlas-C++.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/Atlas-C++.spec
diff -u SPECS/Atlas-C++.spec:1.23 SPECS/Atlas-C++.spec:1.24
--- SPECS/Atlas-C++.spec:1.23	Sun Apr  9 14:04:57 2006
+++ SPECS/Atlas-C++.spec	Sun Apr  9 22:17:03 2006
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 # TODO:
 # add tutorial subpackage
-# libAtlasFilters.so should be linked with -lz -lbz2
 Summary:	C++ reference implementation of the Atlas protocol
 Summary(pl):	Implementacja protokołu Atlas
 Name:		Atlas-C++
@@ -11,6 +10,7 @@
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/worldforge/%{name}-%{version}.tar.bz2
 # Source0-md5:	4b1d3094f17bb01a9460278897dc17cd
+Patch0:		%{name}-link.patch
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	bzip2-devel
@@ -36,6 +36,7 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	libstdc++-devel
+# libAtlasFilters additionally R: bzip2-devel,zlib-devel
 
 %description devel
 Atlas-C++ is the current C++ implementation of the Atlas protocol, a
@@ -77,6 +78,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -123,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/04/09 20:17:03  qboosh
+- added link patch
+
 Revision 1.23  2006/04/09 12:04:57  glen
 - xor->or ;)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Atlas-C++.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list