From 897b9af50a30ae11c7606e1abedcd16e1e56143e Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 25 Apr 2004 22:10:08 +0000 Subject: [PATCH] - fixed build on amd64, added missing pl, release 2 Changed files: ccd2iso.spec -> 1.2 --- ccd2iso.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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} -- 2.43.0