SPECS: udev.spec - removed digicam subpkg, will be handled by hal/...

freetz freetz at pld-linux.org
Sat Jan 7 14:57:43 CET 2006


Author: freetz                       Date: Sat Jan  7 13:57:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed digicam subpkg, will be handled by hal/libgphoto stuff, rel. 1.1

---- Files affected:
SPECS:
   udev.spec (1.147 -> 1.148) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.147 SPECS/udev.spec:1.148
--- SPECS/udev.spec:1.147	Sat Jan  7 00:42:45 2006
+++ SPECS/udev.spec	Sat Jan  7 14:57:38 2006
@@ -31,7 +31,7 @@
 Summary(pl):	Implementacja devfs w przestrzeni użytkownika
 Name:		udev
 Version:	079
-Release:	1
+Release:	1.1
 Epoch:		1
 License:	GPL
 Group:		Base
@@ -50,12 +50,10 @@
 # http://lwn.net/Articles/123932/
 Source5:	%{name}_import_usermap
 Source6:	%{name}-modprobe.rules
-Source7:	%{name}-digicam
-Source8:	%{name}-hotplug_map.rules
+Source7:	%{name}-hotplug_map.rules
 # hotplug usb maps
-Source10:	%{name}-usb.digicam
-Source11:	%{name}-usb.distmap
-Source12:	%{name}-usb.handmap
+Source10:	%{name}-usb.distmap
+Source11:	%{name}-usb.handmap
 # helpers
 Source20:	%{name}-ieee1394.helper
 Source21:	%{name}-input.helper
@@ -97,23 +95,6 @@
 Implementacja devfs w przestrzeni użytkownika dla jąder 2.5 i
 wyższych.
 
-%package digicam
-Summary:	udev agent for USB digital cameras
-Summary(pl):	Agent udev dla aparatów cyfrowych na USB
-Group:		Applications/System
-Requires(pre):	/usr/bin/getgid
-Requires(pre):	/usr/sbin/groupadd
-Requires(postun):	/usr/sbin/groupdel
-Requires:	%{name} = %{epoch}:%{version}-%{release}
-Provides:	group(digicam)
-Obsoletes:	hotplug-digicam
-                                                                                                         
-%description digicam
-udev agent for USB digital cameras.
-
-%description digicam -l pl
-Agent udev dla aparatów cyfrowych na USB.
-
 %package initrd
 Summary:	A userspace implementation of devfs - static binary for initrd
 Summary(pl):	Implementacja devfs w przestrzeni użytkownika - statyczna binarka dla initrd
@@ -196,8 +177,7 @@
 install %{SOURCE3} $RPM_BUILD_ROOT%{_sbindir}/start_udev
 install %{SOURCE5} $RPM_BUILD_ROOT%{_prefix}/sbin/udev_import_usermap
 install %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/modprobe.rules
-install %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/udev/agents.d/usb/digicam
-install %{SOURCE8} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/hotplug_map.rules
+install %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/hotplug_map.rules
 
 # Default location for rule sripts and helper programs is now: /lib/udev/
 # Everything that is not useful on the commandline should go into this
@@ -228,14 +208,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%pre digicam
-%groupadd -P %{name}-digicam -g 135 digicam
-
-%postun digicam
-if [ "$1" = "0" ]; then
-	%groupremove digicam
-fi
-	    
 %triggerpostun -- dev
 if [ "$2" = 0 ]; then
 	# need to kill and restart udevd as after obsoleting dev package the
@@ -320,16 +292,15 @@
 %attr(755,root,root) %{_sbindir}/udevstart.initrd
 %endif
 
-%files digicam
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_sysconfdir}/udev/agents.d/usb/digicam
-
 %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.148  2006/01/07 13:57:38  freetz
+- removed digicam subpkg, will be handled by hal/libgphoto stuff, rel. 1.1
+
 Revision 1.147  2006/01/06 23:42:45  freetz
 - rel.1 (thanks to arekm for solving sparc/alpha/amd64 build)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/udev.spec?r1=1.147&r2=1.148&f=u



More information about the pld-cvs-commit mailing list