SPECS: notification-daemon.spec - 0.3.3

freetz freetz at pld-linux.org
Sun Jan 29 08:57:32 CET 2006


Author: freetz                       Date: Sun Jan 29 07:57:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.3.3

---- Files affected:
SPECS:
   notification-daemon.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/notification-daemon.spec
diff -u SPECS/notification-daemon.spec:1.3 SPECS/notification-daemon.spec:1.4
--- SPECS/notification-daemon.spec:1.3	Sun Nov 13 12:51:45 2005
+++ SPECS/notification-daemon.spec	Sun Jan 29 08:57:26 2006
@@ -2,20 +2,21 @@
 Summary:	Notification Daemon
 Summary(pl):	Demon powiadomień
 Name:		notification-daemon
-Version:	0.2.4
+Version:	0.3.3
 Release:	1
 License:	GPL v2+
 Group:		Applications/System
 Source0:	http://www.galago-project.org/files/releases/source/notification-daemon/%{name}-%{version}.tar.gz
-# Source0-md5:	d5c9739f60d04fe17dc64cf16f91d043
+# Source0-md5:	a809ceac2aad20510e5dd5d969a5c20c
 URL:		http://www.galago-project.org/
-BuildRequires:	dbus-glib-devel >= 0.30
+BuildRequires:	dbus-glib-devel >= 0.36
 BuildRequires:	glib2-devel >= 2.2.2
 BuildRequires:	gtk+2-devel >= 1:2.2.0
 BuildRequires:	libsexy-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	pkgconfig
-Requires:	dbus >= 0.30
+Requires(post,preun):	GConf2
+Requires:	dbus >= 0.36
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -42,13 +43,18 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%gconf_schema_install notification-daemon.schemas
+
+%preun
+%gconf_schema_uninstall notification-daemon.schemas
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libexecdir}/*
 %{_datadir}/dbus-1/services/*.service
-%{_sysconfdir}/dbus-1/system.d/*
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/notification-daemon.conf
+%{_sysconfdir}/gconf/schemas/notification-daemon.schemas
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -56,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/01/29 07:57:26  freetz
+- 0.3.3
+
 Revision 1.3  2005/11/13 11:51:45  freetz
 - 0.2.4, BR: libsexy-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/notification-daemon.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list