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 148588 Details for
Bug 224365
Review Request: cdrkit - cdrtools replacement
[?]
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]
Patch to fix all specfile issues.
cdrkit.spec-patch (text/plain), 2.05 KB, created by
Jason Tibbitts
on 2007-02-22 16:27:20 UTC
(
hide
)
Description:
Patch to fix all specfile issues.
Filename:
MIME Type:
Creator:
Jason Tibbitts
Created:
2007-02-22 16:27:20 UTC
Size:
2.05 KB
patch
obsolete
>--- cdrkit.spec-orig 2007-01-29 03:56:13.000000000 -0600 >+++ cdrkit.spec 2007-02-22 10:17:48.000000000 -0600 >@@ -1,14 +1,14 @@ > Summary: A collection of CD/DVD utilities > Name: cdrkit > Version: 1.1.2 >-Release: 1 >+Release: 1%{?dist} > License: GPL > Group: Applications/System > URL: http://cdrkit.org/ > Source: http://debburn.alioth.debian.org/cdrkit-%{version}.tar.gz > BuildRequires: cmake libcap-devel zlib-devel perl > >-BuildRoot: %{_tmppath}/%{name}-%{version}-root >+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > %description > cdrkit is a collection of CD/DVD utilities. >@@ -29,8 +29,6 @@ > %package -n genisoimage > Summary: Creates an image of an ISO9660 filesystem > Group: Applications/System >-Obsoletes: cdrecord-mkisofs >-Provides: cdrecord-mkisofs > Obsoletes: mkisofs <= 9:2.01-10 > Provides: mkisofs = 9:2.01-10.1 > Requires: perl >= 4:5.8.1 >@@ -49,8 +47,6 @@ > %package -n icedax > Group: Applications/Multimedia > Summary: A utility for sampling/copying .wav files from digital audio CDs >-Obsoletes: cdrecord-cdda2wav >-Provides: cdrecord-cdda2wav > Obsoletes: cdda2wav <= 9:2.01-10 > Provides: cdda2wav = 9:2.01-10.1 > >@@ -68,12 +64,20 @@ > > > %build >-make >+mkdir fedora >+cd fedora >+export CFLAGS="$RPM_OPT_FLAGS" >+export CXXFLAGS="$RPM_OPT_FLAGS" >+export FFLAGS="$RPM_OPT_FLAGS" >+cmake .. \ >+ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \ >+ -DBUILD_SHARED_LIBS:BOOL=ON >+make VERBOSE=1 %{?_smp_mflags} > > %install > rm -rf $RPM_BUILD_ROOT >-mandir=%{_mandir} >-make PREFIX=$RPM_BUILD_ROOT%{_usr} install >+cd fedora >+make install DESTDIR=$RPM_BUILD_ROOT > ln -s genisoimage $RPM_BUILD_ROOT%{_bindir}/mkisofs > ln -s genisoimage $RPM_BUILD_ROOT%{_bindir}/mkhybrid > ln -s icedax $RPM_BUILD_ROOT%{_bindir}/cdda2wav >@@ -100,7 +104,7 @@ > > %files -n icedax > %defattr(-,root,root) >-%doc doc/icedax >+%doc doc/icedax COPYING > %{_bindir}/icedax > %{_bindir}/cdda2wav > %{_bindir}/cdda2mp3 >@@ -111,7 +115,7 @@ > > %files -n genisoimage > %defattr(-,root,root) >-%doc doc/genisoimage >+%doc doc/genisoimage COPYING > %{_bindir}/mkisofs > %{_bindir}/mkhybrid > %{_bindir}/genisoimage
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 224365
: 148588