packages: syncevolution/syncevolution.spec - compile with -fPIC - BR: pkgco...

sparky sparky at pld-linux.org
Thu May 13 22:38:01 CEST 2010


Author: sparky                       Date: Thu May 13 20:38:00 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- compile with -fPIC
- BR: pkgconfig

---- Files affected:
packages/syncevolution:
   syncevolution.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/syncevolution/syncevolution.spec
diff -u packages/syncevolution/syncevolution.spec:1.15 packages/syncevolution/syncevolution.spec:1.16
--- packages/syncevolution/syncevolution.spec:1.15	Tue Mar 30 19:51:58 2010
+++ packages/syncevolution/syncevolution.spec	Thu May 13 22:37:55 2010
@@ -16,10 +16,13 @@
 #BuildRequires:	funambol-devel - currently uses bundled copy
 BuildRequires:	glib2-devel
 BuildRequires:	libstdc++-devel
+BuildRequires:	pkgconfig
 BuildRequires:	sqlite3-devel
 Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define	specflags	-fPIC
+
 %description
 SyncEvolution synchronizes personal information management (PIM) data
 like contacts, calenders, tasks and memos via the SyncML information
@@ -132,6 +135,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2010/05/13 20:37:55  sparky
+- compile with -fPIC
+- BR: pkgconfig
+
 Revision 1.15  2010/03/30 17:51:58  jajcus
 - -libs, -devel and -static subpackages
 - Release: 1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/syncevolution/syncevolution.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list