Author: freetz                       Date: Thu Feb 23 22:45:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make BR human readable

---- Files affected:
SPECS:
   libgsf.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SPECS/libgsf.spec
diff -u SPECS/libgsf.spec:1.41 SPECS/libgsf.spec:1.42
--- SPECS/libgsf.spec:1.41      Sun Dec 11 07:13:32 2005
+++ SPECS/libgsf.spec   Thu Feb 23 23:45:17 2006
@@ -1,8 +1,8 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without apidocs         # disable gtk-doc
-%bcond_without gnome           # without GNOME extensions packages
+%bcond_without apidocs         # disable gtk-doc
+%bcond_without gnome           # without GNOME extensions packages
 #
 Summary:       GNOME Structured File library
 Summary(pl):   Biblioteka plików strukturalnych dla GNOME
@@ -15,19 +15,22 @@
 # Source0-md5: b35e95f6bd7b8add9981b6cf6336674a
 Patch0:                %{name}-no_GConf2_macros.patch
 URL:           http://www.gnumeric.org/
-%{?with_gnome:BuildRequires:   GConf2-devel}
-%{?with_gnome:BuildRequires:   ORBit2-devel >= 2.8.1}
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake
 BuildRequires: bzip2-devel
 BuildRequires: glib2-devel >= 1:2.6.0
-%{?with_gnome:BuildRequires:   gnome-vfs2-devel >= 2.4.0}
 %{?with_apidocs:BuildRequires: gtk-doc >= 1.0}
 BuildRequires: gtk-doc-automake
-%{?with_gnome:BuildRequires:   libbonobo-devel >= 2.4.0}
 BuildRequires: libtool
 BuildRequires: libxml2-devel >= 2.4.16
 BuildRequires: pkgconfig
+# GNOME BR
+%if %{with gnome}
+BuildRequires: GConf2-devel
+BuildRequires: ORBit2-devel >= 2.8.1
+BuildRequires: gnome-vfs2-devel >= 2.4.0
+BuildRequires: libbonobo-devel >= 2.4.0
+%endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -206,6 +209,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2006/02/23 22:45:17  freetz
+- make BR human readable
+
 Revision 1.41  2005/12/11 06:13:32  qrczak
 - Fixed unbalanced braces in spec (apidocs bcond).
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libgsf.spec?r1=1.41&r2=1.42&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to