Hello community, here is the log from the commit of package go-freetype-go for openSUSE:Factory checked in at 2014-08-14 14:57:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go-freetype-go (Old) and /work/SRC/openSUSE:Factory/.go-freetype-go.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "go-freetype-go" Changes: -------- --- /work/SRC/openSUSE:Factory/go-freetype-go/go-freetype-go.changes 2013-10-01 08:12:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.go-freetype-go.new/go-freetype-go.changes 2014-08-14 14:58:07.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Jul 31 16:10:48 UTC 2014 - [email protected] + +- Rename rpmlintrc to %{name}-rpmlintrc. + Follow the packaging guidelines. + +------------------------------------------------------------------- Old: ---- rpmlintrc New: ---- go-freetype-go-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go-freetype-go.spec ++++++ --- /var/tmp/diff_new_pack.bIpiiV/_old 2014-08-14 14:58:08.000000000 +0200 +++ /var/tmp/diff_new_pack.bIpiiV/_new 2014-08-14 14:58:08.000000000 +0200 @@ -1,4 +1,7 @@ # +# spec file for package go-freetype-go +# +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c), 2011, Sascha Peilicke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -10,15 +13,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + Name: go-freetype-go Version: 0.0.0+hg20130813.72.38e23dc4a845 Release: 0 Summary: A port of the Freetype font engine to the Go programming language -Group: Development/Languages/Other License: FTL or GPL-2.0+ -URL: http://code.google.com/p/freetype-go +Group: Development/Languages/Other +Url: http://code.google.com/p/freetype-go %define go_import code.google.com/p/freetype-go/freetype Source0: freetype-go-%{version}.tar.bz2 +Source1: go-freetype-go-rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: go-devel %if 0%{?suse_version} >= 1100 ++++++ go-freetype-go-rpmlintrc ++++++ addFilter("binaryinfo-readelf-failed") # go binaries are suposedly ELF-compliant addFilter("statically-linked-binary") # go doesn't yet support dynamic linking -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
