Author: glen                         Date: Sat Dec 18 20:20:01 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- uses which program (at least in os-prober)

---- Files affected:
packages/grub2:
   grub2.spec (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: packages/grub2/grub2.spec
diff -u packages/grub2/grub2.spec:1.85 packages/grub2/grub2.spec:1.86
--- packages/grub2/grub2.spec:1.85      Sun Aug  1 19:27:02 2010
+++ packages/grub2/grub2.spec   Sat Dec 18 21:19:55 2010
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 # TODO
+# - reap out which in probe scripts and drop R: which
 # - subpackages? e.g. modules and utils
 # - subpackage for /sbin/grub-mkfont (pulls freetype lib dep)
 # - check where is that locale path: /boot/grub/locale and fix it or change it
@@ -26,7 +27,7 @@
 Summary(pt_BR.UTF-8):  Gerenciador de inicialização GRUB2
 Name:          grub2
 Version:       1.98
-Release:       0.3
+Release:       0.4
 License:       GPL v2
 Group:         Base
 Source0:       http://alpha.gnu.org/gnu/grub/grub-%{version}.tar.gz
@@ -74,6 +75,7 @@
 %endif
 BuildRequires: rpm >= 4.4.9-56
 BuildRequires: rpmbuild(macros) >= 1.213
+Requires:      which
 Provides:      bootloader
 Conflicts:     grub
 ExclusiveArch: %{ix86} %{x8664} ppc sparc64
@@ -360,6 +362,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2010/12/18 20:19:55  glen
+- uses which program (at least in os-prober)
+
 Revision 1.85  2010/08/01 17:27:02  glen
 - add locale dir, which grub-mkconfig needs or it bails out
 
================================================================

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

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

Reply via email to