diff --git a/liblqr.changes b/liblqr.changes index 0c73dff..ae67625 100644 --- a/liblqr.changes +++ b/liblqr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Aug 7 14:44:44 UTC 2011 - toddrme2178@gmail.com + +- Fixed group (fix for RPMLINT warning) +- Removed commented file + ------------------------------------------------------------------- Fri Jan 29 12:59:36 UTC 2010 - llunak@novell.com diff --git a/liblqr.spec b/liblqr.spec index 23791dd..1665fc9 100644 --- a/liblqr.spec +++ b/liblqr.spec @@ -50,7 +50,7 @@ non-uniform resizing of images by the seam-carving technique. %package devel License: GPLv2+ Summary: Static library and header files for the LiquidRescale library -Group: Development/C +Group: Development/Libraries/C and C++ Requires: liblqr-1-0 = %{version} %description devel @@ -87,7 +87,6 @@ rm -rf %{buildroot} %files devel %defattr(-,root,root) -#%doc docs/html/* examples %dir %{_includedir}/lqr-1 %dir %{_includedir}/lqr-1/lqr %{_includedir}/lqr-1/*.h