]> git.pld-linux.org Git - packages/fonts-TTF-Bitstream-Cyberfonts.git/commitdiff
- use rpmbuild(macros) virtual, not direct package name master
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 28 Jul 2010 09:55:14 +0000 (09:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fonts-TTF-Bitstream-Cyberfonts.spec -> 1.15

fonts-TTF-Bitstream-Cyberfonts.spec

index ce3ae475fe8a7e0ac81fd46244d52a53ee2cbf33..8f0a1f0e521822d865b6b8b19aedb88e23fbe1ac 100644 (file)
@@ -27,15 +27,15 @@ BuildRequires:      unzip
 # we need the -installer package as otherwise can't make end-user
 # package to work. see also comments in %%prep section.
 BuildRequires: %{base_name}-installer
-Requires:      %{_fontsdir}/TTF
 Requires(post,postun): fontpostinst
+Requires:      %{_fontsdir}/TTF
 %else
 Source0:       http://svn.pld-linux.org/svn/license-installer/license-installer.sh
 # NoSource0-md5:       329c25f457fea66ec502b7ef70cb9ede
 Source1:       %{base_name}-licence.txt
-Requires:      unzip
-Requires:      rpm-build-macros >= 1.544
 Requires:      rpm-build-tools >= 4.4.37
+Requires:      rpmbuild(macros) >= 1.544
+Requires:      unzip
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.059533 seconds and 4 git commands to generate.