packages: grub2/grub2.spec - proper endif placement

arekm arekm at pld-linux.org
Tue Sep 20 09:07:08 CEST 2011


Author: arekm                        Date: Tue Sep 20 07:07:08 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- proper endif placement

---- Files affected:
packages/grub2:
   grub2.spec (1.107 -> 1.108) 

---- Diffs:

================================================================
Index: packages/grub2/grub2.spec
diff -u packages/grub2/grub2.spec:1.107 packages/grub2/grub2.spec:1.108
--- packages/grub2/grub2.spec:1.107	Tue Sep 20 09:04:56 2011
+++ packages/grub2/grub2.spec	Tue Sep 20 09:07:03 2011
@@ -65,12 +65,12 @@
 BuildRequires:	texinfo
 %ifarch %{x8664}
 BuildRequires:	/usr/lib/libc.so
-%endif
 %if "%{pld_release}" == "ac"
 BuildRequires:	libgcc32
 %else
 BuildRequires:	gcc-multilib
 %endif
+%endif
 BuildRequires:	ncurses-devel
 BuildRequires:	sed >= 4.0
 BuildRequires:	glibc-static
@@ -376,6 +376,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.108  2011/09/20 07:07:03  arekm
+- proper endif placement
+
 Revision 1.107  2011/09/20 07:04:56  arekm
 - missing endif
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/grub2/grub2.spec?r1=1.107&r2=1.108&f=u



More information about the pld-cvs-commit mailing list