switch packaging from .yaml to .spec
authorPatrick Ohly <patrick.ohly@intel.com>
Fri, 2 Aug 2013 15:30:03 +0000 (17:30 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Tue, 4 Nov 2014 14:49:27 +0000 (15:49 +0100)
commit30d4de69022d57d8e5fc2df00ec6b17999051512
tree22fb9bf0b4416a8ea4d11436021e5508fce069e3
parent7f86cbe21479d05b4877d0de4a0ccc170055233b
switch packaging from .yaml to .spec

The .spec file is now the the which gets edited. Besides being more
aligned with current practices in Tizen, this is also potentially more
flexible.

The goal was to mark the COPYING file as %license, as indicated by
rpmlint. But it did not become entirely clear to me how rpmbuild picks
up the doc files in the first place (part of lang-find perhaps?), so
simply adding "%license COPYING" was not enough and led to errors
about that file being a duplicate. Therefore I have left packaging as it
was, without fixing the license file warning.
packaging/Makefile [deleted file]
packaging/syncevolution.changes
packaging/syncevolution.spec
packaging/syncevolution.yaml [deleted file]