packages: libopensync-plugin-vformat/libopensync-plugin-vformat.spec - 0.39...
glen
glen at pld-linux.org
Thu Aug 19 13:44:01 CEST 2010
Author: glen Date: Thu Aug 19 11:44:01 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- 0.39, last unstable ver before stable
---- Files affected:
packages/libopensync-plugin-vformat:
libopensync-plugin-vformat.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: packages/libopensync-plugin-vformat/libopensync-plugin-vformat.spec
diff -u packages/libopensync-plugin-vformat/libopensync-plugin-vformat.spec:1.7 packages/libopensync-plugin-vformat/libopensync-plugin-vformat.spec:1.8
--- packages/libopensync-plugin-vformat/libopensync-plugin-vformat.spec:1.7 Tue Oct 21 22:24:27 2008
+++ packages/libopensync-plugin-vformat/libopensync-plugin-vformat.spec Thu Aug 19 13:43:55 2010
@@ -2,12 +2,12 @@
Summary: OpenSync vFormat Plugin
Summary(pl.UTF-8): Wtyczka vFormat dla szkieletu OpenSync
Name: libopensync-plugin-vformat
-Version: 0.37
+Version: 0.39
Release: 1
License: LGPL
Group: Libraries
-Source0: http://www.opensync.org/download/releases/0.37/%{name}-%{version}.tar.bz2
-# Source0-md5: 30eae64f28410c618a8bc49c31c10650
+Source0: http://www.opensync.org/download/releases/%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: 2c4e179fd6e9e07e1af136c23a9b49c8
URL: http://www.opensync.org/
BuildRequires: glib2-devel >= 1:2.4
BuildRequires: libopensync-devel >= 1:%{version}
@@ -39,12 +39,12 @@
%build
mkdir build
cd build
-%cmake \
+%cmake .. \
+ -DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-%if "%{_lib}" != "lib"
- -DLIB_SUFFIX=64 \
+%if "%{_lib}" == "lib64"
+ -DLIB_SUFFIX=64
%endif
- ../
%{__make}
@@ -68,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2010/08/19 11:43:55 glen
+- 0.39, last unstable ver before stable
+
Revision 1.7 2008/10/21 20:24:27 sls
- ver. 0.37
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libopensync-plugin-vformat/libopensync-plugin-vformat.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list