- Resolves: rhbz#455717 (Update sources to version 1.04.)
- Improved .spec file.
This commit is contained in:
parent
bf50f7d515
commit
03bcbcde2a
@ -1 +1 @@
|
|||||||
liberation-fonts-1.04.beta2.tar.gz
|
liberation-fonts-1.04.tar.gz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
Summary: Fonts to replace commonly used Microsoft Windows Fonts
|
Summary: Fonts to replace commonly used Microsoft Windows Fonts
|
||||||
Name: liberation-fonts
|
Name: liberation-fonts
|
||||||
Version: 1.04
|
Version: 1.04
|
||||||
Release: 0.1.beta2%{?dist}
|
Release: 1%{?dist}
|
||||||
# The license of the Liberation Fonts is a EULA that contains
|
# The license of the Liberation Fonts is a EULA that contains
|
||||||
# GPLv2 and two exceptions:
|
# GPLv2 and two exceptions:
|
||||||
# The first exception is the standard FSF font exception.
|
# The first exception is the standard FSF font exception.
|
||||||
@ -14,7 +14,7 @@ Release: 0.1.beta2%{?dist}
|
|||||||
License: Liberation
|
License: Liberation
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
URL: https://www.redhat.com/promo/fonts/
|
URL: https://www.redhat.com/promo/fonts/
|
||||||
Source0: liberation-fonts-1.04.beta2.tar.gz
|
Source0: liberation-fonts-1.04.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Buildrequires: xorg-x11-font-utils
|
Buildrequires: xorg-x11-font-utils
|
||||||
@ -25,7 +25,7 @@ most commonly used fonts on Microsoft systems: Times New Roman,
|
|||||||
Arial, and Courier New.
|
Arial, and Courier New.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n liberation-fonts-1.04.beta2
|
%setup -q -n %{name}-%{version}
|
||||||
#%{__cp} %{SOURCE1} %{SOURCE2} %{_builddir}/%{name}
|
#%{__cp} %{SOURCE1} %{SOURCE2} %{_builddir}/%{name}
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
@ -70,6 +70,10 @@ fi
|
|||||||
%{catalogue}/%{name}
|
%{catalogue}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 17 2008 Caius Chance <cchance@redhat.com> - 1.04-1.fc10
|
||||||
|
- Resolves: rhbz#455717 (Update sources to version 1.04.)
|
||||||
|
- Improved .spec file.
|
||||||
|
|
||||||
* Thu Jun 12 2008 Caius Chance <cchance@redhat.com> - 1.04-0.1.beta2.fc10
|
* Thu Jun 12 2008 Caius Chance <cchance@redhat.com> - 1.04-0.1.beta2.fc10
|
||||||
- Updated source version to 1.04.beta2.
|
- Updated source version to 1.04.beta2.
|
||||||
- Removed License.txt and COPYING as already included in sources.
|
- Removed License.txt and COPYING as already included in sources.
|
||||||
|
Loading…
Reference in New Issue
Block a user