SPECS: gvfs.spec - added bash-completion-gvfs subpackage
megabajt
megabajt at pld-linux.org
Thu Sep 25 17:25:45 CEST 2008
Author: megabajt Date: Thu Sep 25 15:25:45 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added bash-completion-gvfs subpackage
---- Files affected:
SPECS:
gvfs.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/gvfs.spec
diff -u SPECS/gvfs.spec:1.20 SPECS/gvfs.spec:1.21
--- SPECS/gvfs.spec:1.20 Thu Sep 25 16:49:32 2008
+++ SPECS/gvfs.spec Thu Sep 25 17:25:40 2008
@@ -76,6 +76,18 @@
%description devel -l pl.UTF-8
Pliki nagłówkowe biblioteki gvfs.
+%package -n bash-completion-gvfs
+Summary: bash-completion for gvfs
+Summary(pl.UTF-8): bashowe uzupełnianie nazw dla gvfs
+Group: Applications/Shells
+Requires: bash-completion
+
+%description -n bash-completion-gvfs
+This package provides bash-completion for gvfs.
+
+%description -n bash-completion-gvfs -l pl.UTF-8
+Pakiet ten dostarcza bashowe uzupełnianie nazw dla gvfs.
+
%prep
%setup -q
@@ -86,7 +98,8 @@
%{__autoconf}
%{__autoheader}
%{__automake}
-%configure
+%configure \
+ --with-bash-completion-dir=%{_sysconfdir}/bash_completion.d
%{__make}
%install
@@ -148,7 +161,6 @@
%attr(755,root,root) %{_libexecdir}/gvfs-fuse-daemon
%attr(755,root,root) %{_libexecdir}/gvfs-gphoto2-volume-monitor
%attr(755,root,root) %{_libexecdir}/gvfs-hal-volume-monitor
-%attr(755,root,root) %{_sysconfdir}/profile.d/gvfs-bash-completion.sh
%{_datadir}/dbus-1/services/gvfs-daemon.service
%{_datadir}/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service
%{_datadir}/dbus-1/services/org.gtk.Private.HalVolumeMonitor.service
@@ -185,12 +197,19 @@
%{_libdir}/libgvfscommon.la
%{_includedir}/gvfs-client
+%files -n bash-completion-gvfs
+%defattr(644,root,root,755)
+%{_sysconfdir}/bash_completion.d/gvfs-bash-completion.sh
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2008/09/25 15:25:40 megabajt
+- added bash-completion-gvfs subpackage
+
Revision 1.20 2008/09/25 14:49:32 megabajt
- updated to 1.0.1; merged changes from DEVEL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gvfs.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list