]> git.pld-linux.org Git - packages/fonts-TTF-microsoft-tahoma.git/blobdiff - fonts-TTF-microsoft-tahoma.spec
- updated to new CVS layout
[packages/fonts-TTF-microsoft-tahoma.git] / fonts-TTF-microsoft-tahoma.spec
index b591868bb3271d198d5a9e8aac615bc016f2b19c..c57f67946518be05be2897625700933009a9d56b 100644 (file)
@@ -11,7 +11,7 @@ Name:         %{base_name}
 Name:          %{base_name}-installer
 %endif
 Version:       20020525
-%define                _rel    3
+%define                _rel    4
 Release:       %{_rel}%{?with_license_agreement:wla}
 # part of IE update - requires Windows license to use
 License:       Windows EULA
@@ -24,9 +24,10 @@ BuildRequires:       cabextract
 Requires(post,postun): fontpostinst
 Requires:      %{_fontsdir}/TTF
 %else
-Source1:       license-installer.sh
+Source1:       http://svn.pld-linux.org/svn/license-installer/license-installer.sh
+# Source1-md5:  4fb1600353dd57fe088e0b12fb0ecac2
 Requires:      cabextract
-Requires:      rpm-build-tools
+Requires:      rpm-build-tools >= 4.4.35
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -57,6 +58,7 @@ sed -e '
        s-@RELEASE@-%{release}-g
        s,@USE_DISTFILES@,no,g
        s,@SPECFILE@,%{_datadir}/%{base_name}/%{base_name}.spec,g
+       s,@DATADIR@,%{_datadir}/%{base_name},g
 ' %{SOURCE1} > $RPM_BUILD_ROOT%{_bindir}/%{base_name}.install
 
 install %{_specdir}/%{base_name}.spec $RPM_BUILD_ROOT%{_datadir}/%{base_name}
This page took 0.048772 seconds and 4 git commands to generate.