forked from pool/mutter
Accepting request 439496 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/439496 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=99
This commit is contained in:
commit
17019976e6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 4 21:38:00 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update descriptions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 1 10:09:57 UTC 2016 - zaitor@opensuse.org
|
Tue Nov 1 10:09:57 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
13
mutter.spec
13
mutter.spec
@ -99,10 +99,10 @@ Mutter is a window and compositing manager based on Clutter, forked
|
|||||||
from Metacity.
|
from Metacity.
|
||||||
|
|
||||||
%package -n libmutter0
|
%package -n libmutter0
|
||||||
Summary: Window and compositing manager based on Clutter -- Library
|
Summary: Window and compositing manager based on Clutter
|
||||||
|
Group: System/Libraries
|
||||||
# we need the gsettings schema; hopefully, they'll stay backwards compatible
|
# we need the gsettings schema; hopefully, they'll stay backwards compatible
|
||||||
# (since we can't require = version, to not break SLPP)
|
# (since we can't require = version, to not break SLPP)
|
||||||
Group: System/Libraries
|
|
||||||
Requires: %{name}-data >= %{version}
|
Requires: %{name}-data >= %{version}
|
||||||
|
|
||||||
%description -n libmutter0
|
%description -n libmutter0
|
||||||
@ -112,7 +112,7 @@ from Metacity.
|
|||||||
This package contains a library for shared features.
|
This package contains a library for shared features.
|
||||||
|
|
||||||
%package data
|
%package data
|
||||||
Summary: Window and compositing manager based on Clutter -- Data Files
|
Summary: Data files for mutter, a window and compositing manager based on Clutter
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
%glib2_gsettings_schema_requires
|
%glib2_gsettings_schema_requires
|
||||||
@ -124,15 +124,14 @@ from Metacity.
|
|||||||
This package contains data files needed by mutter and its library.
|
This package contains data files needed by mutter and its library.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Include Files and Libraries mandatory for Development
|
Summary: Development files for mutter, a window and compositing manager
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: libmutter0 = %{version}
|
Requires: libmutter0 = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains all necessary include files and libraries needed
|
This subpackage contains libraries and header files for developing
|
||||||
to develop applications that require these.
|
applications that want to make use of the mutter library.
|
||||||
|
|
||||||
|
|
||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
|
Loading…
x
Reference in New Issue
Block a user