SPECS: netris.spec - add bunch patches from debian - fix amd64 seg...

undefine undefine at pld-linux.org
Thu Dec 29 02:08:01 CET 2005


Author: undefine                     Date: Thu Dec 29 01:08:01 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add bunch patches from debian
- fix amd64 segfault
- release 4

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

---- Diffs:

================================================================
Index: SPECS/netris.spec
diff -u SPECS/netris.spec:1.12 SPECS/netris.spec:1.13
--- SPECS/netris.spec:1.12	Wed Aug 18 18:49:08 2004
+++ SPECS/netris.spec	Thu Dec 29 02:07:56 2005
@@ -3,12 +3,13 @@
 Summary(pl):	Darmowa, sieciowa wersja T*trisa
 Name:		netris
 Version:	0.52
-Release:	3
+Release:	4
 License:	GPL
 Group:		Applications/Games
 Source0:	ftp://ftp.netris.org/pub/netris/%{name}-%{version}.tar.gz
 # Source0-md5:	b55af5697175ee06f7c6e40101979c38
 Patch0:		%{name}-make.patch
+Patch1:		%{name}-debian.patch
 URL:		http://www.netris.org/
 BuildRequires:	ncurses-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -22,6 +23,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 ./Configure \
@@ -48,6 +50,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/12/29 01:07:56  undefine
+- add bunch patches from debian
+- fix amd64 segfault
+- release 4
+
 Revision 1.12  2004/08/18 16:49:08  undefine
 - release 3
 
================================================================

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



More information about the pld-cvs-commit mailing list