Hello community, here is the log from the commit of package dietlibc for openSUSE:Factory checked in at 2012-02-14 19:00:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dietlibc (Old) and /work/SRC/openSUSE:Factory/.dietlibc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dietlibc", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/dietlibc/dietlibc.changes 2011-10-06 16:01:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.dietlibc.new/dietlibc.changes 2012-02-14 19:00:16.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Feb 5 20:22:13 UTC 2012 - [email protected] + +- Remove redundant tags/sections + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dietlibc.spec ++++++ --- /var/tmp/diff_new_pack.TuDyna/_old 2012-02-14 19:00:17.000000000 +0100 +++ /var/tmp/diff_new_pack.TuDyna/_new 2012-02-14 19:00:17.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package dietlibc # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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,17 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - ExcludeArch: %arm Name: dietlibc -License: GPL-2.0+ -Group: Development/Languages/C and C++ Provides: diet -AutoReqProv: on Version: 0.31 -Release: 50 +Release: 0 Source0: http://www.fefe.de/dietlibc/%{name}-%{version}.tar.bz2 Source1: http://www.fefe.de/dietlibc/%{name}-%{version}.tar.bz2.sig # See README.maintainers to understand next four source files @@ -43,18 +38,14 @@ Patch34: fix-arm-regex-in-makefile.diff Url: http://www.fefe.de/dietlibc/ Summary: A Libc Optimized for Small Size +License: GPL-2.0+ +Group: Development/Languages/C and C++ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Diet libc is optimized for small size. It can be used to create small statically-linked binaries for Linux on many platforms. - - -Authors: --------- - Felix von Leitner <[email protected]> - %define prefix /opt/dietlibc %prep @@ -103,9 +94,6 @@ ln -sfv bin-$RPM_ARCH $RPM_BUILD_ROOT/%{prefix}/bin ln -sfv %{prefix}/bin-$RPM_ARCH/{diet,elftrunc} $RPM_BUILD_ROOT%{_bindir} -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-, root, root) %doc AUTHOR BUGS CAVEAT CHANGES COPYING FAQ PORTING README SECURITY TODO THANKS -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
