Author: baggins Date: Thu Nov 11 12:01:15 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.1.3 for XFCE 4.6
---- Files affected: packages/xfce4-clipman-plugin: xfce4-clipman-plugin.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: packages/xfce4-clipman-plugin/xfce4-clipman-plugin.spec diff -u packages/xfce4-clipman-plugin/xfce4-clipman-plugin.spec:1.19 packages/xfce4-clipman-plugin/xfce4-clipman-plugin.spec:1.20 --- packages/xfce4-clipman-plugin/xfce4-clipman-plugin.spec:1.19 Sun Mar 1 16:58:51 2009 +++ packages/xfce4-clipman-plugin/xfce4-clipman-plugin.spec Thu Nov 11 13:01:07 2010 @@ -2,21 +2,19 @@ Summary: A simple clipboard history for Xfce panel Summary(pl.UTF-8): Prosta historia schowka panelu Xfce Name: xfce4-clipman-plugin -Version: 0.9.0 +Version: 1.1.3 Release: 1 License: BSD-like (see COPYING) Group: X11/Applications -Source0: http://goodies.xfce.org/releases/xfce4-clipman-plugin/%{name}-%{version}.tar.bz2 -# Source0-md5: f41ab83ed53d92d109e45fcf0477ff2c +Source0: http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.1/%{name}-%{version}.tar.bz2 +# Source0-md5: 2ba70c6bd710e2a18cba5add66d297dc URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin -BuildRequires: autoconf >= 2.50 -BuildRequires: automake >= 1:1.8 -BuildRequires: intltool BuildRequires: exo-devel >= 0.3.0 +BuildRequires: libunique-devel >= 1.0.0 BuildRequires: pkgconfig -BuildRequires: xfce4-dev-tools >= 4.4.0 -BuildRequires: xfce4-panel-devel >= 4.4.0 -Requires: xfce4-panel >= 4.4.0 +BuildRequires: xfce4-dev-tools >= 4.6.0 +BuildRequires: xfce4-panel-devel >= 4.6.0 +Requires: xfce4-panel >= 4.6.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -29,11 +27,6 @@ %setup -q %build -%{__intltoolize} -%{__aclocal} -%{__autoconf} -%{__autoheader} -%{__automake} %configure \ --disable-static @@ -45,9 +38,6 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -mv $RPM_BUILD_ROOT%{_datadir}/locale/nb{_NO,} -mv $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,} - %find_lang %{name} %clean @@ -55,9 +45,24 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS ChangeLog COPYING README THANKS +%doc AUTHORS ChangeLog NEWS README TODO +%{_sysconfdir}/xdg/autostart/xfce4-clipman-plugin-autostart.desktop +%{_sysconfdir}/xdg/xfce4/panel/xfce4-clipman-actions.xml +%attr(755,root,root) %{_bindir}/xfce4-clipman +%attr(755,root,root) %{_bindir}/xfce4-clipman-settings +%attr(755,root,root) %{_bindir}/xfce4-popup-clipman %attr(755,root,root) %{_libdir}/xfce4/panel-plugins/xfce4-clipman-plugin -%{_datadir}/xfce4/panel-plugins/clipman.desktop +%{_iconsdir}/hicolor/*/apps/xfce4-clipman-plugin.* +%{_desktopdir}/xfce4-clipman-plugin.desktop +%{_datadir}/xfce4/panel-plugins/xfce4-clipman-plugin.desktop + +%{_datadir}/xfce4/doc/C/* +%lang(da) %{_datadir}/xfce4/doc/da/* +%lang(fr) %{_datadir}/xfce4/doc/fr/* +%lang(gl) %{_datadir}/xfce4/doc/gl/* +%lang(it) %{_datadir}/xfce4/doc/it/* +%lang(ja) %{_datadir}/xfce4/doc/ja/* +%lang(zh_CN) %{_datadir}/xfce4/doc/zh_CN/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -65,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2010/11/11 12:01:07 baggins +- up to 1.1.3 for XFCE 4.6 + Revision 1.19 2009/03/01 15:58:51 megabajt - updated to 0.9.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xfce4-clipman-plugin/xfce4-clipman-plugin.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
