Hello community,

here is the log from the commit of package xorg-x11-libX11-ccache for 
openSUSE:Factory checked in at 2013-04-06 09:20:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-libX11-ccache (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-x11-libX11-ccache.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11-libX11-ccache", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xorg-x11-libX11-ccache/xorg-x11-libX11-ccache.changes
    2012-06-26 20:06:07.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-libX11-ccache.new/xorg-x11-libX11-ccache.changes
       2013-04-06 09:20:46.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Apr  5 08:35:51 UTC 2013 - [email protected]
+
+- Cleanup spec file
+- Add Source URL, see https://en.opensuse.org/SourceUrls
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xorg-x11-libX11-ccache.spec ++++++
--- /var/tmp/diff_new_pack.6DjE2Z/_old  2013-04-06 09:20:47.000000000 +0200
+++ /var/tmp/diff_new_pack.6DjE2Z/_new  2013-04-06 09:20:47.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xorg-x11-libX11-ccache
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -19,53 +19,41 @@
 %define mkcomposecache mkcomposecache-1.2.1
 
 Name:           xorg-x11-libX11-ccache
-BuildArch:      noarch
+Version:        7.6
+Release:        0
+Summary:        X
+License:        MIT
+Group:          System/Libraries
+Url:            http://xorg.freedesktop.org/
+Source:         
http://xorg.freedesktop.org/archive/individual/app/%{mkcomposecache}.tar.bz2
+Source1:        LICENSE
 BuildRequires:  mkcomposecache
 BuildRequires:  xbiff
 BuildRequires:  xkeyboard-config
 BuildRequires:  xorg-x11-Xvfb
 BuildRequires:  xorg-x11-fonts
-Url:            http://xorg.freedesktop.org/
-Version:        7.6
-Release:        0
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Provides:       xorg-x11:/var/X11R6/compose-cache/
-Summary:        X.Org compose cache
-License:        MIT
-Group:          System/Libraries
-Source:         %{mkcomposecache}.tar.bz2 
-Source1:        LICENSE
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 Cache for X.Org compose files.
 
-
-
-Authors:
---------
-    
-    Matthias Hopf
-
 %prep
 %setup -q -n '%{mkcomposecache}'
 
 %build
 
 %install
-cp -t. '%{S:1}'
-rm -rf $RPM_BUILD_ROOT
+cp -t. '%{SOURCE1}'
 './mkallcomposecaches.sh' \
  'prefix=%{_prefix}' \
- cachedir="$RPM_BUILD_ROOT/%{_localstatedir}/cache/libx11/compose" 
xvfbopts="'-fp '\''%{_datadir}/fonts/misc'\'" /
-
-%clean
-rm -rf "$RPM_BUILD_ROOT"
+ cachedir="%{buildroot}/%{_localstatedir}/cache/libx11/compose" xvfbopts="'-fp 
'\''%{_datadir}/fonts/misc'\'" /
 
 %files
 %defattr(-,root,root)
 %doc LICENSE
-%dir /var/cache/libx11
-%dir /var/cache/libx11/compose
-/var/cache/libx11/compose/*
+%dir %{_localstatedir}/cache/libx11
+%{_localstatedir}/cache/libx11/compose/
 
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to