]> git.pld-linux.org Git - packages/setup.git/commitdiff
- added -special_users.patch, rel. 3 auto/ac/setup-2_4_6-3
authorankry <ankry@pld-linux.org>
Sun, 13 Jun 2004 20:16:34 +0000 (20:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    setup.spec -> 1.90

setup.spec

index e59cafaeb69b0fcbe285fe63387f88ca12ce58a9..b302b1ae0e4478466a9b5512f919e5e71db48778 100644 (file)
@@ -15,12 +15,13 @@ Summary(pt_BR):     V
 Summary(tr):   Basit kurulum dosyalarý
 Name:          setup
 Version:       2.4.6
-Release:       2
+Release:       3
 License:       Public Domain, partially BSD-like
 Group:         Base
 Source0:       http://piorun.ds.pg.gda.pl/~blues/SOURCES/%{name}-%{version}.tar.bz2
 # Source0-md5: 33afa2766c28f1fb8331bd9209bf6b04
-Patch0:                setup-fstab.patch
+Patch0:                %{name}-fstab.patch
+Patch1:                %{name}-special_users.patch
 BuildRequires: dietlibc-static
 Conflicts:     FHS < 2.3
 AutoReqProv:   no
@@ -65,6 +66,7 @@ dosyalar
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} \
This page took 0.208435 seconds and 4 git commands to generate.