SPECS: smb4k.spec - updated to 0.6.1 - works, but probably not fin...

adamg adamg at pld-linux.org
Mon Aug 1 12:47:30 CEST 2005


Author: adamg                        Date: Mon Aug  1 10:47:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.6.1
- works, but probably not finished yet

---- Files affected:
SPECS:
   smb4k.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/smb4k.spec
diff -u SPECS/smb4k.spec:1.14 SPECS/smb4k.spec:1.15
--- SPECS/smb4k.spec:1.14	Fri May 20 19:57:34 2005
+++ SPECS/smb4k.spec	Mon Aug  1 12:47:24 2005
@@ -5,17 +5,19 @@
 Summary:	SMB Share Browser
 Summary(pl):	Przeglądarka zasobów SMB
 Name:		smb4k
-Version:	0.5.2
-Release:	1
+Version:	0.6.1
+Release:	0.9
 License:	GPL
 Group:		X11/Applications/Networking
 Source0:	http://download.berlios.de/smb4k/%{name}-%{version}.tar.gz
-# Source0-md5:	b308f1d14b65340dd01fb52b7e661efe
+# Source0-md5:	91bde946382a9e9e2b521ae7e0b8587d
 URL:		http://smb4k.berlios.de/
 BuildRequires:	automake
+BuildRequires:	kdebase-devel
 BuildRequires:	kdelibs-devel >= 3.1.0
 BuildRequires:	qt-devel >= 3.1.1
 BuildRequires:	rpmbuild(macros) >= 1.129
+Requires:	cups-backend-smb
 Requires:	samba-client
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -53,6 +55,9 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS ChangeLog README TODO
@@ -60,6 +65,9 @@
 %attr(755,root,root) %{_bindir}/smb4k_kill
 %attr(755,root,root) %{_bindir}/smb4k_mount
 %attr(755,root,root) %{_bindir}/smb4k_umount
+%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/kde3/*.so
+%{_libdir}/kde3/*.la
 %{_datadir}/apps/smb4k
 %{_iconsdir}/crystalsvg/*/apps/*.png
 %{_desktopdir}/%{name}.desktop
@@ -70,6 +78,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/08/01 10:47:24  adamg
+- updated to 0.6.1
+- works, but probably not finished yet
+
 Revision 1.14  2005/05/20 17:57:34  darekr
 - _kdedocdir needs 1.129 macros
 
================================================================

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




More information about the pld-cvs-commit mailing list