Changelog for
libunicap-devel-0.9.12-22.7.i586.rpm :
* Fri Jun 05 2020 Dave Plater
- Fix Factory build, add patches from Fedora: libunicap-0.9.12-gcc10.patch, libunicap-0.9.12-arraycmp.patch, libunicap-0.9.12-datadirname.patch, libunicap-bz641623.patch and libunicap-0.9.12-memerrs.patch
* Thu Sep 28 2017 davejplaterAATTgmail.com- Fix Factory build by disable gtk-doc html build due to gtkdoc-mktmpl having been removed.
* Mon Apr 13 2015 dimstarAATTopensuse.org- Call libtoolize during build phase: after running autoreconf, we get the new macros installed but do not take into account that there was a minor change between intltool 0.50 and 0.51.
* Wed Oct 01 2014 crrodriguezAATTopensuse.org- Remove x11 libs buildrequires, never directly linked.
* Thu May 02 2013 crrodriguezAATTopensuse.org- While we are at this, place the udev rules in the correct localtion (extends libunicap-udev.patch)
* Thu May 02 2013 crrodriguezAATTopensuse.org- Fix build with new automake
* Thu Nov 22 2012 crrodriguezAATTopensuse.org- Fix implicit declarations rpmlint warning/errors.- Fix build Requires.
* Fri Mar 16 2012 sbrabecAATTsuse.cz- Port rules to the new udev (bnc#726471).
* Fri Oct 14 2011 andrea.turriniAATTgmail.com- Fixed typos in libunicap.spec
* Tue Oct 11 2011 toddrme2178AATTgmail.com- Add a patch to not used the reserved keyword \"private\". This prevents C++ programs from building against this library See: https://bugs.launchpad.net/unicap/+bug/656229 https://bugs.launchpad.net/unicap/+bug/658739- Removed deprecated %clean macro- Did some trivial spec file cleanups