]> git.pld-linux.org Git - packages/dev.git/commitdiff
- replaced incorect spec file
authorwojtek <wojtek@pld.org.pl>
Sat, 6 Mar 1999 12:56:37 +0000 (12:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dev.spec -> 1.3

dev.spec

index be19e8f21e2ea7f0b271e3aa4cae133a8f96f343..d8fdcaf6f6467247427513c2effb2be9df37bf25 100644 (file)
--- a/dev.spec
+++ b/dev.spec
@@ -1,19 +1,17 @@
-Summary:     /dev entries
-Summary(fr): Entrées de /dev.
-Summary(tr): /dev dizini
-Summary(de): /dev-Einträge
-Summary(pl): Pliki specjalne /dev/*
-Name:        dev
-Version:     2.5.9
-Release:     2d
-#######      From ftp.redhat.com/rawhide
-Source:      %{name}-%{version}.cpio
-Copyright:   public domain
-Group:       Base
-Group(pl):   Bazowe
-Autoreqprov: no
-Requires:    shadow
-Buildroot:   /tmp/buildroot-%{name}-%{version}
+Summary:       /dev entries
+Summary(fr):   Entrées de /dev.
+Summary(de):   /dev-Einträge
+Summary(pl):   Pliki specjalne /dev/*
+Summary(tr):   /dev dizini
+Name:          dev
+Version:       2.5.9
+Release:       3
+#######                From ftp.redhat.com/rawhide
+Source:                %{name}-%{version}.cpio
+Copyright:     public domain
+Group:         Base
+Buildroot:     /tmp/%{name}-%{version}-root
+Autoreqprov:   no
 
 %description
 Unix and unix like systems (including Linux) use file system entries
@@ -22,6 +20,12 @@ are in the /dev tree (though they don't have to be), and this package
 contains the most commonly used /dev entries. These files are essential
 for a system to function properly.
 
+%description -l pl
+Wszystkie systemy Unix, jak na przyk³ad Linux, u¿ywaj± plików do przedstawienia 
+urz±dzeñ pod³±czonych do komputera. Wszystkie te pliki znajduj± siê zwykle w 
+katalogu /dev. Pakiet ten zawiera wiêkszo¶æ popularnych plików specjalnych, 
+s± one jedn± z wa¿niejszych czê¶ci prawid³owo dzia³aj±cego systemu operacyjnego.
+
 %description -l fr
 Unix et les systèmes apparentés (dont Linux) utilise des fichiers pour
 représenter les périphériques reliés à la machine. Toutes ces entrées
@@ -43,12 +47,6 @@ sich (nicht notwendigerweise) im Verzeichnis /dev. Dieses Paket enth
 die üblichsten /dev-Einträge. Diese Dateien sind für das Funktionieren
 eines Systems unbedingt erforderlich.
 
-%description -l pl
-Systemy Unix i unixopodobne (np. Linux) u¿ywaj± plików do przedstawienia
-urz±dzeñ pod³±czonych do komputera. Wszystkie te pliki znajduj± siê zwykle
-w katalogu /dev. Pakiet ten zawiera wiêkszo¶æ popularnych plików specjalnych.
-S± one jedn± z wa¿niejszych czê¶ci prawid³owo dzia³aj±cego systemu.
-
 %prep
 %setup -q -c -T
 rm -rf $RPM_BUILD_ROOT
@@ -168,9 +166,8 @@ mknod watchdog c 10 130
 
 # /dev/log support
 touch log
-
-# scsi directory
-install -d scsi
+# route 
+mknod route c 36 0
 
 %clean 
 rm -rf $RPM_BUILD_ROOT
@@ -179,7 +176,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 
 %dir /dev/pts
-%dir /dev/scsi
 
 #a#
 %attr(664,root,root) /dev/atibm
@@ -282,6 +278,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %attr(644,root,root) /dev/random
 %attr(660,root,disk) /dev/rft*
+%attr(644,root,root) /dev/route
 %attr(664,root,root) /dev/rtc
 
 #s#
@@ -325,7 +322,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(600,root, tty) /dev/tty8
 %attr(600,root, tty) /dev/tty9
 
-
 %attr(666,root,root) /dev/ttyI*
 
 %attr(644,root,root) /dev/ttyS*
@@ -365,59 +361,11 @@ rm -rf $RPM_BUILD_ROOT
 %attr(666,root,root) /dev/zero
 
 %changelog
-* Sat Feb  6 1999 Micha³ Kuratczyk <kurkens@polbox.com>
-  [2.5.9-2d]
-- added Group(pl)
-- fixed pl translation
-- cosmetic changes
-
 * Sat Dec 12 1998 Sergiusz Paw³owicz <ser@hyperreal.art.pl>
-[2.5.9-1d]
+  [2.5.9-1d]
 - added polish translation to spec (regards to PLD Team),
 - added handles to Unix98 pty support,
 - added handles to framebuffer support,
 - revised spec file, adding group 'floppy' removed.
 - removed initctl -- SysVinit provides it.
-- rewrote spec && major changes. 
-
-* Fri May 08 1998 Michael K. Johnson <johnsonm@redhat.com>
-- added paride devices
-
-* Tue May 05 1998 Erik Troan <ewt@redhat.com>
-- uses a filelist
-- ghosts /dev/log
-
-* Fri May 01 1998 Cristian Gafton <gafton@redhat.com>
-- fixed groupadd call in the %install
-
-* Fri Apr 24 1998 Prospector System <bugs@redhat.com>
-- translations modified for de
-
-* Thu Apr 23 1998 Prospector System <bugs@redhat.com>
-- translations modified for fr, tr
-
-* Thu Apr 23 1998 Erik Troan <ewt@redhat.com>
-- fixed preinstall script
-
-* Tue Apr 21 1998 Erik Troan <ewt@redhat.com>
-- updated groupadd to work with upgrades where the floppy group already exists
-
-* Mon Nov 10 1997 Michael K. Johnson <johnsonm@redhat.com>
-- Added more ramdisk entries
-
-* Wed Oct 29 1997 Michael K. Johnson <johnsonm@redhat.com>
-- Added fd and ramdisk symlinks
-
-* Fri Oct 24 1997 Michael K. Johnson <johnsonm@redhat.com>
-- Added floppy group for floppies; made them group-writable.
-
-* Tue Jul 08 1997 Erik Troan <ewt@redhat.com>
-- added bpcd device
-
-* Thu Apr 10 1997 Erik Troan <ewt@redhat.com>
-- Added ftape devices
-
-* Tue Mar 25 1997 Erik Troan <ewt@redhat.com>
-- Fixed stdin, stdout devices.
-- Moved rtc to cpio archive
-- Added ISDN devices
+- start at RH spec file.
This page took 0.104902 seconds and 4 git commands to generate.