]> git.pld-linux.org Git - packages/chrpath.git/commitdiff
- ac version, more verbose files auto/th/chrpath-0.14-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 21 Oct 2013 19:39:54 +0000 (21:39 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 21 Oct 2013 19:39:54 +0000 (21:39 +0200)
chrpath.spec

index c4edc5f2f1eb1a76181eaab587fe53a59a1360ec..4923b339a0f169f0095c256fb0dc368b41053862 100644 (file)
@@ -8,10 +8,10 @@ Group:                Applications/Editors
 #Source0ActiveFtp
 Source0:       https://alioth.debian.org/frs/download.php/file/3648/%{name}-%{version}.tar.gz
 # Source0-md5: ea6b212b23393bf58b0ef9bcf6491b86
-URL:           https://alioth.debian.org/projects/chrpath/
 Patch0:                %{name}-keepgoing.patch
 Patch1:                %{name}-multilib.patch
-BuildRequires: autoconf
+URL:           https://alioth.debian.org/projects/chrpath/
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -58,8 +58,8 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/chrpath
 %ifarch %{x8664} ppc64 s390x sparc64
 %attr(755,root,root) %{_libdir}/libchrpath*.so
 %endif
-%{_mandir}/man1/*
+%{_mandir}/man1/chrpath.1*
This page took 0.115538 seconds and 4 git commands to generate.