rpms/libopensync/devel libopensync.spec,1.23,1.24

Andreas Bierfert awjb at fedoraproject.org
Sat Sep 6 08:32:01 UTC 2008


Author: awjb

Update of /cvs/pkgs/rpms/libopensync/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5765

Modified Files:
	libopensync.spec 
Log Message:
- upgrade for new swig version



Index: libopensync.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libopensync/devel/libopensync.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- libopensync.spec	11 Feb 2008 16:27:18 -0000	1.23
+++ libopensync.spec	6 Sep 2008 08:31:31 -0000	1.24
@@ -1,7 +1,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 Name:           libopensync
 Version:        0.36
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A synchronization framework
 
 Group:          System Environment/Libraries
@@ -46,7 +46,7 @@
 cd build
 %cmake -DOPENSYNC_LIBEXEC_DIR=%{_libexecdir} \
     -DCMAKE_SKIP_RPATH=YES \
-    -DSWIG_DIR=/usr/share/swig/1.3.33/ ../
+    -DSWIG_DIR=/usr/share/swig/1.3.35/ ../
 make VERBOSE=1 %{?_smp_mflags}
 
 %install
@@ -91,6 +91,9 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Sat Sep 06 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de> - 0.36-3
+- upgrade for new swig
+
 * Mon Feb 11 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de> - 0.36-2
 - Rebuilt for gcc43
 




More information about the fedora-extras-commits mailing list