Hello community,

here is the log from the commit of package go-goauth2 for openSUSE:Factory
checked in at Thu Aug 4 14:51:54 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ go-goauth2/go-goauth2.changes       2011-06-17 10:35:45.000000000 +0200
@@ -0,0 +1,21 @@
+-------------------------------------------------------------------
+Fri Jun 17 08:28:51 UTC 2011 - [email protected]
+
+- Update to 17/06/2011 mercurial version
+  * Update to lastest Go http changes
+
+-------------------------------------------------------------------
+Wed Jun  8 15:19:43 UTC 2011 - [email protected]
+
+- Use new %go_disable_brp_strip_static_archive macro
+
+-------------------------------------------------------------------
+Sat May 21 13:05:02 UTC 2011 - [email protected]
+
+- Disable brp-strip-static-archive on Fedora, RHEL and CentOS
+
+-------------------------------------------------------------------
+Sat May 21 12:53:06 UTC 2011 - [email protected]
+
+- Initial version
+

calling whatdependson for head-i586


New:
----
  go-goauth2.changes
  go-goauth2.spec
  goauth2-0.0.0+hg20110617.tar.bz2

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

Other differences:
------------------
++++++ go-goauth2.spec ++++++
#
# spec file for package go-goauth2
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c), 2011, Sascha Peilicke <[email protected]>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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-goauth2
Version:        0.0.0+hg20110617
Release:        1
Summary:        OAuth 2.0 for Go clients
Group:          Development/Languages/Other
License:        MIT
Url:            http://code.google.com/p/goauth2/
Source0:        goauth2-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  go-devel
%{go_provides}
%{go_requires}
%{go_disable_brp_strip_static_archive}

%description
An OAuth 2.0 library for the Go programming language.

%prep
%setup -q -n goauth2

%build

%install
cd oauth && %{go_make_install}

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%doc oauth/example
%{go_sitearch}/*

%changelog

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



Remember to have fun...

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

Reply via email to