From bc1401d8598c1fa622cbc2c471d6b8178f6a7104 Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Thu, 25 Jan 2007 17:04:52 +0000 Subject: [PATCH 1/1] - added ac/am/lt - updated URL Changed files: xfce4-timer-plugin.spec -> 1.3 --- xfce4-timer-plugin.spec | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/xfce4-timer-plugin.spec b/xfce4-timer-plugin.spec index cc74bc6..a8317d3 100644 --- a/xfce4-timer-plugin.spec +++ b/xfce4-timer-plugin.spec @@ -7,8 +7,13 @@ License: GPL Group: X11/Applications Source0: http://goodies.xfce.org/releases/xfce4-timer-plugin/%{name}-%{version}.tar.bz2 # Source0-md5: 0036d3805cbe051d35e8ec595237e88c -URL: http://goodies.xfce.org/ +URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin +BuildRequires: autoconf >= 2.50 +BuildRequires: automake +BuildRequires: intltool +BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: xfce4-dev-tools >= 4.4.0 BuildRequires: xfce4-panel-devel >= 4.4.0 Requires: xfce4-panel >= 4.4.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -25,6 +30,12 @@ zdarzeniu, b %setup -q %build +%{__intltoolize} +%{__libtoolize} +%{__aclocal} +%{__autoconf} +%{__autoheader} +%{__automake} %configure \ --disable-static %{__make} @@ -42,6 +53,6 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS COPYING ChangeLog README +%doc AUTHORS ChangeLog README TODO %attr(755,root,root) %{_libdir}/xfce4/panel-plugins/xfce4-timer %{_datadir}/xfce4/panel-plugins/xfce4-timer.desktop -- 2.44.0