Author: qboosh Date: Tue Feb 22 20:50:16 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, blocker
---- Files affected: SPECS: suxpanel.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/suxpanel.spec diff -u SPECS/suxpanel.spec:1.1 SPECS/suxpanel.spec:1.2 --- SPECS/suxpanel.spec:1.1 Tue Feb 22 19:31:43 2005 +++ SPECS/suxpanel.spec Tue Feb 22 21:50:11 2005 @@ -2,8 +2,8 @@ # #TODO FHS # -Summary: suxpanel -Summary(pl): suxpanel +Summary: suxpanel - MacOS-style panel +Summary(pl): suxpanel - panel w stylu MacOS Name: suxpanel Version: 0.3 Release: 0.1 @@ -12,6 +12,7 @@ Source0: http://www.linuxmag.com.br/~leandro/suxpanel/%{name}-%{version}.tar.bz2 # Source0-md5: 1fa0bc9d8ea0f782826f4f93da6406c3 URL: http://www.linuxmag.com.br/~leandro/suxpanel/ +BuildRequires: FHS-fixes BuildRequires: libwnck-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -22,8 +23,13 @@ intended for non-developers (however, if configured properly, it can be used even by your cat). -#%description -l pl -#suxpanel +%description -l pl +SuxPanel to całkowicie przepisany wcześniejszy projekt "MacOS Style +Panel". Jest teraz łatwiejszy do utrzymania (jako że wszystko jest +wtyczką) i rozszerzania. Ponieważ jest nadal we wczesnym stadium +rozwoju, nie jest przeznaczony do używania przez nieprogramistów +(jednak po odpowiedniej konfiguracji mógłby być używany nawet przez +kota). %prep %setup -q @@ -51,7 +57,7 @@ %dir %{_datadir}/%{name} %{_datadir}/%{name}/pixmaps %dir %{_datadir}/%{name}/plugins -%attr(755,root,root) %dir %{_datadir}/%{name}/plugins/*.so +%attr(755,root,root) %{_datadir}/%{name}/plugins/*.so %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -59,7 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/02/22 20:50:11 qboosh +- pl, blocker + Revision 1.1 2005/02/22 18:31:43 kolodko - init - needs some work - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/suxpanel.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
