[packages/gnome-shell] Moved dbus interfaces to -devel subpackage. Release 2
megabajt
megabajt at pld-linux.org
Tue Apr 1 22:06:49 CEST 2014
commit 7e95cc9d567ebf7378ea2d4b1868376be163ec6e
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date: Tue Apr 1 22:06:18 2014 +0200
Moved dbus interfaces to -devel subpackage. Release 2
gnome-shell.spec | 24 +++++++++++++++++++-----
1 file changed, 19 insertions(+), 5 deletions(-)
---
diff --git a/gnome-shell.spec b/gnome-shell.spec
index eb4685f..4ecedc0 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -23,7 +23,7 @@
Summary: Window manager and application launcher for GNOME
Name: gnome-shell
Version: 3.12.0
-Release: 1
+Release: 2
License: GPL v2+
Group: X11/Window Managers
Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.12/%{name}-%{version}.tar.xz
@@ -116,6 +116,17 @@ capabilities of modern graphics hardware and introduces innovative
user interface concepts to provide a delightful and easy to use
experience.
+%package devel
+Summary: Development files for GNOME Shell
+Summary(pl.UTF-8): Pliki programistyczne dla GNOME Shell
+Group: Development/Libraries
+
+%description devel
+This package provides development files for GNOME Shell.
+
+%description devel -l pl.UTF-8
+Ten pakiet dostarcza pliki programistyczne dla GNOME Shell.
+
%package apidocs
Summary: GNOME Shell API documentation
Summary(pl.UTF-8): Dokumentacja API GNOME Shell
@@ -215,10 +226,6 @@ fi
%{_libdir}/gnome-shell/St-1.0.typelib
%{_libdir}/gnome-shell/ShellMenu-0.1.typelib
%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
-%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screencast.xml
-%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml
-%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml
-%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml
%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
%{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml
@@ -228,6 +235,13 @@ fi
%{_desktopdir}/gnome-shell-extension-prefs.desktop
%{_mandir}/man1/gnome-shell.1*
+%files devel
+%defattr(644,root,root,755)
+%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screencast.xml
+%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml
+%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml
+%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml
+
%files apidocs
%defattr(644,root,root,755)
%{_gtkdocdir}/shell
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-shell.git/commitdiff/7e95cc9d567ebf7378ea2d4b1868376be163ec6e
More information about the pld-cvs-commit
mailing list