rpms/liberation-fonts/devel liberation-fonts.spec,1.31,1.32

Matthias Clasen mclasen at fedoraproject.org
Tue Jan 20 22:54:14 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/liberation-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14119

Modified Files:
	liberation-fonts.spec 
Log Message:
Fix busted inter-subpackage dependencies. Yay, font activism



Index: liberation-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/liberation-fonts/devel/liberation-fonts.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- liberation-fonts.spec	20 Jan 2009 02:36:24 -0000	1.31
+++ liberation-fonts.spec	20 Jan 2009 22:53:43 -0000	1.32
@@ -10,7 +10,7 @@
 Name:             %{fontname}-fonts
 Summary:          Fonts to replace commonly used Microsoft Windows fonts
 Version:          1.04.93
-Release:          5%{?dist}
+Release:          6%{?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.
@@ -58,7 +58,7 @@
 %package -n %{fontname}-sans-fonts
 Summary:      Sans-serif fonts to replace commonly used Microsoft Arial
 Group:        User Interface/X
-Requires:     %{fontname}-common-fonts = %{version}-%{release}
+Requires:     %{fontname}-fonts-common = %{version}-%{release}
 
 %description -n %{fontname}-sans-fonts
 %common_desc
@@ -70,7 +70,7 @@
 %package -n %{fontname}-serif-fonts
 Summary:      Serif fonts to replace commonly used Microsoft Times New Roman
 Group:        User Interface/X
-Requires:     %{fontname}-common-fonts = %{version}-%{release}
+Requires:     %{fontname}-fonts-common = %{version}-%{release}
 
 %description -n %{fontname}-serif-fonts
 %common_desc
@@ -83,7 +83,7 @@
 %package -n %{fontname}-mono-fonts
 Summary:      Monospace fonts to replace commonly used Microsoft Courier New
 Group:        User Interface/X
-Requires:     %{fontname}-common-fonts = %{version}-%{release}
+Requires:     %{fontname}-fonts-common = %{version}-%{release}
 
 %description -n %{fontname}-mono-fonts
 %common_desc
@@ -115,6 +115,9 @@
 rm -rf %{buildroot}
 
 %changelog
+* Tue Jan 20 2009 Matthias Clasen <mclasen at redhat.com> - 1.04.93-6.fc11
+- Fix busted inter-subpackage dependencies
+
 * Tue Jan 20 2009 Caius Chance <cchance at redhat.com> - 1.04.93-5.fc11
 - Resolved: rhbz#477410
 - Refined .spec file based on Mailhot's review on rhbz.




More information about the Fedora-fonts-bugs-list mailing list