use %autosetup
This commit is contained in:
parent
44446103e6
commit
d807bc29a5
@ -18,8 +18,7 @@ This package contains dcraw, a command line tool to decode raw image data
|
|||||||
downloaded from digital cameras.
|
downloaded from digital cameras.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n dcraw
|
%autosetup -n dcraw
|
||||||
%patch0 -p1 -b .lcms2-error-reporting
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
gcc %optflags \
|
gcc %optflags \
|
||||||
@ -68,6 +67,7 @@ done
|
|||||||
%changelog
|
%changelog
|
||||||
* Thu Jun 09 2016 Nils Philippsen <nils@redhat.com> - 9.27.0
|
* Thu Jun 09 2016 Nils Philippsen <nils@redhat.com> - 9.27.0
|
||||||
- version 9.27.0
|
- version 9.27.0
|
||||||
|
- use %%autosetup
|
||||||
|
|
||||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 9.25.0-4
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 9.25.0-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user