diff --git a/hugin.changes b/hugin.changes index 08b5b81..c0c9544 100644 --- a/hugin.changes +++ b/hugin.changes @@ -1,12 +1,12 @@ ------------------------------------------------------------------- Tue Feb 2 17:04:05 UTC 2016 - davejplater@gmail.com +- Added hugin-appdata.patch to fix appdata.xml and desktop file + consistency. see boo#952324 and boo#962214 - Added find-hugin-provides.prov to enable hugin to provide appdata.xml and desktop files to fix installation system problems. hugin didn't provide them due to the internal dependency generator having to be disabled to deal with complex wxWidget requires. - also added hugin-appdata.patch to for appdata.xml and desktop - file consistency. see boo#952324 and boo#962214 ------------------------------------------------------------------- Sun Jan 17 18:54:02 UTC 2016 - p.drouand@gmail.com diff --git a/hugin.spec b/hugin.spec index 8871fd3..df20d67 100644 --- a/hugin.spec +++ b/hugin.spec @@ -103,7 +103,7 @@ rm README_JP.new #mkdir bin #cp %%{SOURCE1} bin/svn #chmod +x bin/svn -chmod 0744 %{SOURCE2} +chmod 0755 %{SOURCE2} %build export PATH=$PWD/bin:$PATH