From: Paweł Gołaszewski Date: Mon, 25 Feb 2002 13:12:59 +0000 (+0000) Subject: - rel 14 X-Git-Tag: dev-2_8_0-15~4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdev.git;a=commitdiff_plain;h=17fb831c1bf8e608d77c3aeba88546a95f7a09fa - rel 14 - added provides devfs (now I can install devfsd and not uninstall dev) - added /dev/drzewo :) STB Changed files: dev.spec -> 1.83 --- diff --git a/dev.spec b/dev.spec index be3f0b8..50ff6a8 100644 --- a/dev.spec +++ b/dev.spec @@ -5,13 +5,14 @@ Summary(pl): Pliki specjalne /dev/* Summary(tr): /dev dizini Name: dev Version: 2.8.0 -Release: 13 +Release: 14 License: public domain Group: Base Source0: %{name}-%{version}.tar.gz BuildRequires: setup BuildRequires: shadow PreReq: setup >= 2.4.1-2 +Provides: devfs BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Autoreqprov: no @@ -309,6 +310,9 @@ done mknode input/mice c 13 63 mknode usb/rio500 c 180 64 +# Some PLD-folklor :) +ln -sf null drzewo + %clean rm -rf $RPM_BUILD_ROOT