Author: patrys Date: Thu Nov 20 13:22:10 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.4.0 - patches obsolete
---- Files affected: SPECS: notification-daemon.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/notification-daemon.spec diff -u SPECS/notification-daemon.spec:1.22 SPECS/notification-daemon.spec:1.23 --- SPECS/notification-daemon.spec:1.22 Tue Jul 29 15:57:01 2008 +++ SPECS/notification-daemon.spec Thu Nov 20 14:22:05 2008 @@ -2,18 +2,17 @@ Summary: Notification Daemon Summary(pl.UTF-8): Demon powiadomień Name: notification-daemon -Version: 0.3.7 -Release: 3 +Version: 0.4.0 +Release: 1 License: GPL v2+ Group: Applications/System Source0: http://www.galago-project.org/files/releases/source/notification-daemon/%{name}-%{version}.tar.bz2 -# Source0-md5: cbeae0f29a15ff93f0b763d9e1cdf1de -Patch0: %{name}-intltool.patch -Patch1: %{name}-clipping.patch +# Source0-md5: e61eff9782551d81045bb53e8a801d58 URL: http://www.galago-project.org/ BuildRequires: dbus-glib-devel >= 0.71 BuildRequires: glib2-devel >= 1:2.12.0 BuildRequires: gtk+2-devel >= 2:2.10.0 +BuildRequires: intltool BuildRequires: libsexy-devel >= 0.1.8 BuildRequires: libstdc++-devel BuildRequires: libtool @@ -35,11 +34,10 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 %build %{__libtoolize} +%{__intltoolize} %{__aclocal} %{__autoconf} %{__automake} @@ -68,6 +66,7 @@ %gconf_schema_uninstall notification-daemon.schemas %files -f %{name}.lang +%attr(755,root,root) %{_bindir}/notification-properties %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %dir %{_libdir}/notification-daemon-1.0 @@ -75,6 +74,11 @@ %attr(755,root,root) %{_libdir}/notification-daemon-1.0/engines/*.so %attr(755,root,root) %{_libdir}/notification-daemon %{_datadir}/dbus-1/services/*.service +%dir %{_datadir}/notification-daemon +%{_datadir}/notification-daemon/notification-properties.glade +%{_iconsdir}/hicolor/*/apps/notification-properties.png +%{_iconsdir}/hicolor/*/apps/notification-properties.svg +%{_desktopdir}/notification-properties.desktop %{_sysconfdir}/gconf/schemas/notification-daemon.schemas %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -83,6 +87,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2008/11/20 13:22:05 patrys +- 0.4.0 +- patches obsolete + Revision 1.22 2008/07/29 13:57:01 patrys - libtoolize - add clipping patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/notification-daemon.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
