Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 310929 Details for
Bug 453960
lvm2 doesn't provide static libdevmapper
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Solution
lvm2.spec.diff (text/plain), 1.76 KB, created by
Mykola Ulianytskyi
on 2008-07-03 14:55:40 UTC
(
hide
)
Description:
Solution
Filename:
MIME Type:
Creator:
Mykola Ulianytskyi
Created:
2008-07-03 14:55:40 UTC
Size:
1.76 KB
patch
obsolete
>--- lvm2.spec.orig 2008-07-03 18:25:17.000000000 +0300 >+++ lvm2.spec 2008-07-03 18:56:37.000000000 +0300 >@@ -21,6 +21,8 @@ > BuildRequires: readline-devel > BuildRequires: cman-devel > BuildRequires: module-init-tools >+BuildRequires: libselinux-static >+BuildRequires: libsepol-static > Requires: device-mapper >= %{device_mapper_version}-%{release} > Requires: module-init-tools > Conflicts: lvm >@@ -44,7 +46,7 @@ > %build > cd device-mapper.%{device_mapper_version} > %define _exec_prefix "" >-%configure --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig >+%configure --enable-static_link --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig > make > cd .. > %configure --enable-readline --enable-lvm1_fallback --enable-fsadm --with-clvmd=cman --with-cluster=internal --with-pool=internal --with-user= --with-group= --with-dmdir=device-mapper.%{device_mapper_version} >@@ -230,6 +232,7 @@ > %doc device-mapper.%{device_mapper_version}/VERSION > %doc device-mapper.%{device_mapper_version}/WHATS_NEW > %attr(755,root,root) /sbin/dmsetup >+%attr(755,root,root) /sbin/dmsetup.static > %{_mandir}/man8/dmsetup.8.gz > > %package -n device-mapper-devel >@@ -248,6 +251,7 @@ > %files -n device-mapper-devel > %defattr(-,root,root,-) > %attr(755,root,root) /%{_lib}/libdevmapper.so >+%attr(755,root,root) /%{_lib}/libdevmapper.a* > %{_includedir}/libdevmapper.h > /usr%{_libdir}/pkgconfig/*.pc > >@@ -271,6 +275,9 @@ > > > %changelog >+* Thu Jul 03 2008 Nikolay Ulyanitsky <Nikolay.Ulyanitsky@asplinux.ru> - 2.02.33-11 >+- Also build static version of libdevmapper >+ > * Wed Apr 2 2008 Jeremy Katz <katzj@redhat.com> - 2.02.33-11 > - Adjust for new name for vio disks (from danpb) > - And fix the build (also from danpb)
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 453960
: 310929