Author: undefine                     Date: Wed Oct 26 22:44:54 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- change order of patches to fix build on amd64
- rel 2

---- Files affected:
SPECS:
   baci.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/baci.spec
diff -u SPECS/baci.spec:1.21 SPECS/baci.spec:1.22
--- SPECS/baci.spec:1.21        Thu Oct 27 00:30:09 2005
+++ SPECS/baci.spec     Thu Oct 27 00:44:49 2005
@@ -4,13 +4,13 @@
 Summary(pl):   Współbieżny interpreter BACI
 Name:          baci
 Version:       1.0.%{_date}
-Release:       1
+Release:       2
 License:       Freeware
 Group:         Development/Languages
 Source0:       http://www.mines.edu/fs_home/tcamp/baci/%{name}src.tar.gz
 # Source0-md5: 14e0500bf7079a17664469ecead8bb4f
-Patch0:                %{name}-amd64.patch
-Patch1:                %{name}-%{_date}.patch
+Patch0:                %{name}-%{_date}.patch
+Patch1:                %{name}-amd64.patch
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: tk-devel
@@ -25,10 +25,10 @@
 
 %prep
 %setup -q -n %{name}src
-%if "%{_lib}" == "lib64"
 %patch0 -p1
-%endif
+%if "%{_lib}" == "lib64"
 %patch1 -p1
+%endif
 
 %build
 for i in lib disasm ccomp; do
@@ -56,6 +56,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2005/10/26 22:44:49  undefine
+- change order of patches to fix build on amd64
+- rel 2
+
 Revision 1.21  2005/10/26 22:30:09  undefine
 - patch from author to current version
 - changing version style to 1.0.%{date}
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/baci.spec?r1=1.21&r2=1.22&f=u

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

Reply via email to