packages: fonts-TTF-Bitstream-Cyberfonts/fonts-TTF-Bitstream-Cyberfonts.spe...
pawelz
pawelz at pld-linux.org
Sun Apr 4 19:55:05 CEST 2010
Author: pawelz Date: Sun Apr 4 17:55:05 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- license-installer.sh updated to 11298
- rel 3
- dropped TODO added in previous commit. I was wrong, SourceN under if is not
a problem.
---- Files affected:
packages/fonts-TTF-Bitstream-Cyberfonts:
fonts-TTF-Bitstream-Cyberfonts.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: packages/fonts-TTF-Bitstream-Cyberfonts/fonts-TTF-Bitstream-Cyberfonts.spec
diff -u packages/fonts-TTF-Bitstream-Cyberfonts/fonts-TTF-Bitstream-Cyberfonts.spec:1.12 packages/fonts-TTF-Bitstream-Cyberfonts/fonts-TTF-Bitstream-Cyberfonts.spec:1.13
--- packages/fonts-TTF-Bitstream-Cyberfonts/fonts-TTF-Bitstream-Cyberfonts.spec:1.12 Sun Apr 4 19:04:45 2010
+++ packages/fonts-TTF-Bitstream-Cyberfonts/fonts-TTF-Bitstream-Cyberfonts.spec Sun Apr 4 19:55:00 2010
@@ -1,7 +1,4 @@
# $Revision$, $Date$
-# 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
@@ -15,7 +12,7 @@
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}
@@ -34,10 +31,11 @@
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)
@@ -136,6 +134,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2010/04/04 17:55:00 pawelz
+- license-installer.sh updated to 11298
+- rel 3
+- dropped TODO added in previous commit. I was wrong, SourceN under if is not
+ a problem.
+
Revision 1.12 2010/04/04 17:04:45 pawelz
- # TODO:
- # - update license-installer.sh and apropriate deps.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fonts-TTF-Bitstream-Cyberfonts/fonts-TTF-Bitstream-Cyberfonts.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list