[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/liberation-fonts/devel liberation-fonts.spec,1.32,1.33
- From: Caius Chance <cchance fedoraproject org>
- To: cvsextras fedoraproject org, liberation-fonts-owner fedoraproject org
- Cc:
- Subject: rpms/liberation-fonts/devel liberation-fonts.spec,1.32,1.33
- Date: Wed, 4 Feb 2009 02:39:27 +0000 (UTC)
Author: cchance
Update of /cvs/pkgs/rpms/liberation-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26909
Modified Files:
liberation-fonts.spec
Log Message:
created subpackage -compat as meta-package for installing all font families
Index: liberation-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/liberation-fonts/devel/liberation-fonts.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- liberation-fonts.spec 20 Jan 2009 22:53:43 -0000 1.32
+++ liberation-fonts.spec 4 Feb 2009 02:38:56 -0000 1.33
@@ -10,7 +10,7 @@
Name: %{fontname}-fonts
Summary: Fonts to replace commonly used Microsoft Windows fonts
Version: 1.04.93
-Release: 6%{?dist}
+Release: 7%{?dist}
# The license of the Liberation Fonts is a EULA that contains GPLv2 and two
# exceptions:
# The first exception is the standard FSF font exception.
@@ -34,9 +34,6 @@
Meta-package of Liberation fonts which installs Sans, Serif, and Monospace
families.
-%files
-%{nil}
-
%package -n %{fontname}-fonts-common
Summary: Shared common files of Liberation font families.
Group: User Interface/X
@@ -55,6 +52,21 @@
%verify(not md5 size mtime) %{_fontdir}/fonts.scale
%{catalogue}/%{name}
+%package -n %{fontname}-fonts-compat
+Summary: Compatibility files of Liberation font families.
+Group: User Interface/X
+Requires: %{fontname}-fonts-common = %{version}-%{release}
+Obsoletes: liberation-fonts = 1.04.93-6
+Conflicts: liberation-fonts < 1.04.93-7
+
+%description -n %{fontname}-fonts-compat
+%common_desc
+
+Meta-package for installing all three font families: Sans, Serif, Mono.
+
+%files -n %{fontname}-fonts-compat
+%{nil}
+
%package -n %{fontname}-sans-fonts
Summary: Sans-serif fonts to replace commonly used Microsoft Arial
Group: User Interface/X
@@ -115,6 +127,9 @@
rm -rf %{buildroot}
%changelog
+* Wed Feb 04 2009 Caius Chance <cchance redhat com> - 1.04.93-7.fc11
+- Create -compat subpackage as meta-package for installing all font families.
+
* Tue Jan 20 2009 Matthias Clasen <mclasen redhat com> - 1.04.93-6.fc11
- Fix busted inter-subpackage dependencies
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]