]> git.pld-linux.org Git - packages/setup.git/commitdiff
- added setup and tmpfs patches, release 5 auto/ac/setup-2_4_5-5
authorTomasz Pala <gotar@pld-linux.org>
Sun, 22 Feb 2004 08:31:10 +0000 (08:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    setup.spec -> 1.84

setup.spec

index 245b4a2c16cce69fcee64684ac59b81ddcf65f86..faf022fe2271ac43a9e112c95f6d68a72d86c1a8 100644 (file)
@@ -12,12 +12,14 @@ Summary(pt_BR):     V
 Summary(tr):   Basit kurulum dosyalarý
 Name:          setup
 Version:       2.4.5
-Release:       4
+Release:       5
 License:       Public Domain, partially BSD-like
 Group:         Base
 Source0:       http://piorun.ds.pg.gda.pl/~blues/SOURCES/%{name}-%{version}.tar.bz2
 # Source0-md5: 620d450c5bbc6097fafd3bbfc798ece7
 Patch0:                %{name}-FHS23.patch
+Patch1:                %{name}-profile.patch
+Patch2:                %{name}-tmpfs.patch
 BuildRequires: dietlibc-static
 Conflicts:     FHS < 2.3
 AutoReqProv:   no
@@ -62,6 +64,8 @@ dosyalar
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 %{__make} \
This page took 0.763327 seconds and 4 git commands to generate.