commit af98e6526f87b73737cc0ffaab293e1d137f369e
Author: Jakub Bogusz <[email protected]>
Date:   Mon Jul 23 21:30:37 2012 +0200

    - updated to 1.6.46
    - it seems that cups support via libcups has been withdrawn (HAVE_CUPS_H is 
never defined)

 fox16.spec | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/fox16.spec b/fox16.spec
index 6b93b70..40a398e 100644
--- a/fox16.spec
+++ b/fox16.spec
@@ -1,17 +1,16 @@
 #
 # Conditional build:
-%bcond_without cups            # CUPS support
 %bcond_without static_libs     # don't build static libraries
 #
 Summary:       The FOX 1.6 C++ GUI Toolkit
 Summary(pl.UTF-8):     FOX 1.6 - toolkit graficzny w C++
 Name:          fox16
-Version:       1.6.44
-Release:       6
+Version:       1.6.46
+Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
-Source0:       http://fox-toolkit.org/ftp/fox-%{version}.tar.gz
-# Source0-md5: f3c66bbe87b65de3a3fb480278bcfffd
+Source0:       http://ftp.fox-toolkit.org/pub/fox-%{version}.tar.gz
+# Source0-md5: da2c5cf36eff32a0c49cfcd9494fe6b7
 Patch0:                %{name}-opt.patch
 Patch1:                %{name}-link.patch
 Patch2:                %{name}-Makefile.patch
@@ -20,7 +19,6 @@ BuildRequires:        OpenGL-GLU-devel
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake
 BuildRequires: bzip2-devel >= 1.0.2
-%{?with_cups:BuildRequires:    cups-devel}
 BuildRequires: doxygen
 BuildRequires: graphviz
 BuildRequires: libjpeg-devel >= 6b
@@ -140,7 +138,6 @@ FOX 1.6 - przykładowe programy.
 %{__autoconf}
 %{__automake}
 %configure \
-       %{?with_cups:--enable-cups} \
        %{?debug:--enable-debug}%{!?debug:--enable-release} \
        --enable-static%{!?with_static_libs:=no} \
        --with-opengl \
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to