Author: shadzik                      Date: Sun Mar 23 19:08:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added kde-ac260* and kde-am patches
- use autotools
- step closer to building this - still not linking properly

---- Files affected:
SPECS:
   showimg.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/showimg.spec
diff -u SPECS/showimg.spec:1.23 SPECS/showimg.spec:1.24
--- SPECS/showimg.spec:1.23     Sat Mar 22 19:47:37 2008
+++ SPECS/showimg.spec  Sun Mar 23 20:08:41 2008
@@ -9,7 +9,9 @@
 Source0:       
http://www.jalix.org/projects/showimg/download/%{version}/%{name}-%{version}.tar.bz2
 # Source0-md5: 281c5f5e65ca14c69810d2099c43a4b8
 Source1:       %{name}.desktop
-Patch0:                %{name}-qslider.patch
+Patch0:                kde-ac260.patch
+Patch1:                kde-ac260-lt.patch
+Patch2:                kde-am.patch
 URL:           http://www.jalix.org/projects/showimg/
 BuildRequires: automake
 BuildRequires: digikam-devel
@@ -40,10 +42,13 @@
 
 %prep
 %setup
-#%patch0 -p1
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
+%{__make} -f admin/Makefile.common cvs
 %configure \
        --enable-digiKam-plugin \
        --with-qt-libraries=%{_libdir} \
@@ -89,6 +94,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2008-03-23 19:08:41  shadzik
+- added kde-ac260* and kde-am patches
+- use autotools
+- step closer to building this - still not linking properly
+
 Revision 1.23  2008-03-22 18:47:37  shadzik
 - don't patch anything right now
 - don't ever --enable-final
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/showimg.spec?r1=1.23&r2=1.24&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to