Hello community,

here is the log from the commit of package yakuake for openSUSE:Factory
checked in at Thu Oct 6 16:46:47 CEST 2011.



--------
--- openSUSE:Factory/yakuake/yakuake.changes    2011-09-23 12:53:03.000000000 
+0200
+++ /mounts/work_src_done/STABLE/yakuake/yakuake.changes        2011-09-12 
16:05:32.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Sep 12 16:05:04 UTC 2011 - [email protected]
+
+- Split lang package (fix for RPMLINT warning)
+- Cleaned up spec file formatting
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yakuake.spec ++++++
--- /var/tmp/diff_new_pack.uNWVBL/_old  2011-10-06 16:46:43.000000000 +0200
+++ /var/tmp/diff_new_pack.uNWVBL/_new  2011-10-06 16:46:43.000000000 +0200
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           yakuake
 Version:        2.9.8
 Release:        8
@@ -30,12 +28,14 @@
 Requires:       konsole
 Provides:       kde4-yakuake = %{version}
 Obsoletes:      kde4-yakuake < %{version}
+Suggests:       %{name}-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 
 %description
 Yakuake is a retractable KDE Terminal Emulator.
 
+%lang_package
 %prep
 %setup -q
 
@@ -47,17 +47,17 @@
   cd build
   %make_install
   %suse_update_desktop_file -G "Terminal Program" yakuake System 
TerminalEmulator
-  %find_lang yakuake
+  cd ..
+  %find_lang %{name}
   %fdupes -s %{buildroot}
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
 %clean
 rm -rf %{buildroot}
 
-%files -f build/yakuake.lang
+%files
 %defattr(-,root,root)
 %doc README AUTHORS ChangeLog COPYING COPYING.DOC NEWS
 %{_kde4_applicationsdir}/yakuake.desktop
@@ -65,4 +65,6 @@
 %{_kde4_bindir}/yakuake
 %{_kde4_iconsdir}/hicolor/
 
+%files lang -f %{name}.lang
+
 %changelog

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to