SPECS: libopensync02.spec - opensync 0.2x here, opensync 0.3x in l...

arekm arekm at pld-linux.org
Thu Mar 6 09:26:34 CET 2008


Author: arekm                        Date: Thu Mar  6 08:26:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- opensync 0.2x here, opensync 0.3x in libopensync.spec

---- Files affected:
SPECS:
   libopensync02.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/libopensync02.spec
diff -u SPECS/libopensync02.spec:1.38 SPECS/libopensync02.spec:1.39
--- SPECS/libopensync02.spec:1.38	Sun Jan 27 23:20:18 2008
+++ SPECS/libopensync02.spec	Thu Mar  6 09:26:29 2008
@@ -6,14 +6,14 @@
 #
 Summary:	Data synchronization framework
 Summary(pl.UTF-8):	Szkielet do synchronizacji danych
-Name:		libopensync
-# WARNING: don't go for 0.3x line - it's DEVELopment series
+Name:		libopensync02
+# WARNING: don't go for 0.3x line - it's DEVELopment series and is available in libopensync.spec
 Version:	0.22
-Release:	4
+Release:	1
 Epoch:		1
 License:	LGPL v2.1+
 Group:		Libraries
-Source0:	http://opensync.org/download/releases/%{version}/%{name}-%{version}.tar.bz2
+Source0:	http://opensync.org/download/releases/%{version}/libopensync-%{version}.tar.bz2
 # Source0-md5:	f563ce2543312937a9afb4f8445ef932
 Patch0:		%{name}-py-m4.patch
 URL:		http://www.opensync.org/
@@ -30,6 +30,7 @@
 # no such opensync plugins (yet?)
 Obsoletes:	multisync-ldap
 Obsoletes:	multisync-opie
+Obsoletes:	libopensync < 0.33
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -61,6 +62,7 @@
 Requires:	%{name} = %{epoch}:%{version}-%{release}
 Requires:	sqlite3-devel
 Obsoletes:	multisync-devel
+Obsoletes:      libopensync-devel < 0.33
 
 %description devel
 Header files for opensync library.
@@ -73,6 +75,7 @@
 Summary(pl.UTF-8):	Statyczna biblioteka opensync
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{epoch}:%{version}-%{release}
+Obsoletes:      libopensync-static < 0.33
 
 %description static
 Static opensync library.
@@ -80,21 +83,22 @@
 %description static -l pl.UTF-8
 Statyczna biblioteka opensync.
 
-%package -n python-opensync
+%package -n python-opensync02
 Summary:	Python bindings for opensync library
 Summary(pl.UTF-8):	Wiązania Pythona do biblioteki opensync
 Group:		Libraries/Python
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+Obsoletes:      python-opensync < 0.33
 %pyrequires_eq  python-libs
 
-%description -n python-opensync
+%description -n python-opensync02
 Python bindings for opensync library.
 
-%description -n python-opensync -l pl.UTF-8
+%description -n python-opensync02 -l pl.UTF-8
 Wiązania Pythona do biblioteki opensync.
 
 %prep
-%setup -q
+%setup -q -n libopensync-%{version}
 %patch0 -p1
 
 [ -x "%{_bindir}/python%{py_ver}-config" ] && sed -i -e 's#python-config#%{_bindir}/python%{py_ver}-config#g' acinclude.m4
@@ -158,7 +162,7 @@
 %endif
 
 %if %{with python}
-%files -n python-opensync
+%files -n python-opensync02
 %defattr(644,root,root,755)
 %attr(755,root,root) %{py_sitedir}/*.so
 %{py_sitedir}/*.py[co]
@@ -170,6 +174,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2008-03-06 08:26:29  arekm
+- opensync 0.2x here, opensync 0.3x in libopensync.spec
+
 Revision 1.38  2008-01-27 22:20:18  qboosh
 - updated Source0 URL (sane now)
 - LGPL v2.1+ (merged from DEVEL)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libopensync02.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list