SPECS: kshutdown.spec - fix build (__dso_handle, __cxa_atexit)

vip vip at pld-linux.org
Sat Apr 21 19:53:14 CEST 2007


Author: vip                          Date: Sat Apr 21 17:53:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build (__dso_handle, __cxa_atexit)

---- Files affected:
SPECS:
   kshutdown.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/kshutdown.spec
diff -u SPECS/kshutdown.spec:1.13 SPECS/kshutdown.spec:1.14
--- SPECS/kshutdown.spec:1.13	Wed Apr 18 15:04:16 2007
+++ SPECS/kshutdown.spec	Sat Apr 21 19:53:09 2007
@@ -9,6 +9,7 @@
 Source0:	http://dl.sourceforge.net/kshutdown/%{name}-%{version}.tar.bz2
 # Source0-md5:	dbacab8f1453599e9bad89e088248c68
 Patch0:		%{name}-desktop.patch
+Patch1:		kde-ac260-lt.patch
 URL:		http://kshutdown.sourceforge.net/
 BuildRequires:	automake
 BuildRequires:	kdelibs-devel
@@ -25,6 +26,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.* admin
@@ -62,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/04/21 17:53:09  vip
+- fix build (__dso_handle, __cxa_atexit)
+
 Revision 1.13  2007/04/18 13:04:16  shadzik
 - 1.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kshutdown.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list