SPECS: hotplug.spec - 64 bit arch broken for -digicam

glen glen at pld-linux.org
Tue Feb 28 00:41:27 CET 2006


Author: glen                         Date: Mon Feb 27 23:41:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 64 bit arch broken for -digicam

---- Files affected:
SPECS:
   hotplug.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/hotplug.spec
diff -u SPECS/hotplug.spec:1.60 SPECS/hotplug.spec:1.61
--- SPECS/hotplug.spec:1.60	Tue Feb 28 00:38:50 2006
+++ SPECS/hotplug.spec	Tue Feb 28 00:41:22 2006
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - define _libdir as /lib for all arch?
 Summary:	Linux Hotplug Scripts
 Summary(pl):	Linuksowe skrypty do urządzeń hotplug
 Name:		hotplug
@@ -163,6 +165,7 @@
 	if [ -f "$usermap" ]; then
 		grep -v "digicam" $usermap > $tmpusermap
 		mv -f $tmpusermap $usermap
+# FIXME: lib64!
 		/usr/lib/libgphoto2/print-usb-usermap digicam | grep -v '#' >> $usermap
 	else
 		/usr/lib/libgphoto2/print-usb-usermap digicam | grep -v '#' >> $usermap
@@ -230,6 +233,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2006/02/27 23:41:22  glen
+- 64 bit arch broken for -digicam
+
 Revision 1.60  2006/02/27 23:38:50  glen
 - use %service
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hotplug.spec?r1=1.60&r2=1.61&f=u



More information about the pld-cvs-commit mailing list