]> TLD Linux GIT Repositories - packages/grub2.git/blobdiff - grub2.spec
- info how to generate new tarball
[packages/grub2.git] / grub2.spec
index a3c267f988dad9c7561c5150a434ae40e9f0c5d5..f0d94893663b716928931697f726bee2114e1041 100644 (file)
@@ -50,18 +50,15 @@ Version:    2.02
 Release:       0.%{beta}.2
 License:       GPL v2
 Group:         Base
-# git://git.savannah.gnu.org/grub.git
-# git checkout %{version}~%{beta} ; make dist
-Source0:       grub-%{version}~%{beta}.tar.gz
-# Source0-md5: ca6c18f6c5f1ed05b7444017a40573d9
+# 1. Download and unpack latest official beta snapshot from http://git.savannah.gnu.org/cgit/grub.git
+# 2. Run ./autogen.sh and ./linguas.sh
+# 3. Recompress and upload to DF
+Source0:       grub-%{version}-%{beta}.tar.xz
+# Source0-md5: f262e61eba2e76a6f60b39a810814284
 Source1:       update-grub
 Source2:       update-grub.8
 Source3:       grub.sysconfig
 Source4:       grub-custom.cfg
-# ./linguas.sh
-# TS=$(date +'%Y%m%d') ; tar cjvf grub-po-2.00.git$TS.tar.bz2 po/*.po po/LINGUAS
-Source5:       grub-po-%{version}.git20140104.tar.bz2
-# Source5-md5: aeef3e636178093cf9d780d92da7afdb
 Patch1:                pld-sysconfdir.patch
 Patch2:                grub-garbage.patch
 Patch3:                grub-lvmdevice.patch
@@ -108,7 +105,7 @@ BuildRequires:      gcc-multilib
 %endif
 %endif
 Requires:      %{name}-platform = %{version}-%{release}
-Requires:      pld-release
+Requires:      issue
 Requires:      which
 %ifarch %{ix86} %{x8664}
 Suggests:      %{name}-platform-pc
@@ -283,7 +280,7 @@ starfield theme for GRUB.
 Motyw starfield dla GRUB-a.
 
 %prep
-%setup -q -n grub-%{version}~%{beta} -a5
+%setup -q -n grub-%{version}-%{beta}
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1