Hello community, here is the log from the commit of package thunar checked in at Tue May 22 15:12:39 CEST 2007. -------- --- thunar/thunar.changes 2007-01-26 01:06:20.000000000 +0100 +++ /mounts/work_src_done/STABLE/thunar/thunar.changes 2007-05-22 11:31:06.000000000 +0200 @@ -1,0 +2,6 @@ +Tue May 22 11:30:54 CEST 2007 - prusnak@suse.cz + +- sync with BuildService +- fixed desktop file + +------------------------------------------------------------------- Old: ---- thunar-desktop_file.patch New: ---- thunar-desktop.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thunar.spec ++++++ --- /var/tmp/diff_new_pack.G29093/_old 2007-05-22 15:12:24.000000000 +0200 +++ /var/tmp/diff_new_pack.G29093/_new 2007-05-22 15:12:24.000000000 +0200 @@ -20,11 +20,11 @@ BuildRequires: xfce4-panel-devel >= 4.3 Summary: Various tools for xfce4 Version: 0.8.0 -Release: 1 +Release: 28 License: GNU General Public License (GPL) URL: http://www.xfce.org/ Source: Thunar-%{version}.tar.bz2 -Patch0: thunar-desktop_file.patch +Patch0: thunar-desktop.patch Group: System/GUI/Other %if %suse_version > 1000 Recommends: ivman @@ -84,19 +84,12 @@ %patch0 %build -export CFLAGS="$RPM_OPT_FLAGS" -./configure --prefix=%{_prefix} \ - --datadir=%{_datadir} \ - --bindir=%{_bindir} \ - --libdir=%{_libdir} \ - --mandir=%{_mandir} \ - --sysconfdir=%{_sysconfdir} \ - --libexecdir=%{_libexecdir} \ +%configure \ --enable-dbus \ --with-volume-manager=hal \ --enable-startup-notification \ --enable-pcre -make +make %{?jobs:-j%jobs} %install make DESTDIR=$RPM_BUILD_ROOT install @@ -154,7 +147,10 @@ %dir %{_includedir}/thunarx-1 %dir %{_includedir}/thunarx-1/thunarx -%changelog -n thunar +%changelog +* Tue May 22 2007 - prusnak@suse.cz +- sync with BuildService +- fixed desktop file * Sun Jan 21 2007 - bwalle@suse.de - removed halmount patch, is no longer required - upgraded to 0.8.0 ++++++ thunar-desktop_file.patch -> thunar-desktop.patch ++++++ --- thunar/thunar-desktop_file.patch 2006-07-21 09:28:31.000000000 +0200 +++ /mounts/work_src_done/STABLE/thunar/thunar-desktop.patch 2007-05-22 11:30:45.000000000 +0200 @@ -1,6 +1,6 @@ --- Thunar-bulk-rename.desktop.in.in +++ Thunar-bulk-rename.desktop.in.in -@@ -1,13 +1,13 @@ +@@ -1,13 +1,12 @@ [Desktop Entry] Encoding=UTF-8 -_Name=Bulk Rename @@ -16,11 +16,10 @@ Type=Application Categories=Application;System;Utility;Core;GTK;Filesystem; - -+X-SuSE-translate=false # vi:set encoding=UTF-8: --- Thunar.desktop.in.in +++ Thunar.desktop.in.in -@@ -1,13 +1,13 @@ +@@ -1,13 +1,12 @@ [Desktop Entry] Encoding=UTF-8 -_Name=Thunar File Manager @@ -36,5 +35,4 @@ Type=Application Categories=Application;System;Utility;Core;GTK;FileManager; - -+X-SuSE-translate=false # vi:set encoding=UTF-8: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de