Hello community, here is the log from the commit of package xfce4-desktop checked in at Tue May 22 15:13:35 CEST 2007. -------- --- xfce4-desktop/xfce4-desktop.changes 2007-04-10 23:50:54.000000000 +0200 +++ /mounts/work_src_done/STABLE/xfce4-desktop/xfce4-desktop.changes 2007-05-22 11:42:27.000000000 +0200 @@ -1,0 +2,5 @@ +Tue May 22 11:42:18 CEST 2007 - prusnak@suse.cz + +- sync with BuildService + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-desktop.spec ++++++ --- /var/tmp/diff_new_pack.CF2499/_old 2007-05-22 15:13:31.000000000 +0200 +++ /var/tmp/diff_new_pack.CF2499/_new 2007-05-22 15:13:31.000000000 +0200 @@ -18,7 +18,7 @@ BuildRequires: thunar-devel Summary: Desktop manager for the XFce Desktop Environment Version: 4.4.1 -Release: 1 +Release: 17 License: GNU General Public License (GPL) URL: http://www.xfce.org/ Source0: xfdesktop-%{version}.tar.bz2 @@ -47,28 +47,14 @@ %prep %setup -q -n xfdesktop-%{version} -b1 cd ../xfce-utils-%{version} -%patch0 -p1 +%patch0 cd - %build -export CFLAGS="$RPM_OPT_FLAGS" -./configure \ - --prefix=%{_prefix} \ - --datadir=%{_datadir} \ - --bindir=%{_bindir} \ - --libdir=%{_libdir} \ - --mandir=%{_mandir} \ - --libexecdir=%{_libexecdir} \ - --sysconfdir=%{_sysconfdir} +%configure make %{?jobs:-j%jobs} cd ../xfce-utils-%{version} -./configure \ - --prefix=%{_prefix} \ - --datadir=%{_datadir} \ - --bindir=%{_bindir} \ - --libdir=%{_libdir} \ - --mandir=%{_mandir} \ - --sysconfdir=%{_sysconfdir} \ +%configure \ --enable-gdm \ --with-gdm-prefix=%{_sysconfdir} make %{?jobs:-j%jobs} @@ -104,6 +90,8 @@ %{_sysconfdir}/xdg/xfce4 %changelog +* Tue May 22 2007 - prusnak@suse.cz +- sync with BuildService * Tue Apr 10 2007 - bwalle@suse.de - update to 4.4.1 o Fix entries in the menu.xml files that should not have been ++++++ xfce4-desktop-cpp.diff ++++++ --- /var/tmp/diff_new_pack.CF2499/_old 2007-05-22 15:13:31.000000000 +0200 +++ /var/tmp/diff_new_pack.CF2499/_new 2007-05-22 15:13:31.000000000 +0200 @@ -1,12 +1,6 @@ ---- - scripts/xinitrc | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -Index: xfce-utils-4.4.1/scripts/xinitrc -=================================================================== ---- xfce-utils-4.4.1.orig/scripts/xinitrc -+++ xfce-utils-4.4.1/scripts/xinitrc -@@ -47,7 +47,7 @@ test -r "$BASEDIR/Xcursor.xrdb" && XRESO +--- scripts/xinitrc ++++ scripts/xinitrc +@@ -47,7 +47,7 @@ test -r "$HOME/.Xresources" && XRESOURCES="$XRESOURCES $HOME/.Xresources" # load all X resources (adds /dev/null to avoid an empty list that would hang the process) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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