ALT Linux Bugzilla
– Attachment 822 Details for
Bug 4898
support for x86_64
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
x86_64 support
util-linux.spec.diff (text/plain), 1.54 KB, created by
Kachalov Anton
on 2005-04-18 15:34:05 MSD
(
hide
)
Description:
x86_64 support
Filename:
MIME Type:
Creator:
Kachalov Anton
Created:
2005-04-18 15:34:05 MSD
Size:
1.54 KB
patch
obsolete
>--- util-linux.spec.orig 2005-04-08 15:06:00 +0400 >+++ util-linux.spec 2005-04-18 15:25:09 +0400 >@@ -4,7 +4,7 @@ > %define main_ver 2.12p > Name: util-linux > Version: %main_ver >-Release: alt3 >+Release: alt3.1 > > %def_without hwclock > %def_without getopt >@@ -339,8 +339,9 @@ > > gcc -nostartfiles -nodefaultlibs -nostdlib pause.s -o pause > gcc $RPM_OPT_FLAGS chstk.c -o chstk >+%ifarch %ix86 > gcc $RPM_OPT_FLAGS stacktest.c -o stacktest >- >+%endif > gcc $RPM_OPT_FLAGS -o nologin nologin.c > > mkdir -p docs >@@ -386,7 +387,10 @@ > install -pD -m755 $RPM_SOURCE_DIR/write.control $RPM_BUILD_ROOT/etc/control.d/facilities/write > > install -p -m755 rescuept/rescuept $RPM_BUILD_ROOT%_sbindir >-install -p -m755 pause chstk stacktest $RPM_BUILD_ROOT%_bindir >+install -p -m755 pause chstk $RPM_BUILD_ROOT%_bindir >+%ifarch %ix86 >+install -p -m755 stacktest $RPM_BUILD_ROOT%_bindir >+%endif > install -p -m755 nologin $RPM_BUILD_ROOT/sbin/ > install -p -m644 nologin.8 $RPM_BUILD_ROOT%_man8dir/ > >@@ -423,12 +427,12 @@ > # goes to procps > rm -f .%_mandir/man1/kill.1* > >-%ifnarch alpha %ix86 ia64 >+%ifnarch alpha %ix86 ia64 x86_64 > rm -f ./sbin/sfdisk > rm -f .%_man8dir/sfdisk.8* > %endif > >-%ifnarch alpha armv4l %ix86 >+%ifnarch alpha armv4l %ix86 x86_64 > rm -f .%_bindir/cytune > rm -f .%_man8dir/cytune.8* > %endif >@@ -557,6 +561,9 @@ > %_man1dir/look.* > > %changelog >+* Mon Apr 18 2005 Anton D. Kachalov <mouse@altlinux.org> 2.12p-alt3.1 >+- x86_64 support >+ > * Thu Apr 7 2005 Ivan Zakharyaschev <imz@altlinux.ru> 2.12p-alt3 > - kbdrate is now packaged in kbd package. > - URL changed according to
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 4898
:
525
| 822