Author: baggins Date: Fri Mar 4 11:22:54 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - added issing dir - fix portugal locale
---- Files affected: packages/xfce4-notifyd: xfce4-notifyd.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/xfce4-notifyd/xfce4-notifyd.spec diff -u packages/xfce4-notifyd/xfce4-notifyd.spec:1.1 packages/xfce4-notifyd/xfce4-notifyd.spec:1.2 --- packages/xfce4-notifyd/xfce4-notifyd.spec:1.1 Fri Mar 4 11:56:47 2011 +++ packages/xfce4-notifyd/xfce4-notifyd.spec Fri Mar 4 12:22:48 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Demon powiadomień XFCE Name: xfce4-notifyd Version: 0.2.1 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/System Source0: http://www.xfce.org/archive/src/apps/xfce4-notifyd/0.2/%{name}-%{version}.tar.bz2 @@ -50,6 +50,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%{__mv} $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,} + %find_lang %{name} %clean @@ -65,6 +67,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/xfce4-notifyd-config +%dir %{_libdir}/xfce4/notifyd %attr(755,root,root) %{_libdir}/xfce4/notifyd/xfce4-notifyd %{_datadir}/dbus-1/services/org.freedesktop.Notifications.service %{_desktopdir}/xfce4-notifyd-config.desktop @@ -80,6 +83,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2011/03/04 11:22:48 baggins +- rel 2 +- added issing dir +- fix portugal locale + Revision 1.1 2011/03/04 10:56:47 baggins - initial revision ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xfce4-notifyd/xfce4-notifyd.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
