]> git.pld-linux.org Git - packages/btmgr.git/commitdiff
- x86_64 does not understand "-t us", pff master
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 20 Jul 2011 11:43:21 +0000 (11:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    btmgr.spec -> 1.7

btmgr.spec

index 32b578f50f8d4a7239e5ceae8829d1ad2ce0ec81..a23be296681a4d6eb433362dfab113f219f77d3c 100644 (file)
@@ -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
This page took 0.076759 seconds and 4 git commands to generate.