packages: gflags/gflags.spec - updated to 1.6

qboosh qboosh at pld-linux.org
Tue Aug 2 19:19:51 CEST 2011


Author: qboosh                       Date: Tue Aug  2 17:19:51 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.6

---- Files affected:
packages/gflags:
   gflags.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/gflags/gflags.spec
diff -u packages/gflags/gflags.spec:1.1 packages/gflags/gflags.spec:1.2
--- packages/gflags/gflags.spec:1.1	Tue Jun 14 20:19:18 2011
+++ packages/gflags/gflags.spec	Tue Aug  2 19:19:46 2011
@@ -2,13 +2,13 @@
 Summary:	A commandline flags library that allows for distributed flags
 Summary(pl.UTF-8):	Biblioteka flag linii poleceń pozwalająca na rozproszone flagi
 Name:		gflags
-Version:	1.5
+Version:	1.6
 Release:	1
 License:	BSD
 Group:		Libraries
 #Source0Download: http://code.google.com/p/google-gflags/downloads/list
 Source0:	http://google-gflags.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5:	0e66a83014efcd395d936c7fb7e71fd8
+# Source0-md5:	fa2cd6ee449f5e77fa7d43054973feba
 URL:		http://code.google.com/p/google-gflags/
 BuildRequires:	libstdc++-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -79,9 +79,9 @@
 %doc AUTHORS COPYING ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/gflags_completions.sh
 %attr(755,root,root) %{_libdir}/libgflags.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgflags.so.0
+%attr(755,root,root) %ghost %{_libdir}/libgflags.so.2
 %attr(755,root,root) %{_libdir}/libgflags_nothreads.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgflags_nothreads.so.0
+%attr(755,root,root) %ghost %{_libdir}/libgflags_nothreads.so.2
 
 %files devel
 %defattr(644,root,root,755)
@@ -103,5 +103,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/08/02 17:19:46  qboosh
+- updated to 1.6
+
 Revision 1.1  2011/06/14 18:19:18  qboosh
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gflags/gflags.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list