SPECS: brightside.spec - pl, cleanup, more deps

qboosh qboosh at pld-linux.org
Sat Nov 4 19:10:52 CET 2006


Author: qboosh                       Date: Sat Nov  4 18:10:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cleanup, more deps

---- Files affected:
SPECS:
   brightside.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/brightside.spec
diff -u SPECS/brightside.spec:1.1 SPECS/brightside.spec:1.2
--- SPECS/brightside.spec:1.1	Tue Oct 17 10:45:12 2006
+++ SPECS/brightside.spec	Sat Nov  4 19:10:47 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	Brightside Screen Corners and Edges daemon
+Summary(pl):	Brightside - demon rogów i krawędzi ekranu
 Name:		brightside
 Version:	1.4.0
 Release:	1
@@ -10,12 +11,16 @@
 Patch0:		%{name}-wnck_workspace_activate.patch
 Patch1:		%{name}-gconf-mouse-speed.patch
 URL:		http://wiki.catmur.co.uk/Brightside
+BuildRequires:	autoconf
+BuildRequires:	automake
+BuildRequires:	libtool
 BuildRequires:	libwnck-devel
+Requires(post,preun):	GConf2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Brightside is a tool to add reactivity to the corners and edges of
-your Gnome desktop.
+your GNOME desktop.
 
 Brightside provides edge flipping to allow you to switch to the
 adjacent workspace simply by pressing your mouse against the edge of
@@ -34,6 +39,26 @@
 - Dim laptop backlight
 - Custom action
 
+%description -l pl
+Brightside to narzędzie dodające reaktywność rogom i krawędziom
+pulpitu GNOME.
+
+Brightside udostępnia zamianę krawędzi pozwalającą przełączyć się na
+sąsiednie biurko poprzez samo naciśnięcie przycisku myszy na krawędzi
+ekranu.
+
+Brightside pozwala także przypisywać różne konfigurowalne akcje mające
+zajść kiedy mysz pozostaje w rogu ekranu. Aktualnie dostępne akcje
+obejmują:
+- wyciszenie dźwięku
+- zapobieganie włączeniu wygaszacza ekranu
+- uruchomienie wygaszacza i zablokowanie ekranu
+- wejście w tryb DPMS standby
+- wejście w tryb DPMS suspend
+- wejście w tryb DPMS off
+- przyciemnienie podświetlenia wyświetlacza w laptopie
+- akcje zdefiniowane przez użytkownika
+
 %prep
 %setup -q
 %patch0 -p1
@@ -45,7 +70,6 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-#cp -f /usr/share/automake/config.sub .
 %configure \
 	--enable-dependency-tracking \
 	--enable-tray-icon
@@ -69,8 +93,6 @@
 %preun
 %gconf_schema_uninstall %{name}.schemas
 
-
-
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
@@ -80,13 +102,14 @@
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*
 
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/11/04 18:10:47  qboosh
+- pl, cleanup, more deps
+
 Revision 1.1  2006/10/17 08:45:12  tiwek
 - initial
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/brightside.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list