SPECS: smart.spec - upstream patch to prevent crashes inside libcurl

patrys patrys at pld-linux.org
Wed Oct 10 18:08:08 CEST 2007


Author: patrys                       Date: Wed Oct 10 16:08:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- upstream patch to prevent crashes inside libcurl

---- Files affected:
SPECS:
   smart.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/smart.spec
diff -u SPECS/smart.spec:1.27 SPECS/smart.spec:1.28
--- SPECS/smart.spec:1.27	Tue Oct  9 16:27:10 2007
+++ SPECS/smart.spec	Wed Oct 10 18:08:03 2007
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Narzędzie do obsługi pakietów nowej generacji
 Name:		smart
 Version:	0.52
-Release:	0.2
+Release:	0.3
 License:	GPL
 Group:		Applications/System
 Source0:	http://labix.org/download/smart/%{name}-%{version}.tar.bz2
@@ -24,6 +24,7 @@
 Patch2:		%{name}-archscore.patch
 Patch3:		%{name}-am110.patch
 Patch4:		%{name}-missingok.patch
+Patch5:		%{name}-pycurl-segfaults.patch
 URL:		http://labix.org/smart/
 %if %{with kde}
 BuildRequires:	kdelibs-devel
@@ -96,6 +97,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p0
 
 # %{_libdir} is hardcoded
 %{__sed} -i -e's,/usr/lib/,%{_libdir}/,' smart/const.py
@@ -235,6 +237,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2007/10/10 16:08:03  patrys
+- upstream patch to prevent crashes inside libcurl
+
 Revision 1.27  2007/10/09 14:27:10  patrys
 - fix es_ES locale
 - add missingok patch to parse our channels
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/smart.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list