Author: glen Date: Fri Oct 14 17:37:57 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - udev-synthesize from debian
---- Files affected: SPECS: udev.spec (1.104 -> 1.105) ---- Diffs: ================================================================ Index: SPECS/udev.spec diff -u SPECS/udev.spec:1.104 SPECS/udev.spec:1.105 --- SPECS/udev.spec:1.104 Fri Oct 14 19:37:24 2005 +++ SPECS/udev.spec Fri Oct 14 19:37:52 2005 @@ -42,6 +42,9 @@ # Source5-md5: f72f557299436af5d6ad66815b80a641 Source6: ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/uevent_listen.c # Source6-md5: 7b2b881a8531fd84da7cae9152dc4e39 +Patch0: udev-synthesize-02.patch +Patch1: udev-synthesize-md +Patch2: udev-synthesize-preserve_env BuildRequires: device-mapper-devel BuildRequires: libselinux-devel >= 1.17.13 BuildRequires: sed >= 4.0 @@ -85,6 +88,9 @@ %prep %setup -q -a5 sed -i -e 's#gcc#$(CC)#g' devmap_name/Makefile +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build %if %{with initrd} @@ -236,6 +242,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.105 2005/10/14 17:37:52 glen +- udev-synthesize from debian + Revision 1.104 2005/10/14 17:37:24 glen - extras/chassis_id is no longer? ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/udev.spec?r1=1.104&r2=1.105&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
