Source0 URL synced with upstream
This commit is contained in:
parent
1f369ac6dd
commit
fb40b03df0
@ -1,10 +1,10 @@
|
||||
Name: dosfstools
|
||||
Summary: Utilities for making and checking MS-DOS FAT filesystems on Linux
|
||||
Version: 3.0.16
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Applications/System
|
||||
Source0: http://www.daniel-baumann.ch/software/dosfstools/%{name}-%{version}.orig.tar.xz
|
||||
Source0: http://www.daniel-baumann.ch/software/dosfstools/%{name}-%{version}.tar.xz
|
||||
URL: http://www.daniel-baumann.ch/software/dosfstools/
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
@ -33,6 +33,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 11 2013 Jaroslav Škarvada <jskarvad@redhat.com> - 3.0.16-2
|
||||
- Source0 URL synced with upstream
|
||||
|
||||
* Wed Mar 6 2013 Jaroslav Škarvada <jskarvad@redhat.com> - 3.0.16-1
|
||||
- New version
|
||||
Resolves: rhbz#916913
|
||||
|
||||
Loading…
Reference in New Issue
Block a user