]> git.pld-linux.org Git - packages/acl.git/commitdiff
- spacing
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 21 Dec 2004 12:18:07 +0000 (12:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acl.spec -> 1.64

acl.spec

index 777676f2429f0b2af1529980c0a2565ce7ed4919..e90750c84a78ecbf27edeff2042507dc6d693e08 100644 (file)
--- a/acl.spec
+++ b/acl.spec
@@ -14,7 +14,7 @@ BuildRequires:        autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
 BuildRequires: sed >= 4.0
-Obsoletes:             libacl
+Obsoletes:     libacl
 Requires:      attr >= 2.4.15
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -91,7 +91,7 @@ export DIST_ROOT DIST_INSTALL DIST_INSTALL_DEV DIST_INSTALL_LIB
 rm -f  $RPM_BUILD_ROOT%{_mandir}/man3/{acl_copy_int,acl_set_fd,acl_set_file}.3
 rm -f  $RPM_BUILD_ROOT%{_mandir}/man3/{acl_to_short_text,acl_to_text}.3
 echo ".so acl_copy_ext.3"      > $RPM_BUILD_ROOT%{_mandir}/man3/acl_copy_int.3
-echo ".so acl_get_fd.3"        > $RPM_BUILD_ROOT%{_mandir}/man3/acl_set_fd.3
+echo ".so acl_get_fd.3"                > $RPM_BUILD_ROOT%{_mandir}/man3/acl_set_fd.3
 echo ".so acl_get_file.3"      > $RPM_BUILD_ROOT%{_mandir}/man3/acl_set_file.3
 echo ".so acl_from_text.3"     > $RPM_BUILD_ROOT%{_mandir}/man3/acl_to_short_text.3
 echo ".so acl_from_text.3"     > $RPM_BUILD_ROOT%{_mandir}/man3/acl_to_text.3
This page took 0.079826 seconds and 4 git commands to generate.