rpms/gvfs/F-11 gvfs.spec,1.134,1.135

Tomas Bzatek tbzatek at fedoraproject.org
Fri Jun 12 15:00:24 UTC 2009


Author: tbzatek

Update of /cvs/extras/rpms/gvfs/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26188

Modified Files:
	gvfs.spec 
Log Message:
* Fri Jun 12 2009 Tomas Bzatek <tbzatek at redhat.com> - 1.2.3-4
- Move bash-completion out of profile.d (#466883)



Index: gvfs.spec
===================================================================
RCS file: /cvs/extras/rpms/gvfs/F-11/gvfs.spec,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -p -r1.134 -r1.135
--- gvfs.spec	8 Jun 2009 15:23:12 -0000	1.134
+++ gvfs.spec	12 Jun 2009 14:59:53 -0000	1.135
@@ -1,7 +1,7 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
 Version: 1.2.3
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -192,7 +192,7 @@ autoheader  || :
 automake  || :
 autoconf  || :
 
-%configure --enable-gdu
+%configure --enable-gdu --with-bash-completion-dir=%{_sysconfdir}/bash_completion.d/
 make # %{?_smp_mflags}
 
 %install
@@ -224,7 +224,7 @@ update-desktop-database &> /dev/null ||:
 %doc AUTHORS COPYING NEWS README
 %dir %{_datadir}/gvfs
 %dir %{_datadir}/gvfs/mounts
-%{_sysconfdir}/profile.d/gvfs-bash-completion.sh
+%{_sysconfdir}/bash_completion.d/gvfs-bash-completion.sh
 %{_datadir}/gvfs/mounts/sftp.mount
 %{_datadir}/gvfs/mounts/trash.mount
 %{_datadir}/gvfs/mounts/cdda.mount
@@ -325,6 +325,9 @@ update-desktop-database &> /dev/null ||:
 
 
 %changelog
+* Fri Jun 12 2009 Tomas Bzatek <tbzatek at redhat.com> - 1.2.3-4
+- Move bash-completion out of profile.d (#466883)
+
 * Mon Jun  8 2009 Tomas Bzatek <tbzatek at redhat.com> - 1.2.3-3
 - SFTP: Increase timeout (#504339)
 




More information about the fedora-extras-commits mailing list