SPECS: nxcomp.spec - 2.0.0.81

aredridel aredridel at pld-linux.org
Mon Sep 11 19:00:03 CEST 2006


Author: aredridel                    Date: Mon Sep 11 17:00:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.0.0.81

---- Files affected:
SPECS:
   nxcomp.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/nxcomp.spec
diff -u SPECS/nxcomp.spec:1.15 SPECS/nxcomp.spec:1.16
--- SPECS/nxcomp.spec:1.15	Wed Aug  9 14:08:47 2006
+++ SPECS/nxcomp.spec	Mon Sep 11 18:59:58 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-%define	_version_major	1.5.0
-%define	_version_minor	80
+%define	_version_major	2.0.0
+%define	_version_minor	81
 
 Summary:	NX compression library
 Summary(pl):	Biblioteka kompresji NX
@@ -10,9 +10,8 @@
 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
+# Source0-md5:	fa6663ef31787d2a49982450928bf0cd
 Patch0:		%{name}-pic.patch
-Patch1:		%{name}-gcc4.patch
 URL:		http://www.nomachine.com/
 BuildRequires:	autoconf
 BuildRequires:	libjpeg-devel
@@ -56,7 +55,6 @@
 %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
@@ -75,7 +73,7 @@
 
 cp -a lib*.so* $RPM_BUILD_ROOT%{_libdir}
 install lib*.a $RPM_BUILD_ROOT%{_libdir}
-install NX.h $RPM_BUILD_ROOT%{_includedir}
+install NX*.h $RPM_BUILD_ROOT%{_includedir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -103,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/09/11 16:59:58  aredridel
+- 2.0.0.81
+
 Revision 1.15  2006/08/09 12:08:47  arekm
 - rel 3
 
================================================================

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



More information about the pld-cvs-commit mailing list