Author: hawk                         Date: Sat Oct  9 11:20:04 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- apply opt patch, added x86_64 build fix

---- Files affected:
packages/iguanaIR:
   iguanaIR.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/iguanaIR/iguanaIR.spec
diff -u packages/iguanaIR/iguanaIR.spec:1.2 packages/iguanaIR/iguanaIR.spec:1.3
--- packages/iguanaIR/iguanaIR.spec:1.2 Thu Sep 23 08:08:03 2010
+++ packages/iguanaIR/iguanaIR.spec     Sat Oct  9 13:19:59 2010
@@ -5,11 +5,13 @@
 Name:          iguanaIR
 Version:       1.0
 %define        subver  pre2
-Release:       0.%{subver}.0.1
+Release:       0.%{subver}.0.2
 License:       GPL v2
 Group:         Applications/Communications
 Source0:       
http://iguanaworks.net/downloads/%{name}-%{version}%{subver}.tar.bz2
 # Source0-md5: 719c41ab69350bc64e0fbfaadf604f13
+Patch0:                %{name}-opt.patch
+Patch1:                %{name}-lib64.patch
 URL:           http://iguanaworks.net/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake
@@ -81,6 +83,10 @@
 
 %prep
 %setup -q -n %{name}-%{version}%{subver}
+%patch0 -p1
+%ifarch %{x8664}
+%patch1 -p1
+%endif
 
 %build
 cd autoconf
@@ -152,6 +158,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/10/09 11:19:59  hawk
+- apply opt patch, added x86_64 build fix
+
 Revision 1.2  2010/09/23 06:08:03  qboosh
 - Group typo
 - filled License (LGPL v2.1 for libiguanaIR, GPL v2 for the rest)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iguanaIR/iguanaIR.spec?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to