- Fix Patch0:/%patch mismatch.

https://www.redhat.com/archives/fedora-devel-list/2008-September/msg00375.h
    tml
This commit is contained in:
Ville Skyttä 2008-09-21 08:42:43 +00:00
parent 90cb07b85e
commit 027f06404c

View File

@ -12,7 +12,7 @@
Name: speech-dispatcher
Version: 0.6.6
Release: 18%{?dist}
Release: 19%{?dist}
Summary: To provide a high-level device independent layer for speech synthesis
Group: System Environment/Libraries
@ -118,7 +118,7 @@ EOF
%setup -q
%patch -p1
%patch0 -p1
%build
@ -282,6 +282,10 @@ fi
%changelog
* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.6.6-19
- Fix Patch0:/%%patch mismatch.
* Wed Jul 16 2008 Hemant Goyal <goyal.hemant@gmail.com> 0.6.6-18
- removed suid permission for speech-dispatcher binary.