Hello community, here is the log from the commit of package xmanja for openSUSE:Factory checked in at 2014-10-15 21:59:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmanja (Old) and /work/SRC/openSUSE:Factory/.xmanja.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmanja" Changes: -------- --- /work/SRC/openSUSE:Factory/xmanja/xmanja.changes 2011-09-23 12:51:45.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xmanja.new/xmanja.changes 2014-10-15 21:59:04.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Oct 14 09:43:48 UTC 2014 - [email protected] + +- Remove ancient specfile tags and sections + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmanja.spec ++++++ --- /var/tmp/diff_new_pack.3xFYTO/_old 2014-10-15 21:59:05.000000000 +0200 +++ /var/tmp/diff_new_pack.3xFYTO/_new 2014-10-15 21:59:05.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package xmanja (Version 0.7) +# spec file for package xmanja # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -15,23 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: xmanja +Version: 0.7 +Release: 0 +Summary: Japanese online manuals for X11 License: MIT Group: Documentation/Man -AutoReqProv: on -Provides: locale(xorg-x11:ja) -Version: 0.7 -Release: 439 +Summary(ja): XFree86 のオンラインマニュアル、 日本語版 Url: http://xjman.dsl.gr.jp/ Source0: http://xjman.dsl.gr.jp/dist/xjman-0.7.tar.bz2 Source1: license.txt BuildRoot: %{_tmppath}/%{name}-%{version}-build -Summary: Japanese online manuals for X11 -Summary(ja): XFree86 のオンラインマニュアル、 日本語版 BuildArch: noarch +Provides: locale(xorg-x11:ja) # %description -l ja # XFree86 のオンラインマニュアル、 日本語版 @@ -45,13 +42,12 @@ X Japanese Documentation Project <[email protected]> %prep -%setup -n xjman +%setup -qn xjman %build cp %{SOURCE1} license.txt %install -[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT; for i in man? ; do mkdir -p $RPM_BUILD_ROOT/usr/share/man/ja/$i install -m 644 $i/* $RPM_BUILD_ROOT/usr/share/man/ja/$i @@ -63,9 +59,6 @@ # conflicts with man-pages-ja package: rm $RPM_BUILD_ROOT/usr/share/man/ja/man4/mouse.4* -%clean -#[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT; - %files %defattr(-,root,root) %doc README license.txt ChangeLog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
