]> git.pld-linux.org Git - packages/fonts-TTF-microsoft-tahoma.git/blobdiff - fonts-TTF-microsoft-tahoma.spec
- release 6 (by relup.sh)
[packages/fonts-TTF-microsoft-tahoma.git] / fonts-TTF-microsoft-tahoma.spec
index b591868bb3271d198d5a9e8aac615bc016f2b19c..4c1d91e7fd11a078401cc5fcc7ffaeb84779b80e 100644 (file)
@@ -3,6 +3,7 @@
 %bcond_with    license_agreement       # generates package (requires Windows license)
 #
 %define                base_name               fonts-TTF-microsoft-tahoma
+%define                _rel                    6
 Summary:       Microsoft Tahoma TrueType font
 Summary(pl.UTF-8):     Font TrueType Tahoma firmy Microsoft
 %if %{with license_agreement}
@@ -11,7 +12,6 @@ Name:         %{base_name}
 Name:          %{base_name}-installer
 %endif
 Version:       20020525
-%define                _rel    3
 Release:       %{_rel}%{?with_license_agreement:wla}
 # part of IE update - requires Windows license to use
 License:       Windows EULA
@@ -24,9 +24,11 @@ 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:  329c25f457fea66ec502b7ef70cb9ede
 Requires:      cabextract
-Requires:      rpm-build-tools
+Requires:      rpm-build-tools >= 4.4.37
+Requires:      rpmbuild(macros) >= 1.544
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -57,6 +59,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.023564 seconds and 4 git commands to generate.