Hello community, here is the log from the commit of package xorg-x11-libX11-ccache for openSUSE:Factory checked in at Mon Apr 11 13:29:32 CEST 2011.
-------- --- xorg-x11-libX11-ccache/xorg-x11-libX11-ccache.changes 2010-12-21 04:19:37.000000000 +0100 +++ /mounts/work_src_done/STABLE/xorg-x11-libX11-ccache/xorg-x11-libX11-ccache.changes 2011-04-11 11:42:16.000000000 +0200 @@ -1,0 +2,12 @@ +Mon Apr 11 09:40:38 UTC 2011 - [email protected] + +- LICENSE needs to be marked and handled as SOURCE (not PATCH!) +- package is now noarch + +------------------------------------------------------------------- +Fri Apr 8 14:27:34 UTC 2011 - [email protected] + +- changes by Christopher Yeleighton <[email protected]> + * run mkallcomposecaches from the tarball + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- mkcomposecache-1.2.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-x11-libX11-ccache.spec ++++++ --- /var/tmp/diff_new_pack.5gEGMR/_old 2011-04-11 13:23:10.000000000 +0200 +++ /var/tmp/diff_new_pack.5gEGMR/_new 2011-04-11 13:23:10.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package xorg-x11-libX11-ccache (Version 7.6) +# spec file for package xorg-x11-libX11-ccache # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -17,19 +17,22 @@ # norootforbuild +%define mkcomposecache mkcomposecache-1.2.1 Name: xorg-x11-libX11-ccache +BuildArch: noarch BuildRequires: xorg-x11 xorg-x11-Xvfb xorg-x11-devel xorg-x11-fonts BuildRequires: xkeyboard-config Url: http://xorg.freedesktop.org/ Version: 7.6 -Release: 1 +Release: 5 License: MIT BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: System/Libraries Provides: xorg-x11:/var/X11R6/compose-cache/ Summary: X.Org compose cache -Source: LICENSE +Source: %{mkcomposecache}.tar.bz2 +Source1: LICENSE %description Cache for X.Org compose files. @@ -42,13 +45,16 @@ Matthias Hopf %prep +%setup -q -n '%{mkcomposecache}' %build %install +cp -t. '%{S:1}' rm -rf $RPM_BUILD_ROOT -/usr/sbin/mkallcomposecaches prefix=/usr cachedir=$RPM_BUILD_ROOT/var/cache/libx11/compose xvfbopts="'-fp /usr/share/fonts/misc'" / -cp %{SOURCE0} . +'./mkallcomposecaches.sh' \ + 'prefix=%{_prefix}' \ + cachedir="$RPM_BUILD_ROOT/%{_localstatedir}/cache/libx11/compose" xvfbopts="'-fp '\''%{_datadir}/fonts/misc'\'" / %clean rm -rf "$RPM_BUILD_ROOT" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
