Author: charles                      Date: Mon Sep 26 13:21:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.7.0
- added full regenerate ac/am/lt
- more BRs

---- Files affected:
SPECS:
   xfce4-sensors-plugin.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/xfce4-sensors-plugin.spec
diff -u SPECS/xfce4-sensors-plugin.spec:1.3 SPECS/xfce4-sensors-plugin.spec:1.4
--- SPECS/xfce4-sensors-plugin.spec:1.3 Wed Mar  9 10:09:51 2005
+++ SPECS/xfce4-sensors-plugin.spec     Mon Sep 26 15:21:16 2005
@@ -2,14 +2,20 @@
 Summary:       Sensors plugin for the Xfce panel
 Summary(pl):   Wtyczka sensorów dla panelu Xfce
 Name:          xfce4-sensors-plugin
-Version:       0.3.0
-Release:       2
+Version:       0.7.0
+Release:       1
 License:       GPL v2
 Group:         X11/Applications
 Source0:       
http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.bz2
-# Source0-md5: 3eeaa4973c9a855d75f5e58fcf3f1991
+# Source0-md5: 10399ab7351c60e9e46e4d4375250157
 URL:           http://xfce-goodies.berlios.de/
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: gettext-devel
+BuildRequires: libtool
 BuildRequires: lm_sensors-devel >= 2.8
+BuildRequires: pkgconfig
+BuildRequires: xfce4-dev-tools
 BuildRequires: xfce4-panel-devel >= 4.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -24,6 +30,11 @@
 %setup -q
 
 %build
+%{__libtoolize}
+%{__aclocal} -I %{_datadir}/xfce4/dev-tools/m4macros
+%{__autoheader}
+%{__automake}
+%{__autoconf}
 %configure \
        --disable-static
 %{__make}
@@ -36,10 +47,12 @@
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/panel-plugins/*.la
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_libdir}/xfce4/panel-plugins/*.so
@@ -50,6 +63,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/09/26 13:21:16  charles
+- updated to 0.7.0
+- added full regenerate ac/am/lt
+- more BRs
+
 Revision 1.3  2005/03/09 09:09:51  havner
 - rel up for rebuild with xfce 4.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfce4-sensors-plugin.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to