[packages/glog] up to 0.3.4, project moved to github

glen glen at pld-linux.org
Sat Mar 28 14:30:06 CET 2015


commit 47930f1c5fa855ac00aff7bc65d42c2b956c3502
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Mar 28 15:29:42 2015 +0200

    up to 0.3.4, project moved to github

 glog.spec | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/glog.spec b/glog.spec
index c6e53d4..c3be9d2 100644
--- a/glog.spec
+++ b/glog.spec
@@ -5,29 +5,28 @@
 Summary:	A C++ application logging library
 Summary(pl.UTF-8):	Biblioteka do logowania dla aplikacji w C++
 Name:		glog
-Version:	0.3.3
-Release:	3
+Version:	0.3.4
+Release:	1
 License:	BSD
 Group:		Libraries
-#Source0Download: http://code.google.com/p/google-glog/downloads/list
-Source0:	http://google-glog.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5:	a6fd2c22f8996846e34c763422717c18
+Source0:	https://github.com/google/glog/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	df92e05c9d02504fb96674bc776a41cb
 Patch0:		%{name}-gflags.patch
 Patch1:		avoid-inline-asm.patch
-URL:		http://code.google.com/p/google-glog
+URL:		https://github.com/google/glog
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
 BuildRequires:	gflags-devel
+BuildRequires:	libstdc++-devel
+BuildRequires:	libtool >= 2:1.5
+BuildRequires:	pkgconfig
 %if %{with tests}
 BuildRequires:	gmock-devel
 BuildRequires:	gtest-devel
 %endif
-BuildRequires:	libstdc++-devel
-BuildRequires:	libtool >= 2:1.5
 %ifarch %{ix86} %{x8664} arm hppa ia64 mips ppc ppc64 sh
 BuildRequires:	libunwind-devel
 %endif
-BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glog.git/commitdiff/47930f1c5fa855ac00aff7bc65d42c2b956c3502



More information about the pld-cvs-commit mailing list