]> git.pld-linux.org Git - packages/xqilla.git/commitdiff
- enabled faxpp support auto/th/xqilla-2.3.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 4 Aug 2012 05:19:53 +0000 (07:19 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 4 Aug 2012 05:19:53 +0000 (07:19 +0200)
xqilla.spec

index 1fa4b1803ca977633fb0f0fe37665269ce5bb9bb..603b14606e1e95f39f2cfb976d174a50124a9c7d 100644 (file)
@@ -1,5 +1,4 @@
 # $Revision: 1.21 $, $Date: 2011/07/16 18:25:43 $
-# TODO: faxpp
 #
 # Conditional build:
 %bcond_without apidocs         # do not build and package API docs
@@ -17,6 +16,7 @@ Patch0:               %{name}-link.patch
 URL:           http://xqilla.sourceforge.net/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake
+BuildRequires: faxpp-devel
 BuildRequires: flex
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
@@ -36,6 +36,7 @@ Summary:      Header files for XQilla library
 Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki XQilla
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
+Requires:      faxpp-devel
 Requires:      libstdc++-devel
 Requires:      tidy-devel
 Requires:      xerces-c-devel >= 3
@@ -80,6 +81,7 @@ Dokumentacja API biblioteki XQilla.
 %{__autoheader}
 %{__automake}
 %configure \
+       --with-faxpp=/usr \
        --with-xerces=/usr
 
 %{__make}
This page took 0.098048 seconds and 4 git commands to generate.