]> git.pld-linux.org Git - packages/fonts-TTF-Bitstream-Cyberfonts.git/commitdiff
- license-installer.sh updated to 11298
authorpawelz <pawelz@pld-linux.org>
Sun, 4 Apr 2010 17:55:00 +0000 (17:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 3
- dropped TODO added in previous commit. I was wrong, SourceN under if is not
  a problem.

Changed files:
    fonts-TTF-Bitstream-Cyberfonts.spec -> 1.13

fonts-TTF-Bitstream-Cyberfonts.spec

index 21a2bdfd4984a07ab70d792770e4f1d267387665..a92bdae33dcbb240a693735284e0dbbb258bb63b 100644 (file)
@@ -1,6 +1,3 @@
-# TODO:
-# - update license-installer.sh and apropriate deps.
-# - move SourceN outside if block, it doesn't work with builder.
 #
 # Conditional build:
 %bcond_with    license_agreement       # generates package
@@ -14,7 +11,7 @@ Name:         %{base_name}
 Name:          %{base_name}-installer
 %endif
 Version:       1.0
-Release:       2%{?with_license_agreement:wla}
+Release:       3%{?with_license_agreement:wla}
 License:       Nondistributable but free (See Bitstream-Cyberfonts-licence.txt)
 Group:         Fonts
 %if %{with license_agreement}
@@ -33,10 +30,11 @@ Requires:   %{_fontsdir}/TTF
 Requires(post,postun): fontpostinst
 %else
 Source0:       http://svn.pld-linux.org/svn/license-installer/license-installer.sh
-# NoSource0-md5:       4fb1600353dd57fe088e0b12fb0ecac2
+# NoSource0-md5:       329c25f457fea66ec502b7ef70cb9ede
 Source1:       %{base_name}-licence.txt
 Requires:      unzip
-Requires:      rpm-build-tools >= 4.4.35
+Requires:      rpm-build-macros >= 1.544
+Requires:      rpm-build-tools >= 4.4.37
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.074332 seconds and 4 git commands to generate.