rpms/qscintilla/devel qscintilla.spec,1.11,1.12

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Tue Jan 29 00:56:50 UTC 2008


Author: ausil

Update of /cvs/extras/rpms/qscintilla/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20271

Modified Files:
	qscintilla.spec 
Log Message:
fix typo in obsoletes



Index: qscintilla.spec
===================================================================
RCS file: /cvs/extras/rpms/qscintilla/devel/qscintilla.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- qscintilla.spec	28 Jan 2008 22:49:51 -0000	1.11
+++ qscintilla.spec	29 Jan 2008 00:56:11 -0000	1.12
@@ -3,7 +3,7 @@
 
 Name:	        qscintilla
 Version:        2.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A Scintilla port to Qt
 
 License:        GPLv2+
@@ -45,7 +45,7 @@
 Requires:       %{name} = %{version}-%{release}
 Requires:       qt4
 BuildRequires:  python-devel sip-devel PyQt4-devel chrpath
-Obsoletes:      PyQt-qsintilla
+Obsoletes:      PyQt-qscintilla
 %description python
 %{summary}.
 
@@ -128,6 +128,9 @@
 
 
 %changelog
+* Mon Jan 28 2008 Dennis Gilmore <dennis at ausil.us> - 2.1-3
+- fix typo in Obsoletes: on python package
+
 * Mon Jan 28 2008 Dennis Gilmore <dennis at ausil.us> - 2.1-2
 - remove dumb require on di from qscintilla-python
 




More information about the fedora-extras-commits mailing list