SPECS: udev.spec - adapter

glen glen at pld-linux.org
Mon Jan 15 15:35:08 CET 2007


Author: glen                         Date: Mon Jan 15 14:35:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapter

---- Files affected:
SPECS:
   udev.spec (1.195 -> 1.196) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.195 SPECS/udev.spec:1.196
--- SPECS/udev.spec:1.195	Thu Dec 14 18:12:00 2006
+++ SPECS/udev.spec	Mon Jan 15 15:35:02 2007
@@ -58,13 +58,13 @@
 BuildRequires:	sed >= 4.0
 %if %{with initrd}
 %{?with_dietlibc:BuildRequires:	dietlibc-static}
-%{?with_uClibc:BuildRequires:	uClibc-static >= 0.9.28}
 %{?with_glibc:BuildRequires:	glibc-static}
 %{?with_klibc:BuildRequires:	klibc-static}
 %{?with_klibc:BuildRequires:	linux-libc-headers}
+%{?with_uClibc:BuildRequires:	uClibc-static >= 0.9.28}
 %endif
-Requires:	libvolume_id = %{epoch}:%{version}-%{release}
 Requires:	coreutils
+Requires:	libvolume_id = %{epoch}:%{version}-%{release}
 Provides:	dev = 3.0.0
 Obsoletes:	dev
 Obsoletes:	hotplug
@@ -117,7 +117,8 @@
 Requires:	libvolume_id = %{epoch}:%{version}-%{release}
 
 %description -n libvolume_id-devel
-This is the package containing the header files for libvolume_id library.
+This is the package containing the header files for libvolume_id
+library.
 
 %description -n libvolume_id-devel -l pl
 Ten pakiet zawiera pliki nagBówkowe biblioteki libvolume_id.
@@ -246,7 +247,7 @@
 
 %if %{with initrd}
 install -d $RPM_BUILD_ROOT%{_sbindir}
-install -m755 initrd-* $RPM_BUILD_ROOT%{_sbindir}
+install initrd-* $RPM_BUILD_ROOT%{_sbindir}
 ln -s initrd-udev $RPM_BUILD_ROOT%{_sbindir}/udevstart.initrd
 %endif
 
@@ -298,7 +299,7 @@
 %attr(755,root,root) %{_sbindir}/udevd
 %attr(755,root,root) %{_sbindir}/udevsettle
 %attr(755,root,root) %{_sbindir}/udevtrigger
- 
+
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_prefix}/sbin/*
 
@@ -355,6 +356,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.196  2007/01/15 14:35:02  glen
+- adapter
+
 Revision 1.195  2006/12/14 17:12:00  czarny
 - no more klibc
 - uClibc 4 all!
================================================================

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



More information about the pld-cvs-commit mailing list