packages: applnk/applnk.spec - rel 2 - added banner
baggins
baggins at pld-linux.org
Wed Feb 23 11:42:24 CET 2011
Author: baggins Date: Wed Feb 23 10:42:24 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 2
- added banner
---- Files affected:
packages/applnk:
applnk.spec (1.113 -> 1.114)
---- Diffs:
================================================================
Index: packages/applnk/applnk.spec
diff -u packages/applnk/applnk.spec:1.113 packages/applnk/applnk.spec:1.114
--- packages/applnk/applnk.spec:1.113 Tue Feb 22 13:57:35 2011
+++ packages/applnk/applnk.spec Wed Feb 23 11:42:19 2011
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Applnk - bazowa struktura katalogów z opisami do plików desktop/kdelnk
Name: applnk
Version: 2.2.0
-Release: 1
+Release: 2
License: GPL
Group: Base
Source0: ftp://ep09.pld-linux.org/software/applnk/%{name}-%{version}.tar.bz2
@@ -44,6 +44,16 @@
%clean
rm -rf $RPM_BUILD_ROOT
+%post
+%banner %{name} -e << EOF
+Use of applnk menu is now controlled via XDG_MENU_PREFIX
+environment variable. If you want to disable it, then edit
+/etc/env.d/XDG_MENU_PREFIX file.
+
+If your menus just disappeared you need to re-login!
+
+EOF
+
%files
%defattr(644,root,root,755)
%doc ChangeLog NEWS
@@ -60,6 +70,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.114 2011/02/23 10:42:19 baggins
+- rel 2
+- added banner
+
Revision 1.113 2011/02/22 12:57:35 baggins
- 2.2.0
- solution to all conflicts via XDG_MENU_PREFIX (works with gnome, xfce, vfmg)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/applnk/applnk.spec?r1=1.113&r2=1.114&f=u
More information about the pld-cvs-commit
mailing list