]> git.pld-linux.org Git - packages/btmgr.git/blobdiff - btmgr.spec
- x86_64 does not understand "-t us", pff
[packages/btmgr.git] / 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.029706 seconds and 4 git commands to generate.