SOURCES: claws-mail-pc_cflags_sequence.patch (NEW) - fix sequence ...

megabajt megabajt at pld-linux.org
Wed Jan 10 22:38:09 CET 2007


Author: megabajt                     Date: Wed Jan 10 21:38:09 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix sequence of include dirs (in other case plugin attachwarner from 
  claws-mail-extra-plugins.spec doesn't build)

---- Files affected:
SOURCES:
   claws-mail-pc_cflags_sequence.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/claws-mail-pc_cflags_sequence.patch
diff -u /dev/null SOURCES/claws-mail-pc_cflags_sequence.patch:1.1
--- /dev/null	Wed Jan 10 22:38:09 2007
+++ SOURCES/claws-mail-pc_cflags_sequence.patch	Wed Jan 10 22:38:04 2007
@@ -0,0 +1,9 @@
+diff -urN claws-mail-2.7.0/claws-mail.pc.in claws-mail-2.7.0.new/claws-mail.pc.in
+--- claws-mail-2.7.0/claws-mail.pc.in	2007-01-08 10:57:31.000000000 +0100
++++ claws-mail-2.7.0.new/claws-mail.pc.in	2007-01-10 22:09:04.000000000 +0100
+@@ -11,4 +11,4 @@
+ Description: Claws Mail
+ Version: @MAJOR_VERSION at .@MINOR_VERSION at .@MICRO_VERSION at .@EXTRA_VERSION@
+ 
+-Cflags: @ASPELL_CFLAGS@ @GPGME_CFLAGS@ @OPENSSL_CFLAGS@ -I${pkgincludedir} -I${pkgincludedir}/common -I${pkgincludedir}/gtk
++Cflags: @ASPELL_CFLAGS@ @GPGME_CFLAGS@ -I${pkgincludedir} -I${pkgincludedir}/common -I${pkgincludedir}/gtk @OPENSSL_CFLAGS@
================================================================


More information about the pld-cvs-commit mailing list