]> git.pld-linux.org Git - packages/GNUSim8085.git/blobdiff - GNUSim8085.spec
- ac/am, more BR, rel 2
[packages/GNUSim8085.git] / GNUSim8085.spec
index d6c99302375b13a91c8ac91e22faf6093f45128f..89820bcd1b05492f73770d92ef642062f74541e6 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Graphical simulator for the Intel 8085 microprocessor
 Summary(pl):   Graficzny symulator mikroprocesora Intel 8085
 Name:          GNUSim8085
 Version:       1.2.89
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Engineering
 Source0:       http://dl.sourceforge.net/gnusim8085/%{name}-%{version}.tar.bz2
@@ -10,8 +10,12 @@ Source0:     http://dl.sourceforge.net/gnusim8085/%{name}-%{version}.tar.bz2
 Source1:       %{name}.desktop
 Patch0:                %{name}-link.patch
 URL:           http://sourceforge.net/projects/gnusim8085/
+BuildRequires: automake
+BuildRequires: autoconf
+BuildRequires: gettext-devel
 BuildRequires: gtk+2-devel >= 2.0
 BuildRequires: libgnomeui-devel >= 2.0
+BuildRequires: libiconv-devel
 BuildRequires: pkgconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -28,6 +32,10 @@ dla mikroprocesora Intel 8085.
 %patch0 -p1
 
 %build
+%{__gettextize}
+%{__aclocal}
+%{__automake}
+%{__autoconf}
 %configure
 %{__make}
 
This page took 0.039233 seconds and 4 git commands to generate.