packages: grub2/grub2.spec - missing endif

arekm arekm at pld-linux.org
Tue Sep 20 09:05:01 CEST 2011


Author: arekm                        Date: Tue Sep 20 07:05:01 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- missing endif

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

---- Diffs:

================================================================
Index: packages/grub2/grub2.spec
diff -u packages/grub2/grub2.spec:1.106 packages/grub2/grub2.spec:1.107
--- packages/grub2/grub2.spec:1.106	Tue Sep 20 08:59:20 2011
+++ packages/grub2/grub2.spec	Tue Sep 20 09:04:56 2011
@@ -65,6 +65,7 @@
 BuildRequires:	texinfo
 %ifarch %{x8664}
 BuildRequires:	/usr/lib/libc.so
+%endif
 %if "%{pld_release}" == "ac"
 BuildRequires:	libgcc32
 %else
@@ -375,6 +376,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2011/09/20 07:04:56  arekm
+- missing endif
+
 Revision 1.106  2011/09/20 06:59:20  arekm
 - use awk from AWK
 
================================================================

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



More information about the pld-cvs-commit mailing list