SPECS: libxklavier.spec - ghost soname symlink - added X11 to Grou...
qboosh
qboosh at pld-linux.org
Wed Feb 6 17:53:18 CET 2008
Author: qboosh Date: Wed Feb 6 16:53:18 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ghost soname symlink
- added X11 to Groups (uses libxkbfile which is a part of X11 and depends on libX11)
---- Files affected:
SPECS:
libxklavier.spec (1.39 -> 1.40)
---- Diffs:
================================================================
Index: SPECS/libxklavier.spec
diff -u SPECS/libxklavier.spec:1.39 SPECS/libxklavier.spec:1.40
--- SPECS/libxklavier.spec:1.39 Tue Feb 5 03:24:47 2008
+++ SPECS/libxklavier.spec Wed Feb 6 17:53:13 2008
@@ -9,7 +9,7 @@
Version: 3.4
Release: 1
License: LGPL v2+
-Group: Libraries
+Group: X11/Libraries
Source0: http://dl.sourceforge.net/gswitchit/%{name}-%{version}.tar.gz
# Source0-md5: 2062f4e6ea20d632d6cc80def337819c
URL: http://www.freedesktop.org/Software/LibXklavier
@@ -32,7 +32,7 @@
%package devel
Summary: Header files to develop libxklavier applications
Summary(pl.UTF-8): Pliki nagłówkowe do tworzenia aplikacji z użyciem libxklavier
-Group: Development/Libraries
+Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: libxml2-devel >= 1:2.6.26
Requires: xorg-lib-libxkbfile-devel
@@ -46,7 +46,7 @@
%package static
Summary: Static version of libxklavier library
Summary(pl.UTF-8): Statyczna wersja biblioteki libxklavier
-Group: Development/Libraries
+Group: X11/Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
%description static
@@ -101,6 +101,7 @@
%defattr(644,root,root,755)
%doc AUTHORS CREDITS ChangeLog NEWS README
%attr(755,root,root) %{_libdir}/libxklavier.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libxklavier.so.12
%{_datadir}/libxklavier
%files devel
@@ -126,6 +127,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.40 2008-02-06 16:53:13 qboosh
+- ghost soname symlink
+- added X11 to Groups (uses libxkbfile which is a part of X11 and depends on libX11)
+
Revision 1.39 2008-02-05 02:24:47 patrys
- 3.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libxklavier.spec?r1=1.39&r2=1.40&f=u
More information about the pld-cvs-commit
mailing list