Author: qboosh Date: Sun May 27 20:54:45 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, cleanup
---- Files affected: SPECS: gnome-sunflower-applet.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/gnome-sunflower-applet.spec diff -u SPECS/gnome-sunflower-applet.spec:1.1 SPECS/gnome-sunflower-applet.spec:1.2 --- SPECS/gnome-sunflower-applet.spec:1.1 Sat May 26 23:26:42 2007 +++ SPECS/gnome-sunflower-applet.spec Sun May 27 22:54:39 2007 @@ -1,6 +1,6 @@ # $Revision$, $Date$ -# Summary: Applet to adjust shadow position for composited window managers +Summary(pl.UTF-8): Aplet regulujący położenie cienia dla składających zarządców okien Name: gnome-sunflower-applet Version: 0.6 Release: 1 @@ -9,15 +9,13 @@ Source0: http://dekorte.homeip.net/download/sunflower/sunflower_applet-%{version}.tar.gz # Source0-md5: f1f7adea69d185ae8c93dbc726c5eb10 URL: http://dekorte.homeip.net/download/sunflower/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.52 BuildRequires: automake -BuildRequires: gnome-panel-devel -#BuildRequires: intltool -#BuildRequires: libtool +BuildRequires: gnome-panel-devel >= 2.0 +BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description - Sunflower Applet changes the shadow on the windows managed by compiz when the decorator plugin is enabled and with beryl when emerald is used as the decorator. The shadow on the window moves from left to @@ -31,20 +29,27 @@ adjust. Watch it during the day and the shadow should slowly slide from left to right. +%description -l pl.UTF-8 +Sunflower Applet zmienia cienie na okienkach zarządzanych przez +compiza kiedy wtyczka dekoratora jest włączona oraz przez beryla kiedy +emerald jest używany jako dekorator. Cień na okienkach przesuwa się od +lewej do prawej od wschodu do zachodu słońca, a pozostaje stały od +zachodu do wschodu, tak jakby cień był rzucany przez "słońce" +przesuwające się z prawej do lewej ponad okienkami. + +Po zainstalowaniu należy wybrać panel gdzie dodać aplet, kliknąć +prawym klawiszem myszy i wybrać "Dodaj do panelu", a następnie +przewinąć listę i wybrać Sunflower. Aplet panelu powinien się pojawić, +a cienie okienek będą mogły się zmieniać. W czasie dnia powinno być +widać cienie powoli przesuwające się od lewej do prawej. + %prep %setup -q -n sunflower_applet-%{version} %build -# if ac/am/* rebuilding is necessary, do it in this order and add -# appropriate BuildRequires -#%%{__intltoolize} -#%%{__gettextize} -#%%{__libtoolize} %{__aclocal} %{__autoconf} -#%%{__autoheader} %{__automake} -cp -f /usr/share/automake/config.sub . %configure %{__make} @@ -60,8 +65,8 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README -%{_libdir}/bonobo/servers/SunflowerApplet.server %attr(755,root,root) %{_libdir}/sunflower +%{_libdir}/bonobo/servers/SunflowerApplet.server %{_pixmapsdir}/sunflower.png %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -70,6 +75,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/05/27 20:54:39 qboosh +- pl, cleanup + Revision 1.1 2007/05/26 21:26:42 aredridel - 0.6 - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-sunflower-applet.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
