SPECS: ggz-client-libs.spec - more verbose files - release 0.9

megabajt megabajt at pld-linux.org
Sat Feb 9 18:27:23 CET 2008


Author: megabajt                     Date: Sat Feb  9 17:27:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more verbose files
- release 0.9

---- Files affected:
SPECS:
   ggz-client-libs.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/ggz-client-libs.spec
diff -u SPECS/ggz-client-libs.spec:1.2 SPECS/ggz-client-libs.spec:1.3
--- SPECS/ggz-client-libs.spec:1.2	Fri Aug  3 20:46:31 2007
+++ SPECS/ggz-client-libs.spec	Sat Feb  9 18:27:18 2008
@@ -1,12 +1,21 @@
 # $Revision$, $Date$
 # TODO:
-# - there is some man pages need to be checked, also need check what is ggz.merge.menu, ggz.menu in /etc and ggzwrap in libdir
-
+# warning: Installed (but unpackaged) file(s) found:
+#	/etc/xdg/menus/applications-merged/ggz.merge.menu
+#	/etc/xdg/menus/ggz.menu
+#	/usr/share/desktop-directories/ggz-games.directory
+#	/usr/share/desktop-directories/ggz.directory
+#
+# These files are to show in WM menu GGZ clients / games, which have special
+# Category entry in desktop files - X-GGZ or X-GGZ-Games
+#
+# - create subpackage for them (-menus?)
+#
 Summary:	GGZ client libraries
 Summary(pl.UTF-8):	Biblioteki klienckie dla GGZ
 Name:		ggz-client-libs
 Version:	0.0.14
-Release:	0.1
+Release:	0.9
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://ftp.belnet.be/packages/ggzgamingzone/ggz/0.0.14/%{name}-%{version}.tar.gz
@@ -82,20 +91,37 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS QuickStart.GGZ README*
-%attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
-%{_mandir}/man6/*.6*
+%attr(755,root,root) %{_bindir}/ggz
+%attr(755,root,root) %{_bindir}/ggz-config
+%attr(755,root,root) %{_bindir}/ggz-wrapper
+%dir %{_libdir}/ggz
+%attr(755,root,root) %{_libdir}/ggz/ggzwrap
+%attr(755,root,root) %{_libdir}/libggzcore.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libggzcore.so.9
+%attr(755,root,root) %{_libdir}/libggzmod.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libggzmod.so.4
+%{_mandir}/man1/ggzwrap.1*
+%{_mandir}/man5/ggz.modules.5*
+%{_mandir}/man6/ggz-config.6*
+%{_mandir}/man6/ggz-wrapper.6*
+%{_mandir}/man6/ggz.6*
+%{_mandir}/man7/ggz.7*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/*.h
-%{_mandir}/man3/*.3*
+%attr(755,root,root) %{_libdir}/libggzcore.so
+%attr(755,root,root) %{_libdir}/libggzmod.so
+%{_libdir}/libggzcore.la
+%{_libdir}/libggzmod.la
+%{_includedir}/ggzcore.h
+%{_includedir}/ggzmod.h
+%{_mandir}/man3/ggzcore_h.3*
+%{_mandir}/man3/ggzmod_h.3*
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libggzcore.a
+%{_libdir}/libggzmod.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -103,6 +129,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-02-09 17:27:18  megabajt
+- more verbose files
+- release 0.9
+
 Revision 1.2  2007-08-03 18:46:31  qboosh
 - License is LGPL (v2.1+)
 - more BRs, devel deps
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ggz-client-libs.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list