diff --git a/libirman.changes b/libirman.changes index 3d437dc..89ed752 100644 --- a/libirman.changes +++ b/libirman.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 27 22:21:22 UTC 2016 - jengelh@inai.de + +- Update descriptions + ------------------------------------------------------------------- Thu Nov 24 09:57:29 UTC 2016 - mpluskal@suse.com diff --git a/libirman.spec b/libirman.spec index 4271a12..5f4e24e 100644 --- a/libirman.spec +++ b/libirman.spec @@ -22,14 +22,15 @@ Version: 0.5.2 Release: 0 Summary: Library for irman access License: GPL-2.0+ -Group: System/Libraries +Group: Hardware/Other Url: https://sourceforge.net/projects/libirman/ -Source0: https://sourceforge.net/projects/libirman/files/%{version}/libirman-%{version}.tar.gz +Source0: https://downloads.sf.net/libirman/libirman-%{version}.tar.gz BuildRequires: pkgconfig BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Libraries and tools for irman access from lirc project +libirman is a general purpose library for programs to use in order to +receive infrared signals via irman-compatible hardware. %package -n %{name}%{sover} Summary: Library for irman access @@ -38,7 +39,8 @@ Group: System/Libraries Requires: %{name}-common = %{version} %description -n %{name}%{sover} -Library for irman access from lirc project +libirman is a general purpose library for programs to use in order to +receive infrared signals via irman-compatible hardware. %package common Summary: Common files for %{name} @@ -56,7 +58,7 @@ Group: Hardware/Other Requires: %{name}-common = %{version} %description utils -Utilities from %{name} from lirc project +Utilities from %{name} from the lirc project. %package devel Summary: Development files for %{name} @@ -65,7 +67,10 @@ Group: Development/Libraries/C and C++ Requires: %{name}%{sover} = %{version} %description devel -Devel files for %{name} from lirc project +libirman is a general purpose library for programs to use in order to +receive infrared signals via irman-compatible hardware. + +Devel files for %{name} from the lirc project. %prep %setup -q