packages: xfce4-time-out-plugin/xfce4-time-out-plugin.spec, xfce4-time-out-...
baggins
baggins at pld-linux.org
Fri May 11 14:59:00 CEST 2012
Author: baggins Date: Fri May 11 12:58:59 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.0.1
- ported to xfceui
- built as module
---- Files affected:
packages/xfce4-time-out-plugin:
xfce4-time-out-plugin.spec (1.7 -> 1.8) , xfce4-time-out-plugin-ui.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/xfce4-time-out-plugin/xfce4-time-out-plugin.spec
diff -u packages/xfce4-time-out-plugin/xfce4-time-out-plugin.spec:1.7 packages/xfce4-time-out-plugin/xfce4-time-out-plugin.spec:1.8
--- packages/xfce4-time-out-plugin/xfce4-time-out-plugin.spec:1.7 Tue Mar 1 14:13:46 2011
+++ packages/xfce4-time-out-plugin/xfce4-time-out-plugin.spec Fri May 11 14:58:54 2012
@@ -2,13 +2,12 @@
Summary: Time Out plugin for the Xfce panel
Summary(pl.UTF-8): Wtyczka upływu czasu dla panelu Xfce
Name: xfce4-time-out-plugin
-Version: 1.0.0
-Release: 2
+Version: 1.0.1
+Release: 1
License: GPL v2
Group: X11/Applications
Source0: http://archive.xfce.org/src/panel-plugins/xfce4-time-out-plugin/1.0/%{name}-%{version}.tar.bz2
-# Source0-md5: ef50a3fd45c169943acc8af93604d9fd
-Patch0: %{name}-ui.patch
+# Source0-md5: b6e4a3145d31c341e2506fb17b014587
URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1:1.8
@@ -36,14 +35,8 @@
%prep
%setup -q
-%patch0 -p1
%build
-%{__intltoolize}
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
%configure
%{__make}
@@ -53,6 +46,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/*.la
%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK
%find_lang %{name}
@@ -69,10 +63,10 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README THANKS
-%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/xfce4-time-out-plugin
+%attr(755,root,root) %{_libdir}/xfce4/panel/plugins/libtime-out.so
%{_iconsdir}/hicolor/48x48/apps/*.png
%{_iconsdir}/hicolor/scalable/apps/*.svg
-%{_datadir}/xfce4/panel-plugins/xfce4-time-out-plugin.desktop
+%{_datadir}/xfce4/panel/plugins/xfce4-time-out-plugin.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -80,6 +74,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2012/05/11 12:58:54 baggins
+- up to 1.0.1
+- ported to xfceui
+- built as module
+
Revision 1.7 2011/03/01 13:13:46 baggins
- rel 2
- port to libxfce4ui
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/xfce4-time-out-plugin/xfce4-time-out-plugin.spec?r1=1.7&r2=1.8
More information about the pld-cvs-commit
mailing list