packages: synce-hal/synce-hal.spec - avoid obsoleting self

glen glen at pld-linux.org
Wed Feb 2 09:45:41 CET 2011


Author: glen                         Date: Wed Feb  2 08:45:41 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- avoid obsoleting self

---- Files affected:
packages/synce-hal:
   synce-hal.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/synce-hal/synce-hal.spec
diff -u packages/synce-hal/synce-hal.spec:1.11 packages/synce-hal/synce-hal.spec:1.12
--- packages/synce-hal/synce-hal.spec:1.11	Wed Feb  2 02:41:24 2011
+++ packages/synce-hal/synce-hal.spec	Wed Feb  2 09:45:36 2011
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):	Synce-hal
 Name:		synce-hal
 Version:	0.15
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://downloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
@@ -20,8 +20,8 @@
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.213
 BuildRequires:	synce-libsynce-devel >= 0.12
-Obsoletes:	synce-odccm <= %{version}
-Obsoletes:	synce-serial <= %{version}
+Obsoletes:	synce-odccm < %{version}-%{release}
+Obsoletes:	synce-serial < %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		haldir	%{_libdir}/hal
@@ -76,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2011/02/02 08:45:36  glen
+- avoid obsoleting self
+
 Revision 1.11  2011/02/02 01:41:24  sparky
 - BR: hal-devel, pkgconfig
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/synce-hal/synce-hal.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list