Author: megabajt Date: Thu Jan 25 17:04:57 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added ac/am/lt - updated URL
---- Files affected: SPECS: xfce4-timer-plugin.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/xfce4-timer-plugin.spec diff -u SPECS/xfce4-timer-plugin.spec:1.2 SPECS/xfce4-timer-plugin.spec:1.3 --- SPECS/xfce4-timer-plugin.spec:1.2 Tue Jan 23 17:06:02 2007 +++ SPECS/xfce4-timer-plugin.spec Thu Jan 25 18:04:52 2007 @@ -8,8 +8,13 @@ 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) @@ -26,6 +31,12 @@ %setup -q %build +%{__intltoolize} +%{__libtoolize} +%{__aclocal} +%{__autoconf} +%{__autoheader} +%{__automake} %configure \ --disable-static %{__make} @@ -43,7 +54,7 @@ %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 @@ -53,6 +64,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/01/25 17:04:52 megabajt +- added ac/am/lt +- updated URL + Revision 1.2 2007/01/23 16:06:02 teodor - xfce4-panel ver. 4.4.0, not 4.0.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xfce4-timer-plugin.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
