This commit is contained in:
parent
6c975dbc27
commit
92c5c1fc97
@ -28,7 +28,6 @@ BuildRequires: automake
|
|||||||
BuildRequires: chmlib-devel
|
BuildRequires: chmlib-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: wxWidgets-devel >= 3.0
|
BuildRequires: wxWidgets-devel >= 3.0
|
||||||
BuildRequires: xz
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
xCHM is a GUI frontend for CHMLIB, written with wxGTK. It is able to
|
xCHM is a GUI frontend for CHMLIB, written with wxGTK. It is able to
|
||||||
@ -37,12 +36,12 @@ current page, work with bookmarks, change fonts and fast search
|
|||||||
through all the pages of the loaded .chm document.
|
through all the pages of the loaded .chm document.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
%configure
|
%configure
|
||||||
make %{?_smp_mflags}
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user