[Lunar-commits] libgnomeprint: Version bump (2.18.1 -> 2.18.2)

Chad 'v3rt1g0' Kittel v3rt1g0 at lunar-linux.org
Sat Dec 22 19:07:31 CET 2007


commit 8466344d6fa75eefccd342e49503a5caa3e87f0c
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date:   Sat Dec 22 12:07:31 2007 -0600

    libgnomeprint:  Version bump (2.18.1 -> 2.18.2)
    
       * translation updates only
       * removed && from DEPENDS
       * removed whiespace in BUILD
    
      compiled/tested: gcc-4.2.2 | glibc-2.7 | kernel headers 2.6.23
---
 gnome2/desktop/libgnomeprint/BUILD   |    2 +-
 gnome2/desktop/libgnomeprint/DEPENDS |    4 ++--
 gnome2/desktop/libgnomeprint/DETAILS |    6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/gnome2/desktop/libgnomeprint/BUILD b/gnome2/desktop/libgnomeprint/BUILD
index a392d89..e22676a 100644
--- a/gnome2/desktop/libgnomeprint/BUILD
+++ b/gnome2/desktop/libgnomeprint/BUILD
@@ -8,6 +8,6 @@
                 --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
                 --disable-gtk-doc                 \
                 $OPTS                             &&
-    default_make                   
+    default_make
 
 ) > $C_FIFO 2>&1
diff --git a/gnome2/desktop/libgnomeprint/DEPENDS b/gnome2/desktop/libgnomeprint/DEPENDS
index e39d205..037b1e2 100644
--- a/gnome2/desktop/libgnomeprint/DEPENDS
+++ b/gnome2/desktop/libgnomeprint/DEPENDS
@@ -1,5 +1,5 @@
-depends libbonobo   &&
-depends libart_lgpl &&
+depends libbonobo
+depends libart_lgpl
 
 optional_depends  "libgnomecups"  "--with-cups"  "--without-cups"  \
                   "for CUPS printing support"
diff --git a/gnome2/desktop/libgnomeprint/DETAILS b/gnome2/desktop/libgnomeprint/DETAILS
index 10f9526..3585b0d 100644
--- a/gnome2/desktop/libgnomeprint/DETAILS
+++ b/gnome2/desktop/libgnomeprint/DETAILS
@@ -1,12 +1,12 @@
           MODULE=libgnomeprint
-         VERSION=2.18.1
+         VERSION=2.18.2
            MAJOR=2.18
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:cb8973ffdf4029541d781b77cc5db1cc586c864f
+      SOURCE_VFY=sha1:25c468b78fedfc708b26e95941d51dddbbf25562
         WEB_SITE=http://www.gnome.org
          ENTERED=20020714
-         UPDATED=20070823
+         UPDATED=20071222
            SHORT="an API that implements the Postscript imaging model"
 
 cat << EOF


More information about the Lunar-commits mailing list