]> git.pld-linux.org Git - packages/centericq.git/commitdiff
- updated to 4.9.7
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 3 Oct 2003 09:02:38 +0000 (09:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    centericq-no_libgnutls.patch -> 1.2
    centericq.spec -> 1.24

centericq-no_libgnutls.patch
centericq.spec

index 2e19f6f8bb39c61ba5b2d6c34146a61f344d6ab6..cd7c21d9b615be7644f08fa8cc8e3a1d29b41521 100644 (file)
@@ -1,7 +1,7 @@
-diff -durN centericq-4.9.2.orig/configure.in centericq-4.9.2/configure.in
---- centericq-4.9.2.orig/configure.in  Tue Apr 22 22:30:47 2003
-+++ centericq-4.9.2/configure.in       Tue Apr 22 22:34:32 2003
-@@ -84,12 +84,6 @@
+diff -urN centericq-4.9.7.orig/configure.in centericq-4.9.7/configure.in
+--- centericq-4.9.7.orig/configure.in  2003-10-03 08:18:45.000000000 +0000
++++ centericq-4.9.7/configure.in       2003-10-03 08:23:47.000000000 +0000
+@@ -82,12 +82,6 @@
        AC_CHECK_LIB(ssl, main)
      else
        AC_MSG_RESULT([not found or disabled])
@@ -9,15 +9,15 @@ diff -durN centericq-4.9.2.orig/configure.in centericq-4.9.2/configure.in
 -      AM_PATH_LIBGNUTLS_EXTRA(0.0.1, [
 -          CXXFLAGS="$CXXFLAGS $LIBGNUTLS_CFLAGS"
 -          LIBS="$LIBS $LIBGNUTLS_LIBS -lgnutls-extra"
--          AC_DEFINE(HAVE_GNUTLS)
+-          AC_DEFINE(HAVE_GNUTLS, 1, [use gnutls])
 -      ])
      fi
  fi
  
-diff -durN centericq-4.9.2.orig/connwrap-0.1/configure.in centericq-4.9.2/connwrap-0.1/configure.in
---- centericq-4.9.2.orig/connwrap-0.1/configure.in     Sat Jan 18 16:44:32 2003
-+++ centericq-4.9.2/connwrap-0.1/configure.in  Tue Apr 22 22:34:50 2003
-@@ -43,12 +43,6 @@
+diff -urN centericq-4.9.7.orig/connwrap-0.1/configure.in centericq-4.9.7/connwrap-0.1/configure.in
+--- centericq-4.9.7.orig/connwrap-0.1/configure.in     2003-10-03 08:18:45.000000000 +0000
++++ centericq-4.9.7/connwrap-0.1/configure.in  2003-10-03 08:24:02.000000000 +0000
+@@ -44,12 +44,6 @@
        AC_CHECK_LIB(ssl, main)
      else
        AC_MSG_RESULT([not found or disabled])
index bd234f9f8f30ea51b26f01e628a2e0d9f97317bc..c6c3551aa54318e12fd88b19fca5d696fa181583 100644 (file)
@@ -3,12 +3,12 @@ Summary(es):  CenterICQ es un cliente ICQ basado en ncurses para el modo texto
 Summary(pl):   Klient IM (ICQ, Yahoo!, MSN, AIM, IRC) w wersji tekstowej
 Summary(pt_BR):        O centerICQ é um cliente ICQ baseado em ncurses para o modo texto
 Name:          centericq
-Version:       4.9.6
+Version:       4.9.7
 Release:       1
 License:       GPL
 Group:         Applications/Communications
 Source0:       http://konst.org.ua/download/%{name}-%{version}.tar.gz
-# Source0-md5: d7708b3de102992ac6757d1e9a699c77
+# Source0-md5: 09c1672c0c2e5ef7e8a94052a71c58cc
 Patch0:                %{name}-acfix.patch
 Patch1:                %{name}-am.patch
 Patch2:                %{name}-no_libgnutls.patch
@@ -56,8 +56,8 @@ O centerICQ 
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+#%patch0 -p1
+#%patch1 -p1
 %patch2 -p1
 
 %build
This page took 0.042526 seconds and 4 git commands to generate.