SPECS: smb4k.spec - updated to 0.6.6 by Robert Tomasik (robert.tom...

maciek2w maciek2w at pld-linux.org
Sun Feb 5 13:34:09 CET 2006


Author: maciek2w                     Date: Sun Feb  5 12:34:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.6.6 by Robert Tomasik (robert.tomasik at gmail.com)
- removed unneeded includes

---- Files affected:
SPECS:
   smb4k.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/smb4k.spec
diff -u SPECS/smb4k.spec:1.17 SPECS/smb4k.spec:1.18
--- SPECS/smb4k.spec:1.17	Fri Nov 18 17:39:51 2005
+++ SPECS/smb4k.spec	Sun Feb  5 13:34:04 2006
@@ -5,13 +5,14 @@
 Summary:	SMB Share Browser
 Summary(pl):	Przeglądarka zasobów SMB
 Name:		smb4k
-Version:	0.6.4
+Version:	0.6.6
 Release:	1
 License:	GPL
 Group:		X11/Applications/Networking
 Source0:	http://download.berlios.de/smb4k/%{name}-%{version}.tar.gz
-# Source0-md5:	aa78c388fa4aace1dce5450b9fefffc4
+# Source0-md5:	6da7046aad2fb0082b5838a82200712b
 URL:		http://smb4k.berlios.de/
+Patch0:		%{name}-Makefile.patch
 BuildRequires:	automake
 BuildRequires:	kdebase-devel
 BuildRequires:	kdelibs-devel >= 3.1.0
@@ -29,9 +30,11 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
-cp -f /usr/share/automake/config.sub admin
+cp -f /usr/share/automake/config.* admin
+
 %configure \
 	--with-qt-libraries=%{_libdir}
 
@@ -67,7 +70,9 @@
 %attr(755,root,root) %{_bindir}/smb4k_umount
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
 %attr(755,root,root) %{_libdir}/kde3/*.so
+# *.la are required
 %{_libdir}/kde3/*.la
+%{_libdir}/*.la
 %{_datadir}/apps/smb4k
 %{_datadir}/apps/konqsidebartng/add/smb4k_add.desktop
 %{_iconsdir}/crystalsvg/*/apps/*.png
@@ -79,6 +84,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2006/02/05 12:34:04  maciek2w
+- updated to 0.6.6 by Robert Tomasik (robert.tomasik at gmail.com)
+- removed unneeded includes
+
 Revision 1.17  2005/11/18 16:39:51  adamg
 - updated to 0.6.4 (CVE-2005-2851)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/smb4k.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list