Mailinglist Archive: opensuse-commit (2092 mails)
| < Previous | Next > |
commit rhythmbox
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 09 Aug 2007 21:17:19 +0200
- Message-id: <20070809191719.9B80A678331@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package rhythmbox
checked in at Thu Aug 9 21:17:19 CEST 2007.
--------
--- GNOME/rhythmbox/rhythmbox.changes 2007-07-15 17:12:04.000000000 +0200
+++ /mounts/work_src_done/STABLE/rhythmbox/rhythmbox.changes 2007-08-08 19:03:19.229201000 +0200
@@ -1,0 +2,5 @@
+Wed Aug 8 19:03:10 CEST 2007 - maw@xxxxxxx
+
+- Split off a -lang subpackage.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rhythmbox.spec ++++++
--- /var/tmp/diff_new_pack.cg5087/_old 2007-08-09 21:16:57.000000000 +0200
+++ /var/tmp/diff_new_pack.cg5087/_new 2007-08-09 21:16:57.000000000 +0200
@@ -16,7 +16,8 @@
Group: Productivity/Multimedia/Sound/Players
Requires: gstreamer010-plugins-base gstreamer010-plugins-good
Version: 0.10.0
-Release: 39
+Release: 52
+Requires: %{name}-lang = %{version}
Source: %{name}-%{version}.tar.bz2
Patch2: rhythmbox-0.9.6-uninit-debug.patch
Patch3: rhythmbox-check.patch
@@ -97,6 +98,7 @@
Mark Finlay <sisob@xxxxxxxxxx>
Mark Humphreys <marquee@xxxxxxxxxxxxxxxxxxxxx>
+%lang_package
%prep
%setup -q
%patch2
@@ -123,7 +125,7 @@
%suse_update_desktop_file -N "Rhythmbox" %name Player
%find_lang %{name}
%find_gconf_schemas
-cat %{name}.lang %{name}.schemas_list >%{name}.lst
+cat %{name}.schemas_list >%{name}.lst
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*/*.*a
#Â FIXME: No headers provided => no use for development files outside sources:
rm $RPM_BUILD_ROOT%{_libdir}/rhythmbox/plugins/visualizer/rb-visualizer-glue.h
@@ -162,11 +164,15 @@
%{_prefix}/lib/rhythmbox
%endif
+%files lang -f %{name}.lang
+
%files doc
%defattr(-,root,root)
%{_datadir}/gtk-doc/html/*
%changelog
+* Wed Aug 08 2007 - maw@xxxxxxx
+- Split off a -lang subpackage.
* Sun Jul 15 2007 - aj@xxxxxxx
- Use fdupes to shrink size.
- Add explicit build requirement on lirc.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |