]> git.pld-linux.org Git - packages/dia.git/commitdiff
- release 6: rebuild against gnome-print 0.28. dia-0_86-6
authorkloczek <kloczek@pld-linux.org>
Tue, 24 Apr 2001 01:31:51 +0000 (01:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dia.spec -> 1.49

dia.spec

index ec6a32111fe851c587ba8ce50ecc073d060e640d..1f5de0abd42f4a7338d9b46b8f8dd1d8af00b4ac 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 tworzenie diagramów
 Name:          dia
 Version:       0.86
-Release:       5
+Release:       6
 Epoch:         1
 License:       GPL
 Group:         X11/Applications/Graphics
@@ -11,16 +11,16 @@ Group(pl):  X11/Aplikacje/Grafika
 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
-Patch1:                dia-build-patch.patch
-Patch2:                dia-build-with-bonobo.patch
+Patch1:                %{name}-build-patch.patch
+Patch2:                %{name}-build-with-bonobo.patch
 URL:           http://www.lysator.liu.se/~alla/dia/dia.html
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: bonobo-devel >= 0.28
+BuildRequires: bonobo-devel >= 1.0
 BuildRequires: gdk-pixbuf-devel
 BuildRequires: gettext-devel
 BuildRequires: gnome-libs-devel >= 1.2.0
-BuildRequires: gnome-print-devel
+BuildRequires: gnome-print-devel >= 0.28
 BuildRequires: libxml-devel
 Requires:      libxml >= 1.8.7
 BuildRequires: popt-devel
@@ -52,10 +52,10 @@ formacie oraz eksportowa
 %patch2 -p1
 
 %build
+gettextize --copy --force
 aclocal
 autoconf
 automake -a -c
-gettextize --copy --force
 %configure \
        --enable-gnome \
        --enable-gnome-print \
This page took 0.132712 seconds and 4 git commands to generate.