]> git.pld-linux.org Git - packages/coreutils.git/blobdiff - coreutils.spec
- rel 1 for ac
[packages/coreutils.git] / coreutils.spec
index 92ff9441c76cd350c6c3be23c3664dc9f5965cd0..1eb5586335efa8bb9cb27dd852e2bc74cb15afe6 100644 (file)
@@ -1,43 +1,55 @@
 
+# _with_selinux - build with selinux support
+
 # TODO:
-# - pl.po-update patch (in progress)
-# - po patch from fileutils
-# - add po updates to pam,getgid,install-C patches (as they add new messages)
-# - see Source 4
+# - see Source 8
 
 Summary:       GNU Core-utils - basic command line utilities
 Summary(pl):   GNU Core-utils - podstawowe narzêdzia dzia³aj±ce z linii poleceñ
 Name:          coreutils
-Version:       4.5.3
-Release:       0.8
+Version:       5.0
+Release:       1
 License:       GPL
 Group:         Applications/System
-Source0:       ftp://alpha.gnu.org/gnu/fetish/%{name}-%{version}.tar.bz2
+# devel versions:
+#Source0:      ftp://alpha.gnu.org/gnu/fetish/%{name}-%{version}.tar.bz2
+# final versions:
+Source0:       ftp://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.bz2
+# Source0-md5: 94e5558ee2a65723d4840bfde2d323f0
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/fileutils-non-english-man-pages.tar.bz2
-Source2:       sh-utils-non-english-man-pages.tar.bz2
-Source3:       textutils-non-english-man-pages.tar.bz2
+# Source1-md5: def2f215ac4832e3de0889f06d8543ca
+Source2:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/sh-utils-non-english-man-pages.tar.bz2
+# Source2-md5: 9c5fd04cad759fe8d2a70d755679cbc9
+Source3:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/textutils-non-english-man-pages.tar.bz2
+# Source3-md5: 4331303b69dd3b74b7c9be9fa3905557
+Source4:       DIR_COLORS
+Source5:       fileutils.sh
+Source6:       fileutils.csh
+Source7:       su.pamd
 # to be put in Source1
-Source4:       stat.1.pl
-Source5:       DIR_COLORS
-Source6:       fileutils.sh
-Source7:       fileutils.csh
-Source10:      su.pamd
-Patch0:                %{name}-ac_fix.patch
-Patch1:                %{name}-info.patch
-# reserved (patch !ready)
-#Patch2:       %{name}-pl.po-update.patch
-Patch3:                %{name}-pam.patch
-Patch4:                %{name}-getgid.patch
-Patch5:                %{name}-utmp.patch
-Patch6:                %{name}-su-paths.patch
-Patch7:                %{name}-uname-cpuinfo.patch
-Patch8:                %{name}-date-man.patch
-Patch9:                %{name}-mem.patch
-Patch10:       %{name}-install-C.patch
-BuildRequires: autoconf >= 2.54
+Source8:       stat.1.pl
+Patch0:                %{name}-info.patch
+Patch1:                %{name}-pam.patch
+Patch2:                %{name}-getgid.patch
+Patch3:                %{name}-utmp.patch
+Patch4:                %{name}-su-paths.patch
+Patch5:                %{name}-uname-cpuinfo.patch
+Patch6:                %{name}-date-man.patch
+Patch7:                %{name}-mem.patch
+Patch8:                %{name}-install-C.patch
+Patch9:                %{name}-po.patch
+Patch10:       %{name}-no-nb.patch
+# based on http://acl.bestbits.at/current/diff/fileutils-4.1.8acl-0.8.25.diff.gz
+Patch11:       %{name}-acl-0.8.25.patch
+Patch12:       %{name}-selinux.patch
+BuildRequires: acl-devel
+BuildRequires: autoconf >= 2.56
 BuildRequires: automake >= 1.7
-BuildRequires: gettext-devel
+BuildRequires: gettext-devel >= 0.11.5
 BuildRequires: help2man
+BuildRequires: pam-devel
+BuildRequires: texinfo >= 4.2
+%{?_with_selinux:BuildRequires:        libselinux-devel}
 Provides:      fileutils
 Provides:      sh-utils
 Provides:      stat
@@ -71,7 +83,7 @@ Narz
 fileutils, sh-utils i textutils.
 
 Wiêkszo¶æ z zawartych programów jest znacznie ulepszona w porównaniu
-z ich Uniksowymi odpowiednikami, np. szybciej dzia³aj±, maj± dodatkowe
+z ich uniksowymi odpowiednikami, np. szybciej dzia³aj±, maj± dodatkowe
 opcje i mniej ograniczeñ.
 
 Programy zawarte w tej paczce to:
@@ -88,7 +100,7 @@ Programy zawarte w tej paczce to:
 %setup -q -a1 -a3
 %patch0 -p1
 %patch1 -p1
-#%patch2 -p1   # !ready
+%patch2 -p1
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
@@ -97,9 +109,16 @@ Programy zawarte w tej paczce to:
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
+%{?_with_selinux:%patch12 -p1}
 
 perl -pi -e 's@GNU/Linux@PLD Linux@' m4/host-os.m4
 
+# nb_NO is just an alias for no_NO in glibc
+# no.po is outdated, nb.po is more fresh here
+mv -f po/{nb,no}.po
+rm -f po/{nb,no}.gmo
+
 %build
 # jm's inttypes.m4 and inttypes.m4 from gettext are really different files
 mv -f m4/{inttypes.m4,jm-inttypes.m4}
@@ -117,41 +136,37 @@ mv -f m4/{inttypes.m4,jm-inttypes.m4}
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/bin,%{_bindir},%{_sbindir},/etc/pam.d,/etc/profile.d}
 
-%{__make} -C po install DESTDIR=$RPM_BUILD_ROOT
-%{__make} -C man install DESTDIR=$RPM_BUILD_ROOT
-%{__make} -C doc install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{_bindir}/{uptime,hostname,groups,kill}
 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/{uptime,hostname,groups}.1*
 
-install src/{dir,dircolors,dirname,du,env,expr,factor,hostid,logname,mkfifo,\
-pathchk,pinky,printenv,printf,seq,shred,stat,tee,tty,users,vdir,who,whoami,\
-yes,cksum,comm,csplit,cut,expand,fmt,fold,head,join,md5sum,nohup,nl,od,paste,\
-pr,ptx,sha1sum,split,sum,tac,tail,test,tr,tsort,unexpand,uniq,wc} \
-       $RPM_BUILD_ROOT%{_bindir}
-install src/ginstall $RPM_BUILD_ROOT%{_bindir}/install
-
 ln -sf test $RPM_BUILD_ROOT%{_bindir}/[
 
-install src/{basename,cat,chgrp,chmod,chown,cp,date,dd,df,echo,false,id,link,\
-ln,ls,mkdir,mknod,mv,nice,pwd,rm,rmdir,sleep,sort,stty,su,sync,touch,true,\
-unlink,uname} $RPM_BUILD_ROOT/bin
+mv -f $RPM_BUILD_ROOT%{_bindir}/{basename,cat,chgrp,chmod,chown,cp,date,dd,df,\
+echo,false,id,link,ln,ls,mkdir,mknod,mv,nice,pwd,rm,rmdir,sleep,sort,stty,\
+sync,touch,true,unlink,uname} $RPM_BUILD_ROOT/bin
+
+mv -f $RPM_BUILD_ROOT%{_bindir}/chroot $RPM_BUILD_ROOT%{_sbindir}
 
-install src/chroot $RPM_BUILD_ROOT%{_sbindir}
+# su is missed by "make install"
+install src/su $RPM_BUILD_ROOT/bin
 
-install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}
-install %{SOURCE6} %{SOURCE7} $RPM_BUILD_ROOT/etc/profile.d
-install %{SOURCE10} $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/su
+install %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}
+install %{SOURCE5} %{SOURCE6} $RPM_BUILD_ROOT/etc/profile.d
+install %{SOURCE7} $RPM_BUILD_ROOT/etc/pam.d/su
 
 mv -f man/pt_BR/*.1 man/pt
 for d in cs da de es fi fr hu id it ja ko nl pl pt ru ; do
        install -d $RPM_BUILD_ROOT%{_mandir}/$d/man1
        install man/$d/*.1 $RPM_BUILD_ROOT%{_mandir}/$d/man1
 done
-install %{SOURCE4} $RPM_BUILD_ROOT%{_mandir}/pl/man1/stat.1
+install %{SOURCE8} $RPM_BUILD_ROOT%{_mandir}/pl/man1/stat.1
 bzip2 -dc %{SOURCE2} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 rm -f $RPM_BUILD_ROOT%{_mandir}/*/man1/{groups,hostname,uptime}.1
 for f in `find $RPM_BUILD_ROOT%{_mandir} -type f -name ginstall.1`; do
-       mv $f `dirname $f`/install.1
+       mv -f $f `dirname $f`/install.1
 done
 
 %find_lang %{name}
@@ -168,12 +183,12 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README THANKS THANKS-to-translators TODO
-%attr(755,root,root) /bin/[^s]*
-%attr(755,root,root) /bin/s[^u]*
+%attr(755,root,root) /bin/[!s]*
+%attr(755,root,root) /bin/s[!u]*
 %attr(4755,root,root) /bin/su
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/pam.d/su
+%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/pam.d/su
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/DIR_COLORS
 %attr(755,root,root) /etc/profile.d/*
 %{_mandir}/man1/*
This page took 0.033073 seconds and 4 git commands to generate.