]> git.pld-linux.org Git - packages/f-spot.git/commitdiff
- patch for exif information
authorpawcioos <pawcioos@pld-linux.org>
Sun, 15 May 2005 16:22:38 +0000 (16:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    f-spot-exif.patch -> 1.1

f-spot-exif.patch [new file with mode: 0644]

diff --git a/f-spot-exif.patch b/f-spot-exif.patch
new file mode 100644 (file)
index 0000000..5b6d4da
--- /dev/null
@@ -0,0 +1,11 @@
+--- f-spot-0.0.12/configure.in.orig    2005-05-15 17:53:20.000000000 +0200
++++ f-spot-0.0.12/configure.in 2005-05-15 17:53:32.000000000 +0200
+@@ -101,7 +101,7 @@
+ if test "x$have_old_libexif" = "xyes"; then
+       EXIF_SOVERSION=9
+ else
+-      EXIF_SOVERSION=10
++      EXIF_SOVERSION=12
+ fi
+ AC_SUBST(EXIF_SOVERSION)
This page took 0.071876 seconds and 4 git commands to generate.