Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37555123
en ru br
Репозитории ALT
S:2.0.1-alt1
5.1: 1.0-alt0.beta2
www.altlinux.org/Changes

Группа :: Графика
Пакет: geeqie

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: geeqie-1.1-alt-lfs.patch
Скачать


diff -durN geeqie-1.1.orig/src/main.c geeqie-1.1/src/main.c
--- geeqie-1.1.orig/src/main.c	2012-08-13 00:13:41.000000000 +0400
+++ geeqie-1.1/src/main.c	2013-01-25 11:42:26.792162987 +0400
@@ -10,6 +10,8 @@
  * This software comes with no warranty of any kind, use at your own risk!
  */
 
+#include "config.h"
+
 #include <gdk/gdkkeysyms.h> /* for keyboard values */
 
 #include <signal.h>
diff -durN geeqie-1.1.orig/src/md5-util.c geeqie-1.1/src/md5-util.c
--- geeqie-1.1.orig/src/md5-util.c	2012-08-13 00:13:41.000000000 +0400
+++ geeqie-1.1/src/md5-util.c	2013-01-25 11:42:09.236491260 +0400
@@ -25,7 +25,7 @@
  * Pulled from evolution for use in Geeqie, their version is nicely glib'ed
  * GNOME CVS HEAD evolution/e-util/md5-utils.[ch] September 8, 2004
  */
-
+#include "config.h"
 
 #include <stdio.h>
 #include <string.h>
diff -durN geeqie-1.1.orig/src/secure_save.c geeqie-1.1/src/secure_save.c
--- geeqie-1.1.orig/src/secure_save.c	2012-08-13 00:13:41.000000000 +0400
+++ geeqie-1.1/src/secure_save.c	2013-01-25 11:42:09.240491186 +0400
@@ -9,6 +9,8 @@
  * This software comes with no warranty of any kind, use at your own risk!
  */
 
+#include "config.h"
+
 #include <glib/gprintf.h>
 #include <glib/gstdio.h>
 #include <errno.h>
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin