summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2006-09-02 20:11:21 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit5670062b6de741cc6217c0f144dbaf7d19b84828 (patch)
treee44b5fcb33b708ab219829f7cb36f9b7ebec0e3e
parent45ce9acb24e1402419aa75be424770a4ec35246f (diff)
downloadlpg-5670062b6de741cc6217c0f144dbaf7d19b84828.zip
lpg-5670062b6de741cc6217c0f144dbaf7d19b84828.tar.gz
- R: LDP-base
Changed files: lpg.spec -> 1.23
-rw-r--r--lpg.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/lpg.spec b/lpg.spec
index c4e1736..fc54c81 100644
--- a/lpg.spec
+++ b/lpg.spec
@@ -11,6 +11,7 @@ Group: Documentation
Source0: http://www.tldp.org/LDP/%{name}.html.tar.gz
# Source0-md5: d0127c91aeb39d4008e9abd8a518254c
URL: http://www.tldp.org/LDP/lpg/index.html
+Requires: LDP-base
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -54,8 +55,7 @@ sürümler için http://www.tldp.org/ adresine bakın.
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_docdir}/LDP/%{name}
-
-cp -ar * $RPM_BUILD_ROOT%{_docdir}/LDP/%{name}
+cp -a * $RPM_BUILD_ROOT%{_docdir}/LDP/%{name}
%clean
rm -rf $RPM_BUILD_ROOT