packages (DEVEL): k3b/k3b.spec - updated to 1.91.0rc2 - added find_lang wit...

paszczus paszczus at pld-linux.org
Thu Mar 11 12:11:19 CET 2010


Author: paszczus                     Date: Thu Mar 11 11:11:19 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- updated to 1.91.0rc2
- added find_lang with --all-name
- updated qt ver
- updated kde ver

---- Files affected:
packages/k3b:
   k3b.spec (1.179.2.32 -> 1.179.2.33) 

---- Diffs:

================================================================
Index: packages/k3b/k3b.spec
diff -u packages/k3b/k3b.spec:1.179.2.32 packages/k3b/k3b.spec:1.179.2.33
--- packages/k3b/k3b.spec:1.179.2.32	Wed Feb  3 10:53:13 2010
+++ packages/k3b/k3b.spec	Thu Mar 11 12:11:14 2010
@@ -2,21 +2,21 @@
 #
 # TODO: fill R: of -devel subpackage
 
-%define		qtver	4.6.1
+%define		qtver	4.6.2
 %define		snap 	1008218
-%define		 _state	beta1
-%define		kdever	4.3.5
+%define		 _state	rc2
+%define		kdever	4.4.1
 
 Summary:	The CD Kreator
 Summary(pl.UTF-8):	Kreator CD
 Name:		k3b
-Version:	1.70.0
-Release:	0.%{_state}.2
+Version:	1.91.0
+Release:	0.%{_state}.1
 Epoch:		1
 License:	GPL v2+
 Group:		X11/Libraries
-Source0:	http://dl.sourceforge.net/k3b/%{name}-%{version}%{_state}.tar.bz2
-# Source0-md5:	ccfe9c3a59f12707cec3d0c6e5ef78d4
+Source0:	http://downloads.sourceforge.net/k3b/%{name}-%{version}%{_state}.tar.bz2
+# Source0-md5:	56d1c726a2771d341f59f08d5364d141
 URL:		http://k3b.plainblack.com/
 BuildRequires:	Qt3Support-devel >= %{qtver}
 BuildRequires:	QtNetwork-devel >= %{qtver}
@@ -138,13 +138,15 @@
 	kde_htmldir=%{_kdedocdir} \
 	kde_libs_htmldir=%{_kdedocdir}
 
+%find_lang %{name} --all-name --with-kde
+
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/k3b
 %attr(755,root,root) %{_bindir}/k3bsetup
@@ -171,7 +173,7 @@
 %attr(755,root,root) %ghost %{_libdir}/libk3bdevice.so.6
 %attr(755,root,root) %{_libdir}/libk3bdevice.so.6.0.0
 %attr(755,root,root) %{_libdir}/kde4/k3blibsndfiledecoder.so
-%attr(755,root,root) %{_libdir}/kde4/libexec/k3bsetup_worker
+%attr(755,root,root) %{_libdir}/kde4/libexec/k3bsetuphelper
 %{_desktopdir}/kde4/k3b.desktop
 %{_datadir}/apps/k3b
 #%{_iconsdir}/hicolor/*x*/apps/k3b.png
@@ -209,12 +211,12 @@
 %{_datadir}/kde4/servicetypes/k3bplugin.desktop
 %{_datadir}/apps/konqsidebartng/virtual_folders/services/videodvd.desktop
 %{_datadir}/sounds/k3b*.wav
-%{_datadir}/dbus-1/interfaces/org.k3b.setup.xml
-%{_datadir}/dbus-1/system-services/org.k3b.setup.service
-/etc/dbus-1/system.d/org.k3b.setup.conf
-%{_datadir}/PolicyKit/policy/org.k3b.setup.policy
+%{_datadir}/mime/packages/x-k3b.xml
+%{_datadir}/dbus-1/system-services/org.kde.kcontrol.k3bsetup.service
+/etc/dbus-1/system.d/org.kde.kcontrol.k3bsetup.conf
+%{_datadir}/PolicyKit/policy/org.kde.kcontrol.k3bsetup.policy
 
-%files devel
+%files devel -f %{name}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libk3blib.so
 %attr(755,root,root) %{_libdir}/libk3bdevice.so
@@ -226,6 +228,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.179.2.33  2010/03/11 11:11:14  paszczus
+- updated to 1.91.0rc2
+- added find_lang with --all-name
+- updated qt ver
+- updated kde ver
+
 Revision 1.179.2.32  2010/02/03 09:53:13  shadzik
 - sorted BRs
 - unified SF URL
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/k3b/k3b.spec?r1=1.179.2.32&r2=1.179.2.33&f=u



More information about the pld-cvs-commit mailing list