From ee4d1a2f627d2254254e4c29b5845f4e35efa98e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 20 Jul 2011 11:43:21 +0000 Subject: [PATCH] - x86_64 does not understand "-t us", pff Changed files: btmgr.spec -> 1.7 --- btmgr.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/btmgr.spec b/btmgr.spec index 32b578f..a23be29 100644 --- a/btmgr.spec +++ b/btmgr.spec @@ -1,3 +1,5 @@ +# TODO +# - x86_64 is broken, use ix86 version # # Conditional build: %bcond_without doc # build documentation @@ -5,7 +7,7 @@ Summary: Smart Boot Manager is an OS independent boot manager Name: btmgr Version: 3.7 -Release: 0.1 +Release: 0.2 License: GPL v2 Group: Applications/System Source0: http://downloads.sourceforge.net/btmgr/%{name}-%{version}-1.tar.gz @@ -66,7 +68,7 @@ rm -rf $RPM_BUILD_ROOT %doc AUTHORS ChangeLog CREDITS INSTALL README TODO %doc %lang(zh) README-ZH %attr(755,root,root) %{_sbindir}/sbminst -%{_datadir}/btmgr +%{_datadir}/%{name} %clean rm -rf $RPM_BUILD_ROOT -- 2.43.0