Author: qboosh Date: Mon Mar 5 09:48:37 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated Name (rss_glx -> rss-glx) - pl fix
---- Files affected: SPECS: rss-glx.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/rss-glx.spec diff -u SPECS/rss-glx.spec:1.13 SPECS/rss-glx.spec:1.14 --- SPECS/rss-glx.spec:1.13 Mon Mar 5 03:00:04 2007 +++ SPECS/rss-glx.spec Mon Mar 5 10:48:30 2007 @@ -6,15 +6,14 @@ # Conditional build: %bcond_without sound # without sound # -%define rname rss-glx Summary: The Really Slick Screensavers Summary(pl.UTF-8): Naprawdę zgrabne wygaszacze ekranu -Name: rss_glx +Name: rss-glx Version: 0.8.1 Release: 1 Group: X11/Applications License: GPL -Source0: http://dl.sourceforge.net/rss-glx/%{rname}_%{version}.tar.bz2 +Source0: http://dl.sourceforge.net/rss-glx/%{name}_%{version}.tar.bz2 # Source0-md5: a2bdf0e10ee4e89c8975f313c5c0ba6f Source1: %{name}_install URL: http://rss-glx.sourceforge.net/ @@ -27,6 +26,7 @@ BuildRequires: libtool Requires: OpenGL Requires: xscreensaver +Obsoletes: rss_glx BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _noautoreqdep libGL.so.1 libGLU.so.1 libGLcore.so.1 @@ -40,7 +40,7 @@ %package -n gnome-screensaver-theme-rss-glx Summary: GNOME Screensaver themes for the Really Slick Screensavers -Summary(pl.UTF-8): Tematy wygaszacza ekranu GNOME dla naprawdę zgrabnych wygaszaczy ekranu +Summary(pl.UTF-8): Motywy wygaszacza ekranu GNOME dla naprawdę zgrabnych wygaszaczy ekranu Group: X11/Applications Requires: %{name} = %{version}-%{release} @@ -48,10 +48,10 @@ GLX screensaver themes for GNOME Screensaver. %description -n gnome-screensaver-theme-rss-glx -l pl.UTF-8 -Tematy oparte o GLX dla wygaszacza ekranu GNOME. +Motywy oparte o GLX dla wygaszacza ekranu GNOME. %prep -%setup -qn %{rname}_%{version} +%setup -qn %{name}_%{version} %build rm -f missing @@ -150,6 +150,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2007/03/05 09:48:30 qboosh +- updated Name (rss_glx -> rss-glx) +- pl fix + Revision 1.13 2007/03/05 02:00:04 patrys - and actually make gnome-screensaver work ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rss-glx.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
