SPECS: nxcomp.spec - rel 2; gcc 4 fixes

arekm arekm at pld-linux.org
Sun May 21 14:57:41 CEST 2006


Author: arekm                        Date: Sun May 21 12:57:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; gcc 4 fixes

---- Files affected:
SPECS:
   nxcomp.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/nxcomp.spec
diff -u SPECS/nxcomp.spec:1.12 SPECS/nxcomp.spec:1.13
--- SPECS/nxcomp.spec:1.12	Sun May 21 14:48:18 2006
+++ SPECS/nxcomp.spec	Sun May 21 14:57:35 2006
@@ -6,11 +6,13 @@
 Summary(pl):	Biblioteka kompresji NX
 Name:		nxcomp
 Version:	%{_version_major}.%{_version_minor}
-Release:	1
+Release:	2
 License:	GPL
 Group:		X11/Libraries
 Source0:	http://64.34.161.181/download/%{_version_major}/sources/%{name}-%{_version_major}-%{_version_minor}.tar.gz
 # Source0-md5:	782f04870142c9fc5b2e1f654fd0a5d7
+Patch0:		%{name}-pic.patch
+Patch1:		%{name}-gcc4.patch
 URL:		http://www.nomachine.com/
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	autoconf
@@ -53,6 +55,9 @@
 
 %prep
 %setup -q -n %{name}
+%patch0 -p1
+%patch1 -p1
+
 sed -i 's/CXXFLAGS="-O3"/CXXFLAGS="%{rpmcflags}"/' configure.in
 sed -i 's/CPPFLAGS="-O3"/CPPFLAGS="%{rpmcflags}"/' configure.in
 
@@ -98,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/05/21 12:57:35  arekm
+- rel 2; gcc 4 fixes
+
 Revision 1.12  2006/05/21 12:48:18  arekm
 - TH br
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nxcomp.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list