packages: glib2/glib2.spec - renamed bash-completion-gdbus to bash-completi...

qboosh qboosh at pld-linux.org
Sun Oct 3 15:39:40 CEST 2010


Author: qboosh                       Date: Sun Oct  3 13:39:40 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- renamed bash-completion-gdbus to bash-completion-gio, included gsettings completion to it

---- Files affected:
packages/glib2:
   glib2.spec (1.218 -> 1.219) 

---- Diffs:

================================================================
Index: packages/glib2/glib2.spec
diff -u packages/glib2/glib2.spec:1.218 packages/glib2/glib2.spec:1.219
--- packages/glib2/glib2.spec:1.218	Thu Sep 30 22:39:29 2010
+++ packages/glib2/glib2.spec	Sun Oct  3 15:39:35 2010
@@ -161,17 +161,18 @@
 %description apidocs -l pl.UTF-8
 Dokumentacja API GLib.
 
-%package -n bash-completion-gdbus
-Summary:	bash-completion for gdbus
-Summary(pl.UTF-8):	bashowe uzupełnianie nazw dla gdbus
+%package -n bash-completion-gio
+Summary:	bash-completion for gio utilities
+Summary(pl.UTF-8):	Bashowe uzupełnianie nazw dla narzędzi gio
 Group:		Applications/Shells
 Requires:	bash-completion
+Obsoletes:	bash-completion-gdbus
 
-%description -n bash-completion-gdbus
-bash-completion for gdbus.
+%description -n bash-completion-gio
+bash-completion for gio utilities: gdbus and gsettings.
 
-%description -n bash-completion-gdbus -l pl.UTF-8
-bashowe uzupełnianie nazw dla gdbus.
+%description -n bash-completion-gio -l pl.UTF-8
+Bashowe uzupełnianie nazw dla narzędzi gio: gdbus i gsettings.
 
 %prep
 %setup -q -n glib-%{version}
@@ -277,6 +278,9 @@
 %{_libdir}/libgmodule-2.0.la
 %{_libdir}/libgobject-2.0.la
 %{_libdir}/libgthread-2.0.la
+%{_libdir}/glib-2.0
+%{_includedir}/gio-unix-2.0
+%{_includedir}/glib-2.0
 %{_datadir}/glib-2.0/gdb
 %dir %{_datadir}/glib-2.0/gettext
 %attr(755,root,root) %{_datadir}/glib-2.0/gettext/mkinstalldirs
@@ -290,12 +294,9 @@
 %{_pkgconfigdir}/gmodule-no-export-2.0.pc
 %{_pkgconfigdir}/gobject-2.0.pc
 %{_pkgconfigdir}/gthread-2.0.pc
-%{_libdir}/glib-2.0
-%{_aclocaldir}/gsettings.m4
-%{_includedir}/gio-unix-2.0
-%{_includedir}/glib-2.0
 %{_aclocaldir}/glib-2.0.m4
 %{_aclocaldir}/glib-gettext.m4
+%{_aclocaldir}/gsettings.m4
 %if %{with apidocs}
 %{_mandir}/man1/glib-genmarshal.1*
 %{_mandir}/man1/glib-gettextize.1*
@@ -323,9 +324,10 @@
 %{_gtkdocdir}/gobject
 %endif
 
-%files -n bash-completion-gdbus
+%files -n bash-completion-gio
 %defattr(644,root,root,755)
 %{_sysconfdir}/bash_completion.d/gdbus-bash-completion.sh
+%{_sysconfdir}/bash_completion.d/gsettings-bash-completion.sh
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -333,6 +335,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.219  2010/10/03 13:39:35  qboosh
+- renamed bash-completion-gdbus to bash-completion-gio, included gsettings completion to it
+
 Revision 1.218  2010/09/30 20:39:29  megabajt
 - moved %dir %{_datadir}/glib-2.0 to main package
 - release 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glib2/glib2.spec?r1=1.218&r2=1.219&f=u



More information about the pld-cvs-commit mailing list