]> git.pld-linux.org Git - packages/eog-plugins.git/commitdiff
- fixed building with libchamplain 0.8.0 auto/th/eog-plugins-2_30_1-3 auto/ti/eog-plugins-2_30_1-3
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 6 Oct 2010 18:34:22 +0000 (18:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

Changed files:
    eog-plugins-configure.patch -> 1.3
    eog-plugins.spec -> 1.6

eog-plugins-configure.patch
eog-plugins.spec

index 42bbe0ce82aa5046067289fe380a1b62ee102fd1..c20607933a3ce6a477fd5af51ee0779f3110cacb 100644 (file)
@@ -36,8 +36,8 @@ diff -urN eog-plugins-2.28.1/configure.ac eog-plugins-2.28.1.new/configure.ac
        PKG_CHECK_MODULES(CHAMPLAIN,
 -              [ champlain-0.4 >= 0.4,
 -                champlain-gtk-0.4 >= 0.4,
        PKG_CHECK_MODULES(CHAMPLAIN,
 -              [ champlain-0.4 >= 0.4,
 -                champlain-gtk-0.4 >= 0.4,
-+              [ champlain-0.6 >= 0.6,
-+                champlain-gtk-0.6 >= 0.6,
++              [ champlain-0.8 >= 0.8,
++                champlain-gtk-0.8 >= 0.8,
                  clutter-gtk-0.10 >= 0.10,
                  libexif >= 0.6.16 ],
                [],[have_libchamplain=no])
                  clutter-gtk-0.10 >= 0.10,
                  libexif >= 0.6.16 ],
                [],[have_libchamplain=no])
index 104b17bb5a86a9cee501bfc3478d48263cf06e94..226367e0690e986eda4318cde94b6edf4d222fd8 100644 (file)
@@ -2,7 +2,7 @@ Summary:        A collection of plugins for the EOG image viewer
 Summary(pl.UTF-8):     Zestaw wtyczek do przeglądarki obrazków EOG
 Name:          eog-plugins
 Version:       2.30.1
 Summary(pl.UTF-8):     Zestaw wtyczek do przeglądarki obrazków EOG
 Name:          eog-plugins
 Version:       2.30.1
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/eog-plugins/2.30/%{name}-%{version}.tar.bz2
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/eog-plugins/2.30/%{name}-%{version}.tar.bz2
@@ -17,7 +17,7 @@ BuildRequires:        eog-devel >= 2.30.0
 BuildRequires: gettext-devel
 BuildRequires: gtk+2-devel >= 2:2.20.0
 BuildRequires: intltool >= 0.40.0
 BuildRequires: gettext-devel
 BuildRequires: gtk+2-devel >= 2:2.20.0
 BuildRequires: intltool >= 0.40.0
-BuildRequires: libchamplain-devel >= 0.6.0
+BuildRequires: libchamplain-devel >= 0.8.0
 BuildRequires: libexif-devel >= 0.6.16
 BuildRequires: libgdata-devel
 BuildRequires: libtool
 BuildRequires: libexif-devel >= 0.6.16
 BuildRequires: libgdata-devel
 BuildRequires: libtool
This page took 0.103153 seconds and 4 git commands to generate.