Changelog for
ddccontrol-lang-0.4.2+20140105+git9d89d8c-2.1.noarch.rpm :
* Wed Apr 11 2018 mstaudtAATTsuse.com- 90-ddccontrol-i2c.rules: Fix typo that kept i2c-dev from being loaded. Fixes (boo#1088935).
* Mon Oct 17 2016 jengelhAATTinai.de- Set proper Requires, Group, BuildArch and collect all directories in %files.
* Fri Oct 14 2016 mstaudtAATTsuse.com- ddccontrol.spec: Remove AUTHORS sections
* Wed Feb 10 2016 maximilian.staudtAATTsuse.com- Change source archive name to include last commit date- Streamline udev rule handling in .spec file- Simplify .spec file
* Wed Feb 10 2016 sndirschAATTsuse.com- specfile + don\'t use git commit in version, since it\'s not considered future proof for obvious reasons + replace lib Buildrequires by pkgconfig file buildrequires in order to make it package name independant + lib should require udev + move autogen.sh from %setup to %build section + remove unneeded .la file + add /usr/lib/udev/{,rules.d} directory to filelist (not sure why this is needed when udev is already required though)
* Tue Feb 09 2016 maximilian.staudtAATTsuse.com- libddccontrol depends on ddccontrol-db, add dependency
* Tue Feb 09 2016 maximilian.staudtAATTsuse.com- Added udev rule to allow access to I2C buses on VGA adapters
* Tue Feb 09 2016 maximilian.staudtAATTsuse.com- Check in rpmlintrc
* Tue Feb 09 2016 maximilian.staudtAATTsuse.com- Remove pciutils-devel from BuildRequires - we don\'t build ddcpci
* Tue Feb 09 2016 maximilian.staudtAATTsuse.com- Simplify .spec- Add remaining documentation- Add rpmlintrc to silence warning on duplicate icons (they\'re not)
* Mon Feb 08 2016 maximilian.staudtAATTsuse.com- ddccontrol.spec: Include ideas from sbrabec\'s spec file, split -doc
* Mon Feb 08 2016 maximilian.staudtAATTsuse.com- ddccontrol.spec: Fix build on i586 (_libdir)
* Mon Feb 08 2016 maximilian.staudtAATTsuse.com- ddccontrol.spec: Simplified and corrected warnings emitted by rpmlint
* Mon Feb 08 2016 maximilian.staudtAATTsuse.com- Initial version: git 9d89d8c (0.4.2 and further patches)- 0002_cerrors.patch: Included from Debian 8 (jessie)