Author: czarny Date: Fri Sep 28 09:29:12 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - TODO done - up to 0.3.7 - now more beautiful with --enable-gradient - mcs-plugin
---- Files affected: SPECS: notification-daemon-xfce.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/notification-daemon-xfce.spec diff -u SPECS/notification-daemon-xfce.spec:1.2 SPECS/notification-daemon-xfce.spec:1.3 --- SPECS/notification-daemon-xfce.spec:1.2 Sat Mar 31 11:02:34 2007 +++ SPECS/notification-daemon-xfce.spec Fri Sep 28 11:29:07 2007 @@ -1,16 +1,14 @@ # $Revision$, $Date$ -# TODO: -# - cleanup and rel1 + Summary: Notification Daemon for xfce4 Summary(pl.UTF-8): Demon powiadomień dla xfce4 Name: notification-daemon-xfce -Version: 0.3.6 -Release: 0.1 +Version: 0.3.7 +Release: 1 License: GPL v2+ Group: Applications/System -Source0: http://goodies.xfce.org/releases/%{name}/%{name}-0.3.6.tar.bz2 -# Source0-md5: bd696b1198904c452c3dec9fcbcea1f7 -Patch0: %{name}-dbus.patch +Source0: http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2 +# Source0-md5: ef4a4977875d97a5237b316d5d592176 URL: http://goodies.xfce.org/projects/applications/notification-daemon-xfce BuildRequires: autoconf BuildRequires: automake @@ -36,13 +34,14 @@ %prep %setup -q -%patch0 -p0 %build +%{__intltoolize} %{__aclocal} %{__autoconf} %{__automake} -%configure +%configure \ + --enable-gradient-look %{__make} %install @@ -69,6 +68,7 @@ %{_desktopdir}/notification-settings.desktop %{_datadir}/dbus-1/services/*.service %{_iconsdir}/hicolor/*/apps/notification-settings.png +%{_libdir}/xfce4/mcs-plugins/notification_settings.so %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -76,6 +76,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/09/28 09:29:07 czarny +- TODO done +- up to 0.3.7 +- now more beautiful with --enable-gradient +- mcs-plugin + Revision 1.2 2007/03/31 09:02:34 qboosh - missing rcs tags, some cleanups ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/notification-daemon-xfce.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
