Accepting request 441842 from home:jengelh:branches:devel:libraries:c_c++

- Redo descriptions and RPM groups

OBS-URL: https://build.opensuse.org/request/show/441842
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsass?expand=0&rev=10
This commit is contained in:
Cédric Bosdonnat 2016-11-24 14:35:30 +00:00 committed by Git OBS Bridge
parent 2fdc1b0c02
commit dcace3447f
2 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 24 11:38:22 UTC 2016 - jengelh@inai.de
- Redo descriptions and RPM groups
-------------------------------------------------------------------
Wed Nov 23 15:49:50 UTC 2016 - ronisbr@gmail.com

View File

@ -20,7 +20,7 @@
Name: libsass
Version: 3.3.6
Release: 0
Summary: C/C++ Sass compiler library
Summary: Compiler library for A CSS preprocessor language
License: MIT
Group: Development/Libraries/C and C++
Url: https://github.com/sass/libsass
@ -38,19 +38,19 @@ Sass is a CSS pre-processor language to add new features to CSS.
LibSass is a C/C++ port of the Sass CSS precompiler.
%package -n %{libname}
Summary: Library shared object of libsass
Group: Development/Libraries/C and C++
Summary: Compiler library for A CSS preprocessor language
Group: System/Libraries
%description -n %{libname}
This package provides the shared library object for libsass
This package provides the shared library object for libsass.
%package devel
Summary: C/C++ Sass compiler library development files
Summary: Development files for libsass, a library for a CSS preprocessor language
Group: Development/Libraries/C and C++
Requires: %{libname} = %{version}
%description devel
This package provides development header files for libsass
This package provides development header files for libsass.
%prep
%setup -q