]> git.pld-linux.org Git - packages/exo.git/blobdiff - exo.spec
- BR autoconf instead of gcc-c++
[packages/exo.git] / exo.spec
index b9bb36d204d5b5277692a59efc115fdeb64b9d02..512ed2689ab21eefa3d8403d77634e3a840a2122 100644 (file)
--- a/exo.spec
+++ b/exo.spec
@@ -2,13 +2,16 @@ Summary:      Extension library to Xfce developed by os-cillation
 Summary(pl):   Biblioteka rozszerzeñ do Xfce opracowana przez os-cillation
 Name:          libexo
 Version:       0.2.0
-Release:       0.1
+Release:       1
 License:       GPL v2
 Group:         Libraries
 Source0:       http://download.berlios.de/xfce-goodies/exo-%{version}.tar.bz2
 # Source0-md5: d5c4b3d2fd9da3759b846f41922bb30f
 URL:           http://www.os-cillation.com/
+BuildRequires: autoconf
 BuildRequires: dbus-glib-devel >= 0.22
+BuildRequires: gettext-devel
+BuildRequires: pkgconfig
 BuildRequires: libxfcegui4-devel >= 4.1.90
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -46,6 +49,7 @@ Statyczna biblioteka libexo.
 %setup -q -n exo-%{version}
 
 %build
+%{__autoconf}
 %configure \
        --with-html-dir=%{_gtkdocdir}
 %{__make}
This page took 0.058588 seconds and 4 git commands to generate.