Hello community, here is the log from the commit of package xfce4-appfinder for openSUSE:Factory checked in at 2012-04-18 16:30:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-appfinder (Old) and /work/SRC/openSUSE:Factory/.xfce4-appfinder.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-appfinder", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-appfinder/xfce4-appfinder.changes 2011-09-23 12:51:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-appfinder.new/xfce4-appfinder.changes 2012-04-18 16:30:19.000000000 +0200 @@ -1,0 +2,7 @@ +Thu Mar 29 22:55:16 UTC 2012 - [email protected] + +- split off -lang subpackage +- corrected dependencies +- specfile cleanup + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-appfinder.spec ++++++ --- /var/tmp/diff_new_pack.Mc4jIb/_old 2012-04-18 16:30:20.000000000 +0200 +++ /var/tmp/diff_new_pack.Mc4jIb/_new 2012-04-18 16:30:20.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package xfce4-appfinder # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,24 +16,25 @@ # - Name: xfce4-appfinder Version: 4.8.0 -Release: 7 -License: GPL-2.0+ +Release: 0 Summary: Application Finder for the Xfce Desktop Environment -Url: http://www.xfce.org/projects/xfce4-appfinder/ +License: GPL-2.0+ Group: System/GUI/XFCE -Source: %{name}-%{version}.tar.bz2 +Url: http://docs.xfce.org/xfce/xfce4-appfinder/start +Source: http://archive.xfce.org/src/xfce/xfce4-appfinder/4.8/%{name}-%{version}.tar.bz2 BuildRequires: intltool -BuildRequires: perl-XML-Parser +BuildRequires: update-desktop-files BuildRequires: pkgconfig(garcon-1) +BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(libxfce4ui-1) BuildRequires: pkgconfig(libxfce4util-1.0) BuildRequires: pkgconfig(libxfconf-0) -BuildRequires: update-desktop-files +Recommends: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -42,6 +43,8 @@ launch them. It provides easy keyboard navigation and can be used as a replacement for xfrun4. +%lang_package + %prep %setup -q @@ -51,15 +54,16 @@ %install %make_install -rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK} -%find_lang %{name} + %suse_update_desktop_file %{name} Utility DesktopUtility +rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK} + +%find_lang %{name} %{?no_lang_C} + %clean rm -rf %{buildroot} -%if 0%{?suse_version} >= 1140 - %post %desktop_database_post %icon_theme_cache_post @@ -67,13 +71,14 @@ %postun %desktop_database_postun %icon_theme_cache_postun -%endif -%files -f %name.lang +%files %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog NEWS README TODO %{_bindir}/xfce4-appfinder %{_datadir}/applications/*.desktop %{_datadir}/icons/hicolor/48x48/apps/*.png +%files lang -f %name.lang + %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
