]> git.pld-linux.org Git - packages/evolution.git/commitdiff
- orphaned, outdated
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 21 Apr 2006 23:40:34 +0000 (23:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    evolution-am.patch -> 1.4
    evolution-gnome_prefix.patch -> 1.2
    evolution-libpisock.patch -> 1.2
    evolution-no-static-ldap.patch -> 1.2
    evolution-omf.patch -> 1.4

evolution-am.patch [deleted file]
evolution-gnome_prefix.patch [deleted file]
evolution-libpisock.patch [deleted file]
evolution-no-static-ldap.patch [deleted file]
evolution-omf.patch [deleted file]

diff --git a/evolution-am.patch b/evolution-am.patch
deleted file mode 100644 (file)
index 97731f5..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -urN aaa/evolution-1.3.0.99/camel/Makefile.am evolution2-1.3.0.99/camel/Makefile.am
---- aaa/evolution-1.3.0.99/camel/Makefile.am   Fri Feb 14 13:01:36 2003
-+++ evolution2-1.3.0.99/camel/Makefile.am      Sat Feb 15 22:11:33 2003
-@@ -234,12 +234,12 @@
- camel_lock_helper_SOURCES =                   \
-       camel-lock-helper.c                     \
-       camel-lock-helper.h                     \
--      camel-lock.c                            \
-       camel-lock.h
- # NOTE: This needs to be cleaned up, it shouldn't link with all this crap,
- # because it might be setuid.
- camel_lock_helper_LDADD =                     \
-+      camel-lock.o                    \
-       $(libcamel_la_LIBADD)
- camel_index_control_SOURCES =                 \
diff --git a/evolution-gnome_prefix.patch b/evolution-gnome_prefix.patch
deleted file mode 100644 (file)
index 8bde533..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- evolution-1.3.3/configure.in.wiget Thu May  8 18:13:55 2003
-+++ evolution-1.3.3/configure.in       Thu May  8 18:14:38 2003
-@@ -953,7 +953,7 @@
- dnl
- dnl FIXME this doesn't work with GNOME 2.
--GNOME_PREFIX="`gnome-config --prefix`"
-+GNOME_PREFIX="`pkg-config --variable=prefix libgnomeui-2.0`"
- AC_SUBST(GNOME_PREFIX)
- dnl ******************************
diff --git a/evolution-libpisock.patch b/evolution-libpisock.patch
deleted file mode 100644 (file)
index 21aa288..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur evolution-1.2.1-orig/configure.in evolution-1.2.1/configure.in
---- evolution-1.2.1-orig/configure.in  Thu Dec  5 19:49:26 2002
-+++ evolution-1.2.1/configure.in       Thu Jan 16 15:49:06 2003
-@@ -600,7 +600,7 @@
-       GNOME_PILOT_CHECK
-       CFLAGS_save="$CFLAGS"
--      CFLAGS="$CFLAGS $PISOCK_CFLAGS"
-+      CFLAGS="$CFLAGS $PISOCK_CFLAGS -lpisock"
-       LDFLAGS_save="$LDFLAGS"
-       LDFLAGS="$LDFLAGS $PISOCK_LIBS"
diff --git a/evolution-no-static-ldap.patch b/evolution-no-static-ldap.patch
deleted file mode 100644 (file)
index 20a68f0..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
---- evolution-1.2.1/acinclude.m4.orig  Wed Sep  4 22:28:05 2002
-+++ evolution-1.2.1/acinclude.m4       Fri Jan 17 13:53:38 2003
-@@ -106,15 +106,11 @@
-               AC_DEFINE(HAVE_LDAP)
-               case $with_static_ldap in
--              no|"")
--                      if test -f $with_openldap/lib/libldap.la; then
--                              with_static_ldap=yes
--                      else
--                              with_static_ldap=no
--                      fi
-+              yes)
-+                      with_static_ldap=yes
-                       ;;
-               *)
--                      with_static_ldap=yes
-+                      with_static_ldap=no
-                       ;;
-               esac
diff --git a/evolution-omf.patch b/evolution-omf.patch
deleted file mode 100644 (file)
index 753c61b..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-diff -Nur evolution-1.2.0.orig/help/C/evolution-C.omf evolution-1.2.0.chng/help/C/evolution-C.omf
---- evolution-1.2.0.orig/help/C/evolution-C.omf        Tue Sep 24 17:45:25 2002
-+++ evolution-1.2.0.chng/help/C/evolution-C.omf        Thu Nov 14 22:17:31 2002
-@@ -1,17 +1,21 @@
- <!DOCTYPE omf PUBLIC "-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN" "http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd">
- <omf>
-   <resource>
--   <creator>
--     Ximian, Inc.
--   </creator>
-+    <creator>
-+      Ximian, Inc.
-+    </creator>
-     <title>
-       Evolution Manual
-     </title>
-     <date>2002</date>
--    <subject category="GNOME|Applications"/>
--    <format mime="text/html"/>
-+    <version identifier="" date="2002-10-03"/>
-+    <subject category="GNOME|Applikasjoner"/>
-+    <description/>
-+    <type/>
-+    <format mime="text/sgml"/>
-     <identifier url="index.html"/>
-     <language code="C"/>
-     <relation seriesid="6a2207d8-8aa4-11d6-8cb4-f0bb5a765891"/>
-+    <rights type="GNU GPL" license.version="2" license="http://www.gnu.org/licenses/gpl.html"/>
-   </resource>
- </omf>
-diff -Nur evolution-1.2.0.orig/help/no/evolution-no.omf evolution-1.2.0.chng/help/no/evolution-no.omf
---- evolution-1.2.0.orig/help/no/evolution-no.omf      Tue Sep 24 17:45:27 2002
-+++ evolution-1.2.0.chng/help/no/evolution-no.omf      Thu Nov 14 22:20:38 2002
-@@ -1,18 +1,22 @@
--<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
-+<?xml version="1.0" encoding="ISO-8859-13" standalone="no"?>
- <!DOCTYPE omf PUBLIC "-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN" "http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd">
- <omf>
-   <resource>
--   <creator>
--     Ximian, Inc.
--   </creator>
-+    <creator>
-+      Ximian, Inc.
-+    </creator>
-     <title>
-       Evolution brukerhåndbok
-     </title>
-     <date>2002</date>
-+    <version identifier="" date="2002-10-03"/>
-     <subject category="GNOME|Applikasjoner"/>
-+    <description/>
-+    <type/>
-     <format mime="text/sgml"/>
-     <identifier url="index.html"/>
-     <language code="no"/>
-     <relation seriesid="6a2207d8-8aa4-11d6-8cb4-f0bb5a765891"/>
-+    <rights type="GNU GPL" license.version="2" license="http://www.gnu.org/licenses/gpl.html"/>    
-   </resource>
- </omf>
This page took 0.088022 seconds and 4 git commands to generate.