Author: wiget                        Date: Fri Jul 29 13:17:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version 1.4 for GNOME 2.x

---- Files affected:
SPECS:
   gnome-sensors.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/gnome-sensors.spec
diff -u SPECS/gnome-sensors.spec:1.19 SPECS/gnome-sensors.spec:1.20
--- SPECS/gnome-sensors.spec:1.19       Tue Aug 26 22:31:20 2003
+++ SPECS/gnome-sensors.spec    Fri Jul 29 15:17:53 2005
@@ -2,27 +2,21 @@
 Summary:       GNOME applet that monitors hardware sensors
 Summary(pl):   Aplet GNOME do monitorowania sprzętowych sensorów
 Name:          gnome-sensors
-Version:       0.2.0
-Release:       2
-License:       GPL
+Version:       1.4
+Release:       0.1
+License:       GPL v2+
 Group:         X11/Applications
-Source0:       GnomeSensors-%{version}.tar.gz
-# Source0-md5: 3ebdfddaff3cfb4ca7ad5ee7e48b2002
-Source1:       %{name}.m4
-Patch0:                %{name}-configure.patch
-Patch1:                %{name}-via.patch
+Source0:       
http://dl.sourceforge.net/sensors-applet/sensors-applet-%{version}.tar.gz
+# Source0-md5: e71ea9fe79cbc281293fa90857a92b04
+URL:           http://sensors-applet.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: gnome-libs-devel >= 1.0.0
-BuildRequires: gnome-core-devel >= 1.1.0
-BuildRequires: gtk+-devel >= 1.2.0
 BuildRequires: libtool
 BuildRequires: lm_sensors-devel
+BuildRequires: gnome-panel-devel >= 2.0.0
+BuildRequires: gtk+2-devel >= 2.6.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _sysconfdir     /etc/X11/GNOME
-%define                _localstatedir  /var
-
 %description
 GnomeSensors is a simple GNOME Panel applet that displays the current
 readout of any hardware monitoring sensors that are present in your
@@ -33,19 +27,10 @@
 z sensorów monitorujących stan sprzętu.
 
 %prep
-%setup -q -n GnomeSensors-%{version}
-%patch0 -p1
-%patch1 -p1
-
-install %{SOURCE1} macros/
+%setup -q -n sensors-applet-%{version}
 
 %build
-%{__libtoolize}
-%{__aclocal} -I macros
-%{__automake}
-%{__autoconf}
-%configure \
-       --disable-static
+%configure 
 
 %{__make}
 
@@ -53,20 +38,19 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       gnorbadir=%{_sysconfdir}/CORBA/servers
+       DESTDIR=$RPM_BUILD_ROOT 
 
+%find_lang sensors-applet
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f sensors-applet.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-
-%{_sysconfdir}/CORBA/servers/*
-%attr(755,root,root) %{_bindir}/*
-%{_datadir}/applets/Monitors/*
-%{_pixmapsdir}/*.xpm
+%attr(755,root,root) %{_libdir}/sensors-applet
+%{_libdir}/bonobo/servers/SensorsApplet.server
+%{_pixmapsdir}/sensors-applet-icon.png
+%{_datadir}/gnome-2.0/ui/SensorsApplet.xml
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -74,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2005/07/29 13:17:53  wiget
+- version 1.4 for GNOME 2.x
+
 Revision 1.19  2003/08/26 20:31:20  ankry
 - s/[Gg]nome/GNOME/
 
@@ -136,3 +123,4 @@
 
 Revision 1.1  2000/11/20 12:53:53  baggins
 - initial revision
+
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-sensors.spec?r1=1.19&r2=1.20&f=u

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

Reply via email to