[packages/mate-applets: 30/311] - release 6 - added GnomeSensors applet

glen glen at pld-linux.org
Thu Dec 27 20:25:39 CET 2012


commit 7d7bc772e45477f0ed41762bf5e4d9a2a27d5c5d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Sep 22 13:07:46 2000 +0000

    - release 6
    - added GnomeSensors applet
    
    Changed files:
        gnome-applets.spec -> 1.29

 gnome-applets.spec | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/gnome-applets.spec b/gnome-applets.spec
index 5c3d1d7..0b06f76 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -2,13 +2,15 @@ Summary:	Small applications which embed themselves in the GNOME panel
 Summary(pl):	GNOME - Applety
 Name:		gnome-applets
 Version:	1.2.1
-Release:	5
+Release:	6
 License:	GPL
 Group:		X11/GNOME
 Group(de):	X11/GNOME
 Group(pl):	X11/GNOME
 Source0:	ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-applets/%{name}-%{version}.tar.gz
+Source1:	http://www.brendy.addr.com/linux/gnomesensors/GnomeSensors-0.2.0.tar.gz
 Patch0:		%{name}-applet-docs.make.patch
+Patch1:		%{name}-sensors.patch
 BuildRequires:	esound-devel >= 0.2.7
 BuildRequires:	gdbm-devel
 BuildRequires:	gnome-libs-devel >= 1.0.0
@@ -66,8 +68,9 @@ Xmms sound plug-in for gumma GNOME applet.
 Wtyczka do apletu gumma GNOME do odtwarzania d�wi�ku z u�yciem xmms.
 
 %prep
-%setup -q
+%setup -q -a1
 %patch0 -p1
+%patch1 -p1
 
 %build
 gettextize --copy --force
@@ -76,11 +79,18 @@ gettextize --copy --force
 %{__make}
 #make -C gumma
 
+cd GnomeSensors-0.2.0
+%configure \
+	--disable-static
+%{__make} gnorbadir=%{_sysconfdir}/CORBA/servers
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
-#make install DESTDIR=$RPM_BUILD_ROOT -C gumma
+%{__make} install DESTDIR=$RPM_BUILD_ROOT \
+	gnorbadir=%{_sysconfdir}/CORBA/servers -C GnomeSensors-0.2.0
+#%{__make} install DESTDIR=$RPM_BUILD_ROOT -C gumma
 
 #strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/gumma/lib*.so
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-applets.git/commitdiff/65c1b73f8721e2c1dd8f5b7d875df06b87ad8453



More information about the pld-cvs-commit mailing list