]> git.pld-linux.org Git - packages/dia.git/commitdiff
- rel 3 dia-0_88_1-3
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Mon, 15 Oct 2001 09:50:43 +0000 (09:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- disabled gnome/bonobo support (buggy)

Changed files:
    dia.spec -> 1.56

dia.spec

index 7c2b0c416d5f321305bfa2e9ef35e6a8ecf6f76f..6c52fe2a1498d00d415afbf1967f9f47ff508250 100644 (file)
--- a/dia.spec
+++ b/dia.spec
@@ -2,7 +2,7 @@ Summary:        Dia - a gtk+ based diagram creation program
 Summary(pl):   Dia - program do tworzenia diagramów
 Name:          dia
 Version:       0.88.1
-Release:       2
+Release:       3
 Epoch:         1
 License:       GPL
 Group:         X11/Applications/Graphics
@@ -12,12 +12,8 @@ Vendor:              James Henstridge <james@daa.com.au>
 Source0:       ftp://ftp.gnome.org/pub/GNOME/stable/sources/dia/%{name}-%{version}.tar.gz
 Patch0:                %{name}-automake.patch
 URL:           http://www.lysator.liu.se/~alla/dia/dia.html
-BuildRequires: bonobo-devel >= 1.0
 BuildRequires: gdk-pixbuf-devel
-BuildRequires: gnome-libs-devel >= 1.2.0
-BuildRequires: gnome-print-devel >= 0.28
 BuildRequires: libxml-devel
-BuildRequires: oaf-devel
 BuildRequires: popt-devel
 BuildRequires: autoconf
 BuildRequires: automake
@@ -54,11 +50,7 @@ aclocal
 autoconf
 autoheader
 automake -a -c
-CFLAGS="%{rpmcflags} -I/usr/include/orbit-1.0"
-%configure \
-       --enable-gnome \
-       --enable-gnome-print \
-       --enable-bonobo
+%configure
 %{__make}
 
 %install
@@ -87,5 +79,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/dia
 %{_pixmapsdir}/*
 %{_datadir}/mime-info/*
-%{_datadir}/oaf/*
 %{_mandir}/man1/*
This page took 0.130302 seconds and 4 git commands to generate.