- version upgrade
This commit is contained in:
parent
ef83113f75
commit
6d4454bb1d
3 changed files with 9 additions and 5 deletions
|
|
@ -1 +1 @@
|
|||
wine-docs-1.0-rc1.tar.bz2
|
||||
wine-docs-1.0-rc2.tar.bz2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
c7d559407abedb7cccfd909fa55faed0 wine-docs-1.0-rc1.tar.bz2
|
||||
8f9db5fb56b361782e4cf2a8529aaab7 wine-docs-1.0-rc2.tar.bz2
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
%define debug_package %{nil}
|
||||
Name: wine-docs
|
||||
Version: 1.0
|
||||
Release: 0.1.rc1%{?dist}
|
||||
Release: 0.2.rc2%{?dist}
|
||||
Summary: Documentation for wine
|
||||
|
||||
Group: Documentation
|
||||
License: LGPLv2+
|
||||
URL: http://www.winehq.org
|
||||
Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-%{version}-rc1.tar.bz2
|
||||
Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-%{version}-rc2.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
BuildRequires: docbook-utils-pdf
|
||||
|
|
@ -18,7 +18,7 @@ This package is Wine's documentation repository. It consists of
|
|||
various guides and their translations.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}-rc1
|
||||
%setup -q -n %{name}-%{version}-rc2
|
||||
|
||||
|
||||
%build
|
||||
|
|
@ -38,6 +38,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB
|
||||
|
||||
%changelog
|
||||
* Fri May 23 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
||||
- 1.0-0.2.rc2
|
||||
- version upgrade
|
||||
|
||||
* Sat May 10 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
|
||||
- 1.0-0.1.rc1
|
||||
- version upgrade
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue