]> git.pld-linux.org Git - packages/lilo.git/commitdiff
- up to 24.1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 17 Oct 2014 11:20:41 +0000 (13:20 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 17 Oct 2014 11:20:41 +0000 (13:20 +0200)
lilo-build.patch
lilo.spec

index 08dac06a6808d188102e43d34d172a5752c3ab80..12669aa3691201339ef2f806d41912d568845dc6 100644 (file)
@@ -1,11 +1,10 @@
---- lilo-24.0/src/Makefile~    2013-06-07 15:23:05.000000000 +0200
-+++ lilo-24.0/src/Makefile     2013-06-09 00:44:10.454964586 +0200
-@@ -245,7 +245,7 @@
+--- lilo-24.1/src/Makefile~    2014-10-16 23:53:29.000000000 +0200
++++ lilo-24.1/src/Makefile     2014-10-17 13:18:06.558257859 +0200
+@@ -245,7 +245,6 @@
        strip lilo
        cp lilo $$DESTDIR$(SBIN_DIR)/lilo
--      [ -x lilo.static ] && strip lilo.static
-+      [ -x lilo.static ] && strip lilo.static || true
+       if [ -f lilo.static ]; then \
+-        strip lilo.static; \
+         cp lilo.static $$DESTDIR$(SBIN_DIR)/lilo.static; \
+       fi
        cp ../mkrescue $$DESTDIR$(USRSBIN_DIR)/mkrescue
-       cp ../keytab-lilo.pl $$DESTDIR$(USRSBIN_DIR)/keytab-lilo
index b043d2e0a94c6ef822a0d9948c9cf56106dafb11..da63c44262ba0f981792914c76901446d4daee03 100644 (file)
--- a/lilo.spec
+++ b/lilo.spec
@@ -11,13 +11,13 @@ Summary(tr.UTF-8):  Linux ve diger işletim sistemleri için sistem yükleyici
 Summary(uk.UTF-8):     Завантажувач для Linux та інших операційних систем
 Summary(zh_CN.UTF-8):  Linux 和其它系统的引导模块。
 Name:          lilo
-Version:       24.0
+Version:       24.1
 Release:       0.1
 Epoch:         2
 License:       BSD
 Group:         Applications/System
 Source0:       http://lilo.alioth.debian.org/ftp/sources/%{name}-%{version}.tar.gz
-# Source0-md5: 03d7090835a5675314082847f1ac7910
+# Source0-md5: 66573ba8629209da694131efbe20c5de
 Source1:       %{name}-pldblack.bmp
 Source2:       %{name}.conf
 Source3:       %{name}_functions.sh
This page took 0.093149 seconds and 4 git commands to generate.