]> git.pld-linux.org Git - packages/coreutils.git/blobdiff - coreutils.spec
- merged update to 6.6 from DEVEL
[packages/coreutils.git] / coreutils.spec
index fd1f7190b9f1755dd0aae97c2c66d1458b334e6f..ab3dc0d4358338d17ced92e685119866d735fe19 100644 (file)
@@ -1,43 +1,46 @@
-
-# TODO: check patches in {sh-,file,text}utils packages
-
+#
+# Conditional build:
+%bcond_without selinux         # build without SELinux support
+#
 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:       6.6
+Release:       0.1
 License:       GPL
 Group:         Applications/System
-Source0:       ftp://alpha.gnu.org/gnu/fetish/%{name}-%{version}.tar.bz2
-Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/fileutils-non-english-man-pages.tar.bz2
-# Source2 TODO: add TZ information from date-man patch
-Source2:       sh-utils-non-english-man-pages.tar.bz2
-# Source3 TODO:
-# - update pl (at least cksum.1,ptx.1,sort.1)
-# - add es od.1(?),paste.1,pr.1 (from man-pages-es-extra)
-Source3:       textutils-non-english-man-pages.tar.bz2
-# 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
-BuildRequires: automake >= 1.7
-BuildRequires: gettext-devel
+Source0:       ftp://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.bz2
+# Source0-md5: 64f1589af7d9a879c9bdc0af41e19ff1
+Source1:       %{name}-non-english-man-pages.tar.bz2
+# Source1-md5: f7c986ebc74ccb8d08ed70141063f14c
+Source2:       DIR_COLORS
+Source3:       fileutils.sh
+Source4:       fileutils.csh
+Source5:       su.pamd
+Patch0:                %{name}-info.patch
+#Patch1 reserved for %{name}-pl.po-update.patch
+Patch2:                %{name}-pam.patch
+Patch3:                %{name}-getgid.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
+Patch11:       %{name}-selinux.patch
+URL:           http://www.gnu.org/software/coreutils/
+BuildRequires: acl-devel
+BuildRequires: autoconf >= 2.60
+BuildRequires: automake >= 1:1.9.6
+%{?with_selinux:BuildRequires: gcc >= 5:3.2}
+BuildRequires: gettext-devel >= 0.16-2
 BuildRequires: help2man
+%{?with_selinux:BuildRequires: libselinux-devel}
+BuildRequires: pam-devel
+BuildRequires: texinfo >= 4.2
+Requires:      pam >= 0.77.3
+Requires:      setup >= 2.4.6-2
 Provides:      fileutils
 Provides:      sh-utils
 Provides:      stat
@@ -46,11 +49,13 @@ Obsoletes:  fileutils
 Obsoletes:     sh-utils
 Obsoletes:     stat
 Obsoletes:     textutils
+Conflicts:     shadow < 1:4.0.3-6
+Conflicts:     tetex < 1:2.0.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-These are the GNU core utilities.  This package is the union of
-the GNU fileutils, sh-utils, and textutils packages.
+These are the GNU core utilities. This package is the union of the GNU
+fileutils, sh-utils, and textutils packages.
 
 Most of these programs have significant advantages over their Unix
 counterparts, such as greater speed, additional options, and fewer
@@ -58,37 +63,36 @@ arbitrary limits.
 
 The programs that can be built with this package are:
 
-  basename cat chgrp chmod chown chroot cksum comm cp csplit cut date dd
-  df dir dircolors dirname du echo env expand expr factor false fmt fold
-  ginstall head hostid id join link ln logname ls md5sum mkdir mkfifo
-  mknod mv nice nl nohup od paste pathchk pinky pr printenv printf ptx
-  pwd rm rmdir seq sha1sum shred sleep sort split stat stty su sum sync
-  tac tail tee test touch tr true tsort tty uname unexpand uniq unlink
-  users vdir wc who whoami yes
+  [ basename cat chgrp chmod chown chroot cksum comm cp csplit cut date
+  dd df dir dircolors dirname du echo env expand expr factor false fmt
+  fold install groups head hostid id join link ln logname ls md5sum
+  mkdir mkfifo mknod mv nice nl nohup od paste pathchk pinky pr printenv
+  printf ptx pwd rm rmdir seq sha1sum shred sleep sort split stat stty
+  su sum sync tac tail tee test touch tr true tsort tty uname unexpand
+  uniq unlink users vdir wc who whoami yes
 
 %description -l pl
 Narzêdzia podstawowe (core utilities) GNU to po³±czone paczki GNU
 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:
+Programy zawarte w tym pakiecie to:
 
-  basename cat chgrp chmod chown chroot cksum comm cp csplit cut date dd
-  df dir dircolors dirname du echo env expand expr factor false fmt fold
-  ginstall head hostid id join link ln logname ls md5sum mkdir mkfifo
-  mknod mv nice nl nohup od paste pathchk pinky pr printenv printf ptx
-  pwd rm rmdir seq sha1sum shred sleep sort split stat stty su sum sync
-  tac tail tee test touch tr true tsort tty uname unexpand uniq unlink
-  users vdir wc who whoami yes
+  [ basename cat chgrp chmod chown chroot cksum comm cp csplit cut date
+  dd df dir dircolors dirname du echo env expand expr factor false fmt
+  fold ginstall groups head hostid id join link ln logname ls md5sum
+  mkdir mkfifo mknod mv nice nl nohup od paste pathchk pinky pr printenv
+  printf ptx pwd rm rmdir seq sha1sum shred sleep sort split stat stty
+  su sum sync tac tail tee test touch tr true tsort tty uname unexpand
+  uniq unlink users vdir wc who whoami yes
 
 %prep
-%setup -q -a1 -a3
+%setup -q -a1
 %patch0 -p1
-%patch1 -p1
-#%patch2 -p1   # !ready
+%patch2 -p1
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
@@ -97,60 +101,62 @@ Programy zawarte w tej paczce to:
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%{?with_selinux:%patch11 -p1}
+
+%{__perl} -pi -e 's@GNU/Linux@PLD Linux@' m4/host-os.m4
+
+# no_NO is just an alias for nb_NO in recent glibc
+# no.po is outdated, nb.po is more fresh here (see also patch10)
+rm -f po/no.*
+# allow rebuilding *.gmo
+rm -f po/stamp-po
+
+# missing, added to gettext.m4 by ./bootstrap
+echo 'AC_DEFUN([gl_LOCK_EARLY],[])' > m4/gllock.m4
 
 %build
-# jm's inttypes.m4 and inttypes.m4 from gettext are really different files
-mv -f m4/{inttypes.m4,jm-inttypes.m4}
 %{__gettextize}
 %{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
 %configure \
+       CFLAGS="%{rpmcflags} -DSYSLOG_SUCCESS -DSYSLOG_FAILURE -DSYSLOG_NON_ROOT" \
+       DEFAULT_POSIX2_VERSION=199209 \
+       %{?with_selinux:--enable-selinux} \
        --enable-pam
 
 %{__make}
 
 %install
 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
+install -d $RPM_BUILD_ROOT{/bin,%{_bindir},%{_sbindir},/etc/pam.d,/etc/shrc.d}
 
-rm -f $RPM_BUILD_ROOT%{_mandir}/man1/{uptime,hostname,groups}.1*
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
-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
+rm -f $RPM_BUILD_ROOT%{_bindir}/{hostname,kill,uptime}
+rm -f $RPM_BUILD_ROOT%{_mandir}/man1/{hostname,kill,uptime}.1*
 
-ln -sf test $RPM_BUILD_ROOT%{_bindir}/[
+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,printf,pwd,rm,rmdir,sleep,sort,stty,\
+sync,touch,true,unlink,uname} $RPM_BUILD_ROOT/bin
 
-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}/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 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}
+install %{SOURCE3} %{SOURCE4} $RPM_BUILD_ROOT/etc/shrc.d
+install %{SOURCE5} $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
+mv -f man/pt_BR man/pt
+for d in cs da de es fi fr hu id it ja ko nl pl pt ru zh_CN ; 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
-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
-done
+rm -f $RPM_BUILD_ROOT%{_mandir}/*/man1/{hostname,kill,uptime}.1
 
 %find_lang %{name}
 
@@ -166,14 +172,14 @@ 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
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/DIR_COLORS
-%attr(755,root,root) /etc/profile.d/*
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/su
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/DIR_COLORS
+/etc/shrc.d/*
 %{_mandir}/man1/*
 %lang(cs) %{_mandir}/cs/man1/*
 %lang(da) %{_mandir}/da/man1/*
@@ -190,4 +196,5 @@ rm -rf $RPM_BUILD_ROOT
 %lang(pl) %{_mandir}/pl/man1/*
 %lang(pt) %{_mandir}/pt/man1/*
 %lang(ru) %{_mandir}/ru/man1/*
+%lang(zh_CN) %{_mandir}/zh_CN/man1/*
 %{_infodir}/coreutils.info*
This page took 0.1149 seconds and 4 git commands to generate.