SPECS: cairo-clock.spec - fix pt locale dir - updated deps
qboosh
qboosh at pld-linux.org
Wed Aug 22 00:35:25 CEST 2007
Author: qboosh Date: Tue Aug 21 22:35:25 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix pt locale dir
- updated deps
---- Files affected:
SPECS:
cairo-clock.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/cairo-clock.spec
diff -u SPECS/cairo-clock.spec:1.8 SPECS/cairo-clock.spec:1.9
--- SPECS/cairo-clock.spec:1.8 Mon Aug 20 19:02:24 2007
+++ SPECS/cairo-clock.spec Wed Aug 22 00:35:20 2007
@@ -10,11 +10,19 @@
# Source0-md5: 2517b92e8ceea3dbb7df5d6c24d3d215
Patch0: %{name}-glade.patch
URL: http://macslow.thepimp.net/?page_id=23
-BuildRequires: cairo-devel >= 1.0.0
-BuildRequires: gtk+2-devel >= 2:2.8.0
-BuildRequires: libglade2-devel >= 1:2.5.1
-BuildRequires: librsvg-devel >= 1:2.13.5
+BuildRequires: cairo-devel >= 1.2.0
+BuildRequires: glib2-devel >= 1:2.8.0
+BuildRequires: gtk+2-devel >= 2:2.10.0
+BuildRequires: libglade2-devel >= 1:2.6.0
+BuildRequires: librsvg-devel >= 1:2.14.0
+BuildRequires: pango-devel >= 1:1.10.0
BuildRequires: pkgconfig
+Requires: cairo >= 1.2.0
+Requires: glib2 >= 1:2.8.0
+Requires: gtk+2 >= 2:2.10.0
+Requires: libglade2 >= 1:2.6.0
+Requires: librsvg >= 1:2.14.0
+Requires: pango >= 1:1.10.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -22,17 +30,17 @@
might say, "There are about 1.023.493 of those already out there!".
Indeed there are and probably some more, but this one is a bit
different. It leverages the new visual features offered by
-Xorg 6.9/7.0 in combination with a compositing-manager (e.g. like
-xcompmgr), gtk+ 2.8.x, cairo 1.0.2 and librsvg 2.13.93 to produce
-a time-display with pretty-pixels.
+Xorg 6.9/7.0 in combination with a compositing-manager (like compiz),
+gtk+ 2.10.x, cairo 1.2.0 and librsvg 2.14.0 to produce a time-display
+with pretty-pixels.
%description -l pl.UTF-8
To jest zegar analogowy wyświetlający czas systemowy. "I co z tego?" -
można zapytać - "Jest już około 1023493 takich programów!". Owszem,
jest pewnie jeszcze więcej, ale ten jest trochę inny. Wykorzystuje
nowe możliwości wyświetlania oferowane przez Xorg 6.9/7.0 w połączeniu
-z zarządcą składania (np. xcompmgr), gtk+ 2.8.x, cairo 1.0.2 i librsvg
-2.13.93 w celu stworzenia wyświetlacza z ładnymi pikselami.
+z zarządcą składania (np. compiz), gtk+ 2.10.x, cairo 1.2.0 i librsvg
+2.14.0 w celu stworzenia wyświetlacza z ładnymi pikselami.
%prep
%setup -q
@@ -49,6 +57,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{pt_PT,pt}
+
%find_lang %{name}
%clean
@@ -69,6 +79,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2007/08/21 22:35:20 qboosh
+- fix pt locale dir
+- updated deps
+
Revision 1.8 2007/08/20 17:02:24 wolf
- 0.3.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cairo-clock.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list