]> git.pld-linux.org Git - packages/burg.git/commitdiff
- fix URL master
authorArtur Frysiak <artur@frysiak.net>
Wed, 20 Apr 2011 16:42:10 +0000 (16:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- add Summary and %description from project webpage

Changed files:
    burg.spec -> 1.4

burg.spec

index 10aa8d6e7ba1f83c4766992774720c81bfed9893..12041de1d25487467d4c205fe9c220b805e6768f 100644 (file)
--- a/burg.spec
+++ b/burg.spec
@@ -12,8 +12,7 @@
 %bcond_with    burgemu         # build burg-emu debugging utility
 #
 %define                rev     r1844
-Summary:       -
-Summary(pl.UTF-8):     -
+Summary:       Brand-new Universal loadeR from Grub
 Name:          burg
 Version:       1.98.%{rev}
 Release:       0.%{rev}.1
@@ -32,7 +31,7 @@ Patch5:               %{name}-lvmdevice.patch
 Patch6:                pld-mkconfigdir.patch
 # TODO: needs updates
 Patch7:                %{name}-mkconfig-diagnostics.patch
-URL:           https://launchpad.net/~bean123ch/+archive/burg
+URL:           https://launchpad.net/burg
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bison
@@ -68,8 +67,11 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _libexecdir     %{_libdir}/burg
 
 %description
-
-%description -l pl.UTF-8
+burg is a brand-new boot loader based on GRUB. It uses a new object
+format which allows it to be built in a wider range of OS, including
+Linux/Windows/OSX/FreeBSD, etc. It also has a highly configurable menu
+system which works in both text and graphic mode. Additional features
+like stream support and multiple input/output device are also planned.
 
 %prep
 %setup -q -n %{name}-%{version}-bzr
This page took 0.096988 seconds and 4 git commands to generate.