SPECS: hal-gphoto.spec - s/hal-gphoto/hal/ in file paths.
qrczak
qrczak at pld-linux.org
Mon May 28 14:27:21 CEST 2007
Author: qrczak Date: Mon May 28 12:27:21 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- s/hal-gphoto/hal/ in file paths.
---- Files affected:
SPECS:
hal-gphoto.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/hal-gphoto.spec
diff -u SPECS/hal-gphoto.spec:1.2 SPECS/hal-gphoto.spec:1.3
--- SPECS/hal-gphoto.spec:1.2 Mon May 28 07:28:20 2007
+++ SPECS/hal-gphoto.spec Mon May 28 14:27:16 2007
@@ -29,9 +29,9 @@
%prep
%install
-install -d $RPM_BUILD_ROOT{%{_datadir}/hal/fdi/information,%{_sysconfdir}/udev/rules.d}
+install -d $RPM_BUILD_ROOT{%{_datadir}/hal/fdi/information/10freedesktop,%{_sysconfdir}/udev/rules.d}
-install %{SOURCE0} $RPM_BUILD_ROOT%{_datadir}/%{name}/fdi/information/10freedesktop/10-gphoto.fdi
+install %{SOURCE0} $RPM_BUILD_ROOT%{_datadir}/hal/fdi/information/10freedesktop/10-gphoto.fdi
install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/52-udev-gphoto.rules
%clean
@@ -49,7 +49,7 @@
%files
%defattr(644,root,root,755)
%{_sysconfdir}/udev/rules.d/52-udev-gphoto.rules
-%{_datadir}/%{name}/fdi/information/10freedesktop/10-gphoto.fdi
+%{_datadir}/hal/fdi/information/10freedesktop/10-gphoto.fdi
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -57,6 +57,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007/05/28 12:27:16 qrczak
+- s/hal-gphoto/hal/ in file paths.
+
Revision 1.2 2007/05/28 05:28:20 qboosh
- fixed Source names
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hal-gphoto.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list