Peter Poeml 2008-07-10 00:25:01 +00:00 committed by Git OBS Bridge
parent a3d96e5cce
commit 705d234300
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 10 02:24:24 CEST 2008 - poeml@suse.de
- fix build -- by removing executable permissions from doc files.
-------------------------------------------------------------------
Wed Jun 13 08:25:44 UTC 2007 - judas_iscariote@shorewall.net

View File

@ -25,6 +25,7 @@ Authors:
%prep
%setup -q -n %{modname}-%{version}%{extraver}
find . -name *.txt -print0 | xargs -r -0 chmod -v 644
%build