Author: megabajt                     Date: Sat Jan 27 22:04:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.3.0

---- Files affected:
SPECS:
   xfce4-cpugraph-plugin.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/xfce4-cpugraph-plugin.spec
diff -u SPECS/xfce4-cpugraph-plugin.spec:1.5 
SPECS/xfce4-cpugraph-plugin.spec:1.6
--- SPECS/xfce4-cpugraph-plugin.spec:1.5        Wed Mar  9 10:09:51 2005
+++ SPECS/xfce4-cpugraph-plugin.spec    Sat Jan 27 23:04:43 2007
@@ -2,34 +2,40 @@
 Summary:       Displays a graph from your latest system load
 Summary(pl):   Wyświetlanie wykresu bieżącego obciążenia systemu
 Name:          xfce4-cpugraph-plugin
-Version:       0.2.2
-Release:       4
-License:       GPL
+Version:       0.3.0
+Release:       1
+License:       BSD
 Group:         X11/Applications
-Source0:       
http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.gz
-# Source0-md5: bde4c578ef469aade3f6b58a9bde8ec6
-URL:           http://xfce-goodies.berlios.de/
+Source0:       
http://goodies.xfce.org/releases/xfce4-cpugraph-plugin/%{name}-%{version}.tar.bz2
+# Source0-md5: b2ff93a62845289c4a8ed7d45faa7a1f
+URL:           
http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin
+BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: pkgconfig
-BuildRequires: xfce4-panel-devel >= 4.0.0
-Requires:      xfce4-panel >= 4.0.0
+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)
 
 %description
-This systemload plugin offers multiple display modes (LED,
-gradient, fire, etc.) to show the current CPU load of the
-system. The colors and the size of the plugin are customizable.
+This systemload plugin offers multiple display modes (LED, gradient,
+fire, etc.) to show the current CPU load of the system. The colors and
+the size of the plugin are customizable.
 
 %description -l pl
-Ta wtyczka obciążenia systemu oferuje liczne tryby wyświetlania
-(ekran ciekłokrystaliczny LED, gradient, ogień, itp.) aktualnego
-obciążenia procesora. Kolory i rozmiar wtyczki są modyfikowalne.
+Ta wtyczka obciążenia systemu oferuje liczne tryby wyświetlania (ekran
+ciekłokrystaliczny LED, gradient, ogień, itp.) aktualnego obciążenia
+procesora. Kolory i rozmiar wtyczki są modyfikowalne.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
 cp -f /usr/share/automake/config.* .
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
        --disable-static
 
@@ -41,15 +47,14 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/panel-plugins/*.la
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README TODO
-%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/*.so
+%doc AUTHORS COPYING ChangeLog NEWS README TODO
+%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/xfce4-cpugraph-plugin
+%{_datadir}/xfce4/panel-plugins/cpugraph.desktop
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -57,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/01/27 22:04:43  megabajt
+- up to 0.3.0
+
 Revision 1.5  2005/03/09 09:09:51  havner
 - rel up for rebuild with xfce 4.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfce4-cpugraph-plugin.spec?r1=1.5&r2=1.6&f=u

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

Reply via email to