Author: glen Date: Mon Aug 15 07:11:39 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.5.1
---- Files affected: packages/lxappearance: lxappearance.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/lxappearance/lxappearance.spec diff -u packages/lxappearance/lxappearance.spec:1.5 packages/lxappearance/lxappearance.spec:1.6 --- packages/lxappearance/lxappearance.spec:1.5 Mon Oct 25 14:47:24 2010 +++ packages/lxappearance/lxappearance.spec Mon Aug 15 09:11:34 2011 @@ -1,12 +1,14 @@ # $Revision$, $Date$ +# TODO +# - gtk3 possible: --enable-gtk3 enable to use gtk-3.0 instead of gtk-2.0 Summary: Desktop-independent theme switcher for GTK+ Name: lxappearance -Version: 0.5.0 +Version: 0.5.1 Release: 1 License: GPL v3 Group: X11/Applications Source0: http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.gz -# Source0-md5: 7eabab6f4a358dbc6a84e260a0e7f6c2 +# Source0-md5: 34d157a7fe97ef0b93db8fab3f251e07 URL: http://wiki.lxde.org/en/LXAppearance BuildRequires: gettext-devel BuildRequires: gtk+2-devel >= 2:2.12.0 @@ -39,8 +41,6 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/{frp,ur_PK} - %find_lang %{name} %clean @@ -50,6 +50,7 @@ %defattr(644,root,root,755) %doc AUTHORS README %attr(755,root,root) %{_bindir}/lxappearance +%{_mandir}/man1/lxappearance.1* %{_desktopdir}/lxappearance.desktop %{_datadir}/lxappearance @@ -65,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2011/08/15 07:11:34 glen +- up to 0.5.1 + Revision 1.5 2010/10/25 12:47:24 glen - up to 0.5.0, add -devel package ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lxappearance/lxappearance.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
