SPECS: gss.spec - updated to 0.0.23
qboosh
qboosh at pld-linux.org
Sat Jan 5 14:21:11 CET 2008
Author: qboosh Date: Sat Jan 5 13:21:11 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.0.23
---- Files affected:
SPECS:
gss.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/gss.spec
diff -u SPECS/gss.spec:1.33 SPECS/gss.spec:1.34
--- SPECS/gss.spec:1.33 Mon Jul 2 20:07:24 2007
+++ SPECS/gss.spec Sat Jan 5 14:21:06 2008
@@ -2,17 +2,17 @@
Summary: Implementation of General Security Service API
Summary(pl.UTF-8): Implementacja GSS API (General Security Service API)
Name: gss
-Version: 0.0.22
+Version: 0.0.23
Release: 1
License: GPL v3+
Group: Libraries
Source0: http://josefsson.org/gss/releases/%{name}-%{version}.tar.gz
-# Source0-md5: e296992cc7fca764c1f32c3adffa089e
+# Source0-md5: afce9fe4e6b037b6b10956cfed07e184
Patch0: %{name}-info.patch
URL: http://josefsson.org/gss/
BuildRequires: autoconf >= 2.61
BuildRequires: automake >= 1:1.10
-BuildRequires: gettext-devel >= 0.16
+BuildRequires: gettext-devel >= 0.17
BuildRequires: gtk-doc >= 1.1
BuildRequires: libtool >= 2:1.5
BuildRequires: pkgconfig
@@ -107,6 +107,7 @@
%doc AUTHORS ChangeLog NEWS README* THANKS
%attr(755,root,root) %{_bindir}/gss
%attr(755,root,root) %{_libdir}/libgss.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libgss.so.0
%{_mandir}/man1/gss.1*
%files devel
@@ -115,7 +116,7 @@
%{_libdir}/libgss.la
%{_includedir}/gss.h
%{_includedir}/gss
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/gss.pc
%{_infodir}/gss.info*
%{_mandir}/man3/gss*.3*
%{_gtkdocdir}/gss
@@ -130,6 +131,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2008-01-05 13:21:06 qboosh
+- updated to 0.0.23
+
Revision 1.33 2007-07-02 18:07:24 qboosh
- GPL v3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gss.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list