From be1b3f8053bc67da573160ab2500e06e9cc397cb424c8793f0354174c6583125 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 8 Aug 2011 13:08:13 +0000 Subject: [PATCH] Accepting request 78233 from KDE:Distro:Factory - Fixed group (fix for RPMLINT warning) - Removed commented file (forwarded request 78218 from TheBlackCat) OBS-URL: https://build.opensuse.org/request/show/78233 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblqr?expand=0&rev=6 --- liblqr.changes | 6 ++++++ liblqr.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) 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