cdrdao/cdrdao.spec

368 lines
11 KiB
RPMSpec
Raw Normal View History

%define rcversion rc2
Summary: Writes audio CD-Rs in disk-at-once (DAO) mode
Name: cdrdao
Version: 1.2.3
Release: 0.%{rcversion}.3
License: GPLv2
Group: Applications/Multimedia
URL: http://cdrdao.sourceforge.net/
Source0: %{name}-%{version}%{rcversion}.tar.bz2
Patch0: cdrdao-1.2.2-gcc44.patch
Patch1: cdrdao-1.2.2-desktop.patch
Patch2: cdrdao-1.2.3-version.patch
2007-02-27 11:38:16 +00:00
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gtkmm24-devel
BuildRequires: libgnomeuimm26-devel
BuildRequires: libsigc++20-devel
BuildRequires: libvorbis-devel >= 1.0
BuildRequires: desktop-file-utils
BuildRequires: libao-devel
# Only exclude s390
2007-01-24 13:55:11 +00:00
ExcludeArch: s390 s390x
auto-import changelog data from cdrdao-1.1.3-9.src.rpm Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add excludearch for s390 s390x Mon May 21 2001 Tim Powers <timp@redhat.com> - rebuilt for the distro Fri Sep 08 2000 Tim Powers <timp@redhat.com> - removed all references to xcdrdao, we don't ship it. So no applnk, no gtkmm requirements either. Thu Sep 07 2000 Tim Powers <timp@redhat.com> - fixed bad Requires line, was still requiring gtk--, when the package changed to gtkmm Mon Jul 24 2000 Prospector <prospector@redhat.com> - rebuilt Mon Jul 10 2000 Tim Powers <timp@redhat.com> - rebuilt Mon Jun 05 2000 Tim Powers <timp@redhat.com> - man pages in correct location - use %makeinstall Mon May 08 2000 Tim Powers <timp@redhat.com> - use applnk for dirs - use CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ; [ -f configure.in ] && libtoolize --copy --force ; ./configure i386-redhat-linux \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info - remove redundant defines - rebuilt for 7.0 Tue Nov 02 1999 Tim Powers <timp@redhat.com> - updated to 1.1.3 - we now have xcdrdao - added gnome menu stuff Sat Aug 21 1999 Tim Powers <timp@redhat.com> - removed wmconfig stuff. Nosuch file names xcdrdao Wed Aug 18 1999 Dale Lovelace <dale@redhat.com> - add cdrdao.wmconfig Sat Jul 10 1999 Tim Powers <timp@redhat.com> - updated to 1.1.1 - built for 6.1 Mon May 10 1999 Cristian Gafton <gafton@redhat.com> - gtk-- does not wokr on the alpha, so we have no xcdrdao for it. - cheesy workaround for the broken tar archive Tue Apr 13 1999 Michael Maher <mike@redhat.com> - built package
2004-09-09 03:43:50 +00:00
auto-import changelog data from cdrdao-1.1.3-9.src.rpm Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add excludearch for s390 s390x Mon May 21 2001 Tim Powers <timp@redhat.com> - rebuilt for the distro Fri Sep 08 2000 Tim Powers <timp@redhat.com> - removed all references to xcdrdao, we don't ship it. So no applnk, no gtkmm requirements either. Thu Sep 07 2000 Tim Powers <timp@redhat.com> - fixed bad Requires line, was still requiring gtk--, when the package changed to gtkmm Mon Jul 24 2000 Prospector <prospector@redhat.com> - rebuilt Mon Jul 10 2000 Tim Powers <timp@redhat.com> - rebuilt Mon Jun 05 2000 Tim Powers <timp@redhat.com> - man pages in correct location - use %makeinstall Mon May 08 2000 Tim Powers <timp@redhat.com> - use applnk for dirs - use CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ; [ -f configure.in ] && libtoolize --copy --force ; ./configure i386-redhat-linux \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info - remove redundant defines - rebuilt for 7.0 Tue Nov 02 1999 Tim Powers <timp@redhat.com> - updated to 1.1.3 - we now have xcdrdao - added gnome menu stuff Sat Aug 21 1999 Tim Powers <timp@redhat.com> - removed wmconfig stuff. Nosuch file names xcdrdao Wed Aug 18 1999 Dale Lovelace <dale@redhat.com> - add cdrdao.wmconfig Sat Jul 10 1999 Tim Powers <timp@redhat.com> - updated to 1.1.1 - built for 6.1 Mon May 10 1999 Cristian Gafton <gafton@redhat.com> - gtk-- does not wokr on the alpha, so we have no xcdrdao for it. - cheesy workaround for the broken tar archive Tue Apr 13 1999 Michael Maher <mike@redhat.com> - built package
2004-09-09 03:43:50 +00:00
%description
Cdrdao records audio CD-Rs in disk-at-once (DAO) mode, based on a
textual description of the CD contents. Recording in DAO mode writes
auto-import changelog data from cdrdao-1.1.3-9.src.rpm Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add excludearch for s390 s390x Mon May 21 2001 Tim Powers <timp@redhat.com> - rebuilt for the distro Fri Sep 08 2000 Tim Powers <timp@redhat.com> - removed all references to xcdrdao, we don't ship it. So no applnk, no gtkmm requirements either. Thu Sep 07 2000 Tim Powers <timp@redhat.com> - fixed bad Requires line, was still requiring gtk--, when the package changed to gtkmm Mon Jul 24 2000 Prospector <prospector@redhat.com> - rebuilt Mon Jul 10 2000 Tim Powers <timp@redhat.com> - rebuilt Mon Jun 05 2000 Tim Powers <timp@redhat.com> - man pages in correct location - use %makeinstall Mon May 08 2000 Tim Powers <timp@redhat.com> - use applnk for dirs - use CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ; [ -f configure.in ] && libtoolize --copy --force ; ./configure i386-redhat-linux \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info - remove redundant defines - rebuilt for 7.0 Tue Nov 02 1999 Tim Powers <timp@redhat.com> - updated to 1.1.3 - we now have xcdrdao - added gnome menu stuff Sat Aug 21 1999 Tim Powers <timp@redhat.com> - removed wmconfig stuff. Nosuch file names xcdrdao Wed Aug 18 1999 Dale Lovelace <dale@redhat.com> - add cdrdao.wmconfig Sat Jul 10 1999 Tim Powers <timp@redhat.com> - updated to 1.1.1 - built for 6.1 Mon May 10 1999 Cristian Gafton <gafton@redhat.com> - gtk-- does not wokr on the alpha, so we have no xcdrdao for it. - cheesy workaround for the broken tar archive Tue Apr 13 1999 Michael Maher <mike@redhat.com> - built package
2004-09-09 03:43:50 +00:00
the complete disc (lead-in, one or more tracks, and lead-out) in a
single step. DAO allows full control over the length and the contents
auto-import changelog data from cdrdao-1.1.3-9.src.rpm Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add excludearch for s390 s390x Mon May 21 2001 Tim Powers <timp@redhat.com> - rebuilt for the distro Fri Sep 08 2000 Tim Powers <timp@redhat.com> - removed all references to xcdrdao, we don't ship it. So no applnk, no gtkmm requirements either. Thu Sep 07 2000 Tim Powers <timp@redhat.com> - fixed bad Requires line, was still requiring gtk--, when the package changed to gtkmm Mon Jul 24 2000 Prospector <prospector@redhat.com> - rebuilt Mon Jul 10 2000 Tim Powers <timp@redhat.com> - rebuilt Mon Jun 05 2000 Tim Powers <timp@redhat.com> - man pages in correct location - use %makeinstall Mon May 08 2000 Tim Powers <timp@redhat.com> - use applnk for dirs - use CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ; [ -f configure.in ] && libtoolize --copy --force ; ./configure i386-redhat-linux \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info - remove redundant defines - rebuilt for 7.0 Tue Nov 02 1999 Tim Powers <timp@redhat.com> - updated to 1.1.3 - we now have xcdrdao - added gnome menu stuff Sat Aug 21 1999 Tim Powers <timp@redhat.com> - removed wmconfig stuff. Nosuch file names xcdrdao Wed Aug 18 1999 Dale Lovelace <dale@redhat.com> - add cdrdao.wmconfig Sat Jul 10 1999 Tim Powers <timp@redhat.com> - updated to 1.1.1 - built for 6.1 Mon May 10 1999 Cristian Gafton <gafton@redhat.com> - gtk-- does not wokr on the alpha, so we have no xcdrdao for it. - cheesy workaround for the broken tar archive Tue Apr 13 1999 Michael Maher <mike@redhat.com> - built package
2004-09-09 03:43:50 +00:00
of pre-gaps, the pause areas between tracks.
%package -n gcdmaster
Summary: A Gnome2 Disk-At-Once (DAO) Audio CD writer
Group: Applications/Multimedia
Requires: cdrdao = %{version}-%{release}
Requires(post): shared-mime-info desktop-file-utils
Requires(postun): shared-mime-info desktop-file-utils
Requires(pre): GConf2
Requires(post): GConf2
Requires(preun): GConf2
%description -n gcdmaster
Gcdmaster is a GNOME2 GUI front-end to cdrdao that makes it easy to
visualize and manipulate audio information before burning it onto
CD. Its features include: cut/copy/paste of sound samples, track marks
edition and silence insertion.
auto-import changelog data from cdrdao-1.1.3-9.src.rpm Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add excludearch for s390 s390x Mon May 21 2001 Tim Powers <timp@redhat.com> - rebuilt for the distro Fri Sep 08 2000 Tim Powers <timp@redhat.com> - removed all references to xcdrdao, we don't ship it. So no applnk, no gtkmm requirements either. Thu Sep 07 2000 Tim Powers <timp@redhat.com> - fixed bad Requires line, was still requiring gtk--, when the package changed to gtkmm Mon Jul 24 2000 Prospector <prospector@redhat.com> - rebuilt Mon Jul 10 2000 Tim Powers <timp@redhat.com> - rebuilt Mon Jun 05 2000 Tim Powers <timp@redhat.com> - man pages in correct location - use %makeinstall Mon May 08 2000 Tim Powers <timp@redhat.com> - use applnk for dirs - use CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ; [ -f configure.in ] && libtoolize --copy --force ; ./configure i386-redhat-linux \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info - remove redundant defines - rebuilt for 7.0 Tue Nov 02 1999 Tim Powers <timp@redhat.com> - updated to 1.1.3 - we now have xcdrdao - added gnome menu stuff Sat Aug 21 1999 Tim Powers <timp@redhat.com> - removed wmconfig stuff. Nosuch file names xcdrdao Wed Aug 18 1999 Dale Lovelace <dale@redhat.com> - add cdrdao.wmconfig Sat Jul 10 1999 Tim Powers <timp@redhat.com> - updated to 1.1.1 - built for 6.1 Mon May 10 1999 Cristian Gafton <gafton@redhat.com> - gtk-- does not wokr on the alpha, so we have no xcdrdao for it. - cheesy workaround for the broken tar archive Tue Apr 13 1999 Michael Maher <mike@redhat.com> - built package
2004-09-09 03:43:50 +00:00
%prep
%setup -q -n %{name}-%{version}%{rcversion}
%patch0 -p1 -b .gcc4
%patch1 -p1 -b .desktop
%patch2 -p1 -b .version
auto-import changelog data from cdrdao-1.1.3-9.src.rpm Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add excludearch for s390 s390x Mon May 21 2001 Tim Powers <timp@redhat.com> - rebuilt for the distro Fri Sep 08 2000 Tim Powers <timp@redhat.com> - removed all references to xcdrdao, we don't ship it. So no applnk, no gtkmm requirements either. Thu Sep 07 2000 Tim Powers <timp@redhat.com> - fixed bad Requires line, was still requiring gtk--, when the package changed to gtkmm Mon Jul 24 2000 Prospector <prospector@redhat.com> - rebuilt Mon Jul 10 2000 Tim Powers <timp@redhat.com> - rebuilt Mon Jun 05 2000 Tim Powers <timp@redhat.com> - man pages in correct location - use %makeinstall Mon May 08 2000 Tim Powers <timp@redhat.com> - use applnk for dirs - use CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ; [ -f configure.in ] && libtoolize --copy --force ; ./configure i386-redhat-linux \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info - remove redundant defines - rebuilt for 7.0 Tue Nov 02 1999 Tim Powers <timp@redhat.com> - updated to 1.1.3 - we now have xcdrdao - added gnome menu stuff Sat Aug 21 1999 Tim Powers <timp@redhat.com> - removed wmconfig stuff. Nosuch file names xcdrdao Wed Aug 18 1999 Dale Lovelace <dale@redhat.com> - add cdrdao.wmconfig Sat Jul 10 1999 Tim Powers <timp@redhat.com> - updated to 1.1.1 - built for 6.1 Mon May 10 1999 Cristian Gafton <gafton@redhat.com> - gtk-- does not wokr on the alpha, so we have no xcdrdao for it. - cheesy workaround for the broken tar archive Tue Apr 13 1999 Michael Maher <mike@redhat.com> - built package
2004-09-09 03:43:50 +00:00
%build
%configure \
--with-xdao \
--without-scglib \
--with-mp3-support \
--without-lame
2007-02-27 11:38:16 +00:00
make %{?_smp_mflags}
auto-import changelog data from cdrdao-1.1.3-9.src.rpm Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add excludearch for s390 s390x Mon May 21 2001 Tim Powers <timp@redhat.com> - rebuilt for the distro Fri Sep 08 2000 Tim Powers <timp@redhat.com> - removed all references to xcdrdao, we don't ship it. So no applnk, no gtkmm requirements either. Thu Sep 07 2000 Tim Powers <timp@redhat.com> - fixed bad Requires line, was still requiring gtk--, when the package changed to gtkmm Mon Jul 24 2000 Prospector <prospector@redhat.com> - rebuilt Mon Jul 10 2000 Tim Powers <timp@redhat.com> - rebuilt Mon Jun 05 2000 Tim Powers <timp@redhat.com> - man pages in correct location - use %makeinstall Mon May 08 2000 Tim Powers <timp@redhat.com> - use applnk for dirs - use CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ; [ -f configure.in ] && libtoolize --copy --force ; ./configure i386-redhat-linux \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info - remove redundant defines - rebuilt for 7.0 Tue Nov 02 1999 Tim Powers <timp@redhat.com> - updated to 1.1.3 - we now have xcdrdao - added gnome menu stuff Sat Aug 21 1999 Tim Powers <timp@redhat.com> - removed wmconfig stuff. Nosuch file names xcdrdao Wed Aug 18 1999 Dale Lovelace <dale@redhat.com> - add cdrdao.wmconfig Sat Jul 10 1999 Tim Powers <timp@redhat.com> - updated to 1.1.1 - built for 6.1 Mon May 10 1999 Cristian Gafton <gafton@redhat.com> - gtk-- does not wokr on the alpha, so we have no xcdrdao for it. - cheesy workaround for the broken tar archive Tue Apr 13 1999 Michael Maher <mike@redhat.com> - built package
2004-09-09 03:43:50 +00:00
auto-import changelog data from cdrdao-1.1.3-9.src.rpm Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add excludearch for s390 s390x Mon May 21 2001 Tim Powers <timp@redhat.com> - rebuilt for the distro Fri Sep 08 2000 Tim Powers <timp@redhat.com> - removed all references to xcdrdao, we don't ship it. So no applnk, no gtkmm requirements either. Thu Sep 07 2000 Tim Powers <timp@redhat.com> - fixed bad Requires line, was still requiring gtk--, when the package changed to gtkmm Mon Jul 24 2000 Prospector <prospector@redhat.com> - rebuilt Mon Jul 10 2000 Tim Powers <timp@redhat.com> - rebuilt Mon Jun 05 2000 Tim Powers <timp@redhat.com> - man pages in correct location - use %makeinstall Mon May 08 2000 Tim Powers <timp@redhat.com> - use applnk for dirs - use CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ; [ -f configure.in ] && libtoolize --copy --force ; ./configure i386-redhat-linux \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info - remove redundant defines - rebuilt for 7.0 Tue Nov 02 1999 Tim Powers <timp@redhat.com> - updated to 1.1.3 - we now have xcdrdao - added gnome menu stuff Sat Aug 21 1999 Tim Powers <timp@redhat.com> - removed wmconfig stuff. Nosuch file names xcdrdao Wed Aug 18 1999 Dale Lovelace <dale@redhat.com> - add cdrdao.wmconfig Sat Jul 10 1999 Tim Powers <timp@redhat.com> - updated to 1.1.1 - built for 6.1 Mon May 10 1999 Cristian Gafton <gafton@redhat.com> - gtk-- does not wokr on the alpha, so we have no xcdrdao for it. - cheesy workaround for the broken tar archive Tue Apr 13 1999 Michael Maher <mike@redhat.com> - built package
2004-09-09 03:43:50 +00:00
%install
rm -rf $RPM_BUILD_ROOT
2007-02-27 11:38:16 +00:00
make install DESTDIR=$RPM_BUILD_ROOT
auto-import changelog data from cdrdao-1.1.3-9.src.rpm Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add excludearch for s390 s390x Mon May 21 2001 Tim Powers <timp@redhat.com> - rebuilt for the distro Fri Sep 08 2000 Tim Powers <timp@redhat.com> - removed all references to xcdrdao, we don't ship it. So no applnk, no gtkmm requirements either. Thu Sep 07 2000 Tim Powers <timp@redhat.com> - fixed bad Requires line, was still requiring gtk--, when the package changed to gtkmm Mon Jul 24 2000 Prospector <prospector@redhat.com> - rebuilt Mon Jul 10 2000 Tim Powers <timp@redhat.com> - rebuilt Mon Jun 05 2000 Tim Powers <timp@redhat.com> - man pages in correct location - use %makeinstall Mon May 08 2000 Tim Powers <timp@redhat.com> - use applnk for dirs - use CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ; [ -f configure.in ] && libtoolize --copy --force ; ./configure i386-redhat-linux \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info - remove redundant defines - rebuilt for 7.0 Tue Nov 02 1999 Tim Powers <timp@redhat.com> - updated to 1.1.3 - we now have xcdrdao - added gnome menu stuff Sat Aug 21 1999 Tim Powers <timp@redhat.com> - removed wmconfig stuff. Nosuch file names xcdrdao Wed Aug 18 1999 Dale Lovelace <dale@redhat.com> - add cdrdao.wmconfig Sat Jul 10 1999 Tim Powers <timp@redhat.com> - updated to 1.1.1 - built for 6.1 Mon May 10 1999 Cristian Gafton <gafton@redhat.com> - gtk-- does not wokr on the alpha, so we have no xcdrdao for it. - cheesy workaround for the broken tar archive Tue Apr 13 1999 Michael Maher <mike@redhat.com> - built package
2004-09-09 03:43:50 +00:00
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
desktop-file-install \
--vendor "" \
--mode 644 \
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
--delete-original \
$RPM_BUILD_ROOT%{_datadir}/applications/gcdmaster.desktop
auto-import changelog data from cdrdao-1.1.3-9.src.rpm Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add excludearch for s390 s390x Mon May 21 2001 Tim Powers <timp@redhat.com> - rebuilt for the distro Fri Sep 08 2000 Tim Powers <timp@redhat.com> - removed all references to xcdrdao, we don't ship it. So no applnk, no gtkmm requirements either. Thu Sep 07 2000 Tim Powers <timp@redhat.com> - fixed bad Requires line, was still requiring gtk--, when the package changed to gtkmm Mon Jul 24 2000 Prospector <prospector@redhat.com> - rebuilt Mon Jul 10 2000 Tim Powers <timp@redhat.com> - rebuilt Mon Jun 05 2000 Tim Powers <timp@redhat.com> - man pages in correct location - use %makeinstall Mon May 08 2000 Tim Powers <timp@redhat.com> - use applnk for dirs - use CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ; [ -f configure.in ] && libtoolize --copy --force ; ./configure i386-redhat-linux \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info - remove redundant defines - rebuilt for 7.0 Tue Nov 02 1999 Tim Powers <timp@redhat.com> - updated to 1.1.3 - we now have xcdrdao - added gnome menu stuff Sat Aug 21 1999 Tim Powers <timp@redhat.com> - removed wmconfig stuff. Nosuch file names xcdrdao Wed Aug 18 1999 Dale Lovelace <dale@redhat.com> - add cdrdao.wmconfig Sat Jul 10 1999 Tim Powers <timp@redhat.com> - updated to 1.1.1 - built for 6.1 Mon May 10 1999 Cristian Gafton <gafton@redhat.com> - gtk-- does not wokr on the alpha, so we have no xcdrdao for it. - cheesy workaround for the broken tar archive Tue Apr 13 1999 Michael Maher <mike@redhat.com> - built package
2004-09-09 03:43:50 +00:00
%clean
rm -rf $RPM_BUILD_ROOT
%post -n gcdmaster
update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gcdmaster.schemas > /dev/null || :
killall -HUP gconfd-2 &>/dev/null || :
%postun -n gcdmaster
update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
if [ "$1" -gt 1 ]; then
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gcdmaster.schemas >/dev/null || :
killall -HUP gconfd-2 &>/dev/null || :
fi
%preun
if [ "$1" -eq 0 ]; then
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gcdmaster.schemas > /dev/null || :
killall -HUP gconfd-2 &>/dev/null || :
fi
auto-import changelog data from cdrdao-1.1.3-9.src.rpm Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add excludearch for s390 s390x Mon May 21 2001 Tim Powers <timp@redhat.com> - rebuilt for the distro Fri Sep 08 2000 Tim Powers <timp@redhat.com> - removed all references to xcdrdao, we don't ship it. So no applnk, no gtkmm requirements either. Thu Sep 07 2000 Tim Powers <timp@redhat.com> - fixed bad Requires line, was still requiring gtk--, when the package changed to gtkmm Mon Jul 24 2000 Prospector <prospector@redhat.com> - rebuilt Mon Jul 10 2000 Tim Powers <timp@redhat.com> - rebuilt Mon Jun 05 2000 Tim Powers <timp@redhat.com> - man pages in correct location - use %makeinstall Mon May 08 2000 Tim Powers <timp@redhat.com> - use applnk for dirs - use CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ; [ -f configure.in ] && libtoolize --copy --force ; ./configure i386-redhat-linux \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info - remove redundant defines - rebuilt for 7.0 Tue Nov 02 1999 Tim Powers <timp@redhat.com> - updated to 1.1.3 - we now have xcdrdao - added gnome menu stuff Sat Aug 21 1999 Tim Powers <timp@redhat.com> - removed wmconfig stuff. Nosuch file names xcdrdao Wed Aug 18 1999 Dale Lovelace <dale@redhat.com> - add cdrdao.wmconfig Sat Jul 10 1999 Tim Powers <timp@redhat.com> - updated to 1.1.1 - built for 6.1 Mon May 10 1999 Cristian Gafton <gafton@redhat.com> - gtk-- does not wokr on the alpha, so we have no xcdrdao for it. - cheesy workaround for the broken tar archive Tue Apr 13 1999 Michael Maher <mike@redhat.com> - built package
2004-09-09 03:43:50 +00:00
%files
%defattr(-, root, root, -)
%doc AUTHORS COPYING README CREDITS ChangeLog
%{_bindir}/cdrdao
%{_bindir}/*toc*
%{_datadir}/cdrdao
%{_mandir}/*/cdrdao*
%{_mandir}/*/cue2toc*
%files -n gcdmaster
%defattr(-, root, root, -)
%{_bindir}/gcdmaster
%{_datadir}/gcdmaster
%{_datadir}/applications/*.desktop
%{_datadir}/mime-info/gcdmaster*
%{_datadir}/mime/packages/gcdmaster.xml
%{_datadir}/application-registry/gcdmaster.applications
%{_datadir}/pixmaps/*
%{_sysconfdir}/gconf/schemas/gcdmaster.schemas
%{_mandir}/man1/gcdmaster*
auto-import changelog data from cdrdao-1.1.3-9.src.rpm Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add excludearch for s390 s390x Mon May 21 2001 Tim Powers <timp@redhat.com> - rebuilt for the distro Fri Sep 08 2000 Tim Powers <timp@redhat.com> - removed all references to xcdrdao, we don't ship it. So no applnk, no gtkmm requirements either. Thu Sep 07 2000 Tim Powers <timp@redhat.com> - fixed bad Requires line, was still requiring gtk--, when the package changed to gtkmm Mon Jul 24 2000 Prospector <prospector@redhat.com> - rebuilt Mon Jul 10 2000 Tim Powers <timp@redhat.com> - rebuilt Mon Jun 05 2000 Tim Powers <timp@redhat.com> - man pages in correct location - use %makeinstall Mon May 08 2000 Tim Powers <timp@redhat.com> - use applnk for dirs - use CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ; [ -f configure.in ] && libtoolize --copy --force ; ./configure i386-redhat-linux \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info - remove redundant defines - rebuilt for 7.0 Tue Nov 02 1999 Tim Powers <timp@redhat.com> - updated to 1.1.3 - we now have xcdrdao - added gnome menu stuff Sat Aug 21 1999 Tim Powers <timp@redhat.com> - removed wmconfig stuff. Nosuch file names xcdrdao Wed Aug 18 1999 Dale Lovelace <dale@redhat.com> - add cdrdao.wmconfig Sat Jul 10 1999 Tim Powers <timp@redhat.com> - updated to 1.1.1 - built for 6.1 Mon May 10 1999 Cristian Gafton <gafton@redhat.com> - gtk-- does not wokr on the alpha, so we have no xcdrdao for it. - cheesy workaround for the broken tar archive Tue Apr 13 1999 Michael Maher <mike@redhat.com> - built package
2004-09-09 03:43:50 +00:00
%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.3-0.rc2.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Apr 16 2009 Denis Leroy <denis@poolshark.org> - 1.2.3-0.rc2.2
- Make sure version is printed with usage, to fix k3b
* Tue Apr 7 2009 Denis Leroy <denis@poolshark.org> - 1.2.3-0.rc2.1
- Update to latest 1.2.3 release candidate
- Merged with gcdmaster spec file
- Added scripts to manage gcdmaster new schemas file
- Moved desktop file fix into patch
- Added patch to fix gcc 4.4 compile
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2008-02-19 04:34:39 +00:00
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.2.2-5
- Autorebuild for GCC 4.3
* Mon Feb 18 2008 harald@redhat.com 1.2.2-4
- added string.h includes to make it compile again
2007-08-17 12:02:43 +00:00
* Fri Aug 17 2007 Harald Hoyer <harald@redhat.com> - 1.2.2-3
- changed license to GPLv2
2007-02-27 11:38:16 +00:00
* Tue Feb 27 2007 Harald Hoyer <harald@redhat.com> - 1.2.2-2
- fixed specfile issues (bug #225639)
* Wed Jan 24 2007 Harald Hoyer <harald@redhat.com> - 1.2.2-1
- version 1.2.2
- built without cdrecord-devel now
2007-02-27 11:38:16 +00:00
* Mon Aug 21 2006 Harald Hoyer <harald@redhat.com> - 1.2.1-2
2006-08-21 09:47:31 +00:00
- rebuild with new/old cdrtools
2006-07-12 04:46:34 +00:00
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.2.1-1.1
- rebuild
* Wed Mar 08 2006 Harald Hoyer <harald@redhat.com> - 1.2.1-1
- version 1.2.1 (1.2.0 was not functional)
2006-02-11 02:14:28 +00:00
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.2.0-1.2.2
- bump again for double-long bug on ppc(64)
2006-02-07 11:13:28 +00:00
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.2.0-1.2.1
- rebuilt for new gcc4.1 snapshot and glibc changes
2006-01-17 13:36:10 +00:00
* Tue Jan 17 2006 Harald Hoyer <harald@redhat.com>
- rebuilt
2005-12-09 22:39:53 +00:00
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
2005-07-18 11:59:48 +00:00
* Mon Jul 18 2005 Harald Hoyer <harald@redhat.com> 1.2.0-1
- version 1.2.0
2005-03-02 11:00:17 +00:00
* Wed Mar 02 2005 Harald Hoyer <harald@redhat.com>
- rebuilt
* Tue Feb 22 2005 Karsten Hopp <karsten@redhat.de> 1.1.9-8
- cdrdao builds just fine without the pccts package and uses
its own pccts copy.
2005-02-09 16:46:25 +00:00
* Wed Feb 09 2005 Harald Hoyer <harald@redhat.com>
- rebuilt
2004-10-13 15:48:51 +00:00
* Wed Oct 13 2004 Harald Hoyer <harald@redhat.com> - 1.1.9-6
- build requires newer cdrecord-devel
2004-09-21 15:01:06 +00:00
* Tue Sep 21 2004 Harald Hoyer <harald@redhat.com> - 1.1.9-5
- removed INSTALL from doc (bug 132908)
* Wed Sep 08 2004 Harald Hoyer <harald@redhat.com> - 1.1.9-4
- build requires newer cdrecord-devel
* Tue Sep 07 2004 Harald Hoyer <harald@redhat.com> - 1.1.9-3
- build requires newer cdrecord-devel
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue Jun 8 2004 Harald Hoyer <harald@redhat.com> - 1.1.9-1
- version 1.1.9
* Wed Apr 14 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-4
- fixed BuildRequires
* Tue Mar 30 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-3
- fixed ISO C++ issues
* Fri Feb 20 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-2
- fixed ambigous operator cast
* Wed Feb 18 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-1
- use scsilib from cdrecord-devel
* Mon Feb 16 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-1
- version 1.1.8
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Mon Jan 26 2004 Harald Hoyer <harald@redhat.de> 1.1.7-8.atapi.1
- added ATAPI: support
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue May 13 2003 Harald Hoyer <harald@redhat.de> 1.1.7-6
- refined O_EXCL patch, nonroot sg handling
* Mon May 12 2003 Harald Hoyer <harald@redhat.de> 1.1.7-5
- refined O_EXCL patch, nonroot sg handling
* Wed Feb 26 2003 Harald Hoyer <harald@redhat.de> 1.1.7-4
- refined O_EXCL patch
* Tue Feb 25 2003 Harald Hoyer <harald@redhat.de> 1.1.7-3
- readded O_EXCL patch
* Tue Feb 04 2003 Phil Knirsch <pknirsch@redhat.com> 1.1.7-2
- Added s390x again as newer models will have SCSI.
* Thu Jan 29 2003 Harald Hoyer <harald@redhat.de> 1.1.7-1
- updated to 1.1.7
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Thu Nov 28 2002 Harald Hoyer <harald@redhat.de> 1.1.5-11
- added cdrdao-1.1.5-EXCL.patch to lock the CDROM device
- more archs for scsilib (cdrtools)
* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com>
- rebuilt with gcc-3.2 (we hope)
* Mon Jul 22 2002 Mike A. Harris <mharris@redhat.com> 1.1.5-9
- Rebuilt in new environment with gcc 3.2
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Sun May 26 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Tue May 21 2002 Mike A. Harris <mharris@redhat.com> 1.1.5-6
- Bumped release, and rebuilt against new toolchain.
* Fri Feb 22 2002 Mike A. Harris <mharris@redhat.com> 1.1.5-5
- Bumped release, and rebuilt against new toolchain.
* Wed Jan 09 2002 Tim Powers <timp@redhat.com> 1.1.5-4
- automated rebuild
* Sun Dec 23 2001 Mike A. Harris <mharris@redhat.com> 1.1.5-3
- Added missing /usr/share/cdrdao/drivers file (#57785)
- Also built 1.1.5-1.72.0 package for 7.x
* Sat Dec 22 2001 Mike A. Harris <mharris@redhat.com> 1.1.5-2
- Bumped release and rebuilt so rawhide package doesn't release number
conflict with previous 1.1.5-1 package built against 7.2
* Fri Dec 21 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix non-standard C++ code
* Tue Dec 18 2001 Mike A. Harris <mharris@redhat.com> 1.1.5-1
- Updated to 1.1.5
- Updated endianness patch for ia64
- s/Copyright/License/ in specfile
- Changed to bz2 compression for smaller sources
- Fixed BuildRoot line (was hard coded)
* Wed Sep 12 2001 Tim Powers <timp@redhat.com>
- rebuild with new gcc and binutils
* Tue Jun 26 2001 Bill Nottingham <notting@redhat.com>
- include on ia64
auto-import changelog data from cdrdao-1.1.3-9.src.rpm Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add excludearch for s390 s390x Mon May 21 2001 Tim Powers <timp@redhat.com> - rebuilt for the distro Fri Sep 08 2000 Tim Powers <timp@redhat.com> - removed all references to xcdrdao, we don't ship it. So no applnk, no gtkmm requirements either. Thu Sep 07 2000 Tim Powers <timp@redhat.com> - fixed bad Requires line, was still requiring gtk--, when the package changed to gtkmm Mon Jul 24 2000 Prospector <prospector@redhat.com> - rebuilt Mon Jul 10 2000 Tim Powers <timp@redhat.com> - rebuilt Mon Jun 05 2000 Tim Powers <timp@redhat.com> - man pages in correct location - use %makeinstall Mon May 08 2000 Tim Powers <timp@redhat.com> - use applnk for dirs - use CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ; [ -f configure.in ] && libtoolize --copy --force ; ./configure i386-redhat-linux \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info - remove redundant defines - rebuilt for 7.0 Tue Nov 02 1999 Tim Powers <timp@redhat.com> - updated to 1.1.3 - we now have xcdrdao - added gnome menu stuff Sat Aug 21 1999 Tim Powers <timp@redhat.com> - removed wmconfig stuff. Nosuch file names xcdrdao Wed Aug 18 1999 Dale Lovelace <dale@redhat.com> - add cdrdao.wmconfig Sat Jul 10 1999 Tim Powers <timp@redhat.com> - updated to 1.1.1 - built for 6.1 Mon May 10 1999 Cristian Gafton <gafton@redhat.com> - gtk-- does not wokr on the alpha, so we have no xcdrdao for it. - cheesy workaround for the broken tar archive Tue Apr 13 1999 Michael Maher <mike@redhat.com> - built package
2004-09-09 03:43:50 +00:00
* Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add excludearch for s390 s390x
* Mon May 21 2001 Tim Powers <timp@redhat.com>
- rebuilt for the distro
* Fri Sep 8 2000 Tim Powers <timp@redhat.com>
- removed all references to xcdrdao, we don't ship it. So no applnk, no gtkmm
requirements either.
* Thu Sep 7 2000 Tim Powers <timp@redhat.com>
- fixed bad Requires line, was still requiring gtk--, when the package changed
to gtkmm
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
* Mon Jul 10 2000 Tim Powers <timp@redhat.com>
- rebuilt
* Mon Jun 5 2000 Tim Powers <timp@redhat.com>
- man pages in correct location
- use %%makeinstall
* Mon May 8 2000 Tim Powers <timp@redhat.com>
- use applnk for dirs
2007-02-27 11:38:16 +00:00
- use %%configure
auto-import changelog data from cdrdao-1.1.3-9.src.rpm Tue Jun 19 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add excludearch for s390 s390x Mon May 21 2001 Tim Powers <timp@redhat.com> - rebuilt for the distro Fri Sep 08 2000 Tim Powers <timp@redhat.com> - removed all references to xcdrdao, we don't ship it. So no applnk, no gtkmm requirements either. Thu Sep 07 2000 Tim Powers <timp@redhat.com> - fixed bad Requires line, was still requiring gtk--, when the package changed to gtkmm Mon Jul 24 2000 Prospector <prospector@redhat.com> - rebuilt Mon Jul 10 2000 Tim Powers <timp@redhat.com> - rebuilt Mon Jun 05 2000 Tim Powers <timp@redhat.com> - man pages in correct location - use %makeinstall Mon May 08 2000 Tim Powers <timp@redhat.com> - use applnk for dirs - use CFLAGS="${CFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -march=i386 -mcpu=i686}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -march=i386 -mcpu=i686}" ; export FFLAGS ; [ -f configure.in ] && libtoolize --copy --force ; ./configure i386-redhat-linux \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/usr/com \ --mandir=/usr/share/man \ --infodir=/usr/share/info - remove redundant defines - rebuilt for 7.0 Tue Nov 02 1999 Tim Powers <timp@redhat.com> - updated to 1.1.3 - we now have xcdrdao - added gnome menu stuff Sat Aug 21 1999 Tim Powers <timp@redhat.com> - removed wmconfig stuff. Nosuch file names xcdrdao Wed Aug 18 1999 Dale Lovelace <dale@redhat.com> - add cdrdao.wmconfig Sat Jul 10 1999 Tim Powers <timp@redhat.com> - updated to 1.1.1 - built for 6.1 Mon May 10 1999 Cristian Gafton <gafton@redhat.com> - gtk-- does not wokr on the alpha, so we have no xcdrdao for it. - cheesy workaround for the broken tar archive Tue Apr 13 1999 Michael Maher <mike@redhat.com> - built package
2004-09-09 03:43:50 +00:00
- remove redundant defines
- rebuilt for 7.0
* Tue Nov 2 1999 Tim Powers <timp@redhat.com>
- updated to 1.1.3
- we now have xcdrdao
- added gnome menu stuff
* Fri Aug 21 1999 Tim Powers <timp@redhat.com>
- removed wmconfig stuff. Nosuch file names xcdrdao
* Wed Aug 18 1999 Dale Lovelace <dale@redhat.com>
- add cdrdao.wmconfig
* Sat Jul 10 1999 Tim Powers <timp@redhat.com>
- updated to 1.1.1
- built for 6.1
* Mon May 10 1999 Cristian Gafton <gafton@redhat.com>
- gtk-- does not wokr on the alpha, so we have no xcdrdao for it.
- cheesy workaround for the broken tar archive
* Tue Apr 13 1999 Michael Maher <mike@redhat.com>
- built package