Author: arekm Date: Fri Apr 18 06:42:14 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; fuse group added
---- Files affected: SPECS: setup.spec (1.135 -> 1.136) ---- Diffs: ================================================================ Index: SPECS/setup.spec diff -u SPECS/setup.spec:1.135 SPECS/setup.spec:1.136 --- SPECS/setup.spec:1.135 Tue Apr 1 09:28:59 2008 +++ SPECS/setup.spec Fri Apr 18 08:42:08 2008 @@ -16,7 +16,7 @@ Summary(tr.UTF-8): Basit kurulum dosyaları Name: setup Version: 2.4.12 -Release: 1 +Release: 2 License: Public Domain, partially BSD-like Group: Base Source0: ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.bz2 @@ -31,6 +31,7 @@ # This is source of non-iana changes in services file Patch3: %{name}-services.patch Patch4: %{name}-dquo.patch +Patch5: %{name}-fuse.patch BuildRequires: dietlibc-static BuildRequires: gawk Conflicts: FHS < 2.3 @@ -82,6 +83,7 @@ install %{SOURCE2} update-fstab.c install %{SOURCE3} postshell.c %patch4 -p1 +%patch5 -p1 %build %{__make} -C iana-etc-%{iana_etc_ver} @@ -158,6 +160,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.136 2008-04-18 06:42:08 arekm +- rel 2; fuse group added + Revision 1.135 2008-04-01 07:28:59 arekm - up to 2.4.12 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/setup.spec?r1=1.135&r2=1.136&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
