]> git.pld-linux.org Git - packages/exo.git/blobdiff - exo.spec
- BR autoconf instead of gcc-c++
[packages/exo.git] / exo.spec
index 8a12b5835badb7b4028c04def0c43264493472e0..512ed2689ab21eefa3d8403d77634e3a840a2122 100644 (file)
--- a/exo.spec
+++ b/exo.spec
@@ -2,14 +2,14 @@ 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: gcc-c++
 BuildRequires: gettext-devel
 BuildRequires: pkgconfig
 BuildRequires: libxfcegui4-devel >= 4.1.90
@@ -49,6 +49,7 @@ Statyczna biblioteka libexo.
 %setup -q -n exo-%{version}
 
 %build
+%{__autoconf}
 %configure \
        --with-html-dir=%{_gtkdocdir}
 %{__make}
This page took 0.077431 seconds and 4 git commands to generate.