SPECS: gnome-settings-daemon.spec - no -libs or -static currently

qboosh qboosh at pld-linux.org
Sun Jan 13 01:38:30 CET 2008


Author: qboosh                       Date: Sun Jan 13 00:38:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no -libs or -static currently

---- Files affected:
SPECS:
   gnome-settings-daemon.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/gnome-settings-daemon.spec
diff -u SPECS/gnome-settings-daemon.spec:1.4 SPECS/gnome-settings-daemon.spec:1.5
--- SPECS/gnome-settings-daemon.spec:1.4	Sun Jan 13 01:23:44 2008
+++ SPECS/gnome-settings-daemon.spec	Sun Jan 13 01:38:24 2008
@@ -42,9 +42,9 @@
 Requires(post,postun):	gtk+2
 Requires(post,postun):	scrollkeeper
 Requires(post,preun):	GConf2
-Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 Requires:	gnome-vfs2 >= 2.20.0
 Requires:	gstreamer-audio-effects-base >= 0.10.10
+Requires:	libgnomeui >= 2.20.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -53,47 +53,19 @@
 %description -l pl.UTF-8
 Demon ustawień GNOME.
 
-%package libs
-Summary:	GNOME Control Center gnome-window-settings library
-Summary(pl.UTF-8):	Biblioteka Control Center gnome-window-settings
-Group:		Development/Libraries
-Requires:	libgnomeui >= 2.20.0
-
-%description libs
-This package contains gnome-window-settings library.
-
-%description libs -l pl.UTF-8
-Pakiet ten zawiera bibliotekę gnome-window-settings.
-
 %package devel
-Summary:	GNOME Control Center header files
-Summary(pl.UTF-8):	Pliki nagłówkowe bibliotek GNOME Control Center
-Group:		X11/Development/Libraries
-Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
+Summary:	Header file for developing GNOME Settings Daemon clients
+Summary(pl.UTF-8):	Plik nagłówkowy do tworzenia klientów demona ustawiń GNOME
+Group:		Development/Libraries
 Requires:	dbus-glib-devel >= 0.73
-Requires:	fam-devel
-Requires:	gnome-desktop-devel >= 2.20.0
-Requires:	gtk+2-devel >= 2:2.12.0
-Requires:	libgnomeui-devel >= 2.20.0
-Requires:	librsvg-devel >= 2.18.1
+Requires:	glib2-devel >= 1:2.13.0
+# doesn't require base currently
 
 %description devel
-GNOME Control-Center header files.
+Header file for developing GNOME Settings Daemon clients.
 
 %description devel -l pl.UTF-8
-Pliki nagłówkowe bibliotek GNOME Control Center.
-
-%package static
-Summary:	GNOME Control Center static libraries
-Summary(pl.UTF-8):	Statyczne biblioteki GNOME Control Center
-Group:		X11/Development/Libraries
-Requires:	%{name}-devel = %{epoch}:%{version}-%{release}
-
-%description static
-GNOME Control Center static libraries.
-
-%description static -l pl.UTF-8
-Statyczne biblioteki GNOME Control Center.
+Plik nagłówkowy do tworzenia klientów demona ustawiń GNOME.
 
 %prep
 %setup -q
@@ -147,9 +119,6 @@
 %postun
 %scrollkeeper_update_postun
 
-%post	libs -p /sbin/ldconfig
-%postun	libs -p /sbin/ldconfig
-
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog MAINTAINERS NEWS README
@@ -215,23 +184,20 @@
 %{_datadir}/gnome-settings-daemon
 %{_datadir}/dbus-1/services/*.service
 
-%files libs
-%defattr(644,root,root,755)
-
 %files devel
 %defattr(644,root,root,755)
 %{_includedir}/gnome-settings-daemon-2.0
 %{_pkgconfigdir}/gnome-settings-daemon.pc
 
-%files static
-%defattr(644,root,root,755)
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008-01-13 00:38:24  qboosh
+- no -libs or -static currently
+
 Revision 1.4  2008-01-13 00:23:44  qboosh
 - pl for base, glib2 epoch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-settings-daemon.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list