packages: DeviceKit-disks/DeviceKit-disks.spec - fix bash-completion instal...

glen glen at pld-linux.org
Mon Mar 15 01:57:57 CET 2010


Author: glen                         Date: Mon Mar 15 00:57:57 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix bash-completion install; rel 2

---- Files affected:
packages/DeviceKit-disks:
   DeviceKit-disks.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/DeviceKit-disks/DeviceKit-disks.spec
diff -u packages/DeviceKit-disks/DeviceKit-disks.spec:1.9 packages/DeviceKit-disks/DeviceKit-disks.spec:1.10
--- packages/DeviceKit-disks/DeviceKit-disks.spec:1.9	Tue Nov 17 14:39:34 2009
+++ packages/DeviceKit-disks/DeviceKit-disks.spec	Mon Mar 15 01:57:52 2010
@@ -2,7 +2,7 @@
 Summary:	Disk Management Service
 Name:		DeviceKit-disks
 Version:	009
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Libraries
 Source0:	http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
@@ -92,6 +92,9 @@
 
 %find_lang DeviceKit-disks
 
+install -d $RPM_BUILD_ROOT/etc/bash_completion.d
+mv $RPM_BUILD_ROOT{%{_sysconfdir}/profile.d/devkit-disks-bash-completion.sh,/etc/bash_completion.d/devkit-disks}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -120,7 +123,7 @@
 %attr(755,root,root) /lib/udev/devkit-disks-part-id
 %attr(755,root,root) /lib/udev/devkit-disks-probe-ata-smart
 /lib/udev/rules.d/95-devkit-disks.rules
-%{_sysconfdir}/profile.d/devkit-disks-bash-completion.sh
+/etc/bash_completion.d/devkit-disks
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.DeviceKit.Disks.conf
 %{_datadir}/polkit-1/actions/org.freedesktop.devicekit.disks.policy
 %{_datadir}/dbus-1/system-services/org.freedesktop.DeviceKit.Disks.service
@@ -146,6 +149,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2010/03/15 00:57:52  glen
+- fix bash-completion install; rel 2
+
 Revision 1.9  2009/11/17 13:39:34  zbyniu
 - BR: docbook-dtd412-xml
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/DeviceKit-disks/DeviceKit-disks.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list