diff --git a/brltty.spec b/brltty.spec index f6add2d..37e619e 100644 --- a/brltty.spec +++ b/brltty.spec @@ -9,7 +9,7 @@ Name: brltty Version: %{pkg_version} -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: http://mielke.cc/brltty/ @@ -226,6 +226,9 @@ exit 0 %changelog +* Tue Oct 20 2009 Stepan Kasal - 4.0-2 +- escape rpm macros in the rpm change log + * Wed Oct 7 2009 Stepan Kasal - 4.0-1 - new upstream version - drop upstreamed patches; ./autogen nut needed anymore @@ -346,7 +349,7 @@ exit 0 * Mon Jul 07 2003 Adrian Havill 3.2-2 - changed spec "Copyright" to "License" -- use %configure macro, %{_libdir} for non-ia32 archs +- use %%configure macro, %%{_libdir} for non-ia32 archs - removed unnecessary set and unset, assumed/default spec headers - fixed unpackaged man page, duplicate /bin and /lib entries - use plain install vs scripts for non-i386 buildsys