From: Jakub Bogusz Date: Sun, 25 Apr 2004 22:10:08 +0000 (+0000) Subject: - fixed build on amd64, added missing pl, release 2 X-Git-Tag: AC-STABLE X-Git-Url: http://git.pld-linux.org/?p=packages%2Fccd2iso.git;a=commitdiff_plain;h=897b9af50a30ae11c7606e1abedcd16e1e56143e - fixed build on amd64, added missing pl, release 2 Changed files: ccd2iso.spec -> 1.2 --- diff --git a/ccd2iso.spec b/ccd2iso.spec index f4b1469..8215e40 100644 --- a/ccd2iso.spec +++ b/ccd2iso.spec @@ -1,21 +1,27 @@ Summary: CloneCD image to ISO image file converter +Summary(pl): Konwerter plików obrazów CloneCD do ISO Name: ccd2iso Version: 0.1 -Release: 1 +Release: 2 License: GPL Group: Applications/System Source0: http://dl.sourceforge.net/%{name}/%{name}.tar.gz # Source0-md5: 2a478f2309608593035f1a095a616bd5 URL: http://sourceforge.net/projects/ccd2iso/ +BuildRequires: automake BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description CloneCD image to ISO image file converter. +%description -l pl +Konwerter plików obrazów CloneCD do ISO. + %prep %setup -q -n %{name} %build +cp -f /usr/share/automake/config.* . %configure %{__make}