SPECS (DEVEL): griffith.spec - up to stable 0.9
teodor
teodor at pld-linux.org
Mon Feb 12 13:41:35 CET 2007
Author: teodor Date: Mon Feb 12 12:41:35 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- up to stable 0.9
---- Files affected:
SPECS:
griffith.spec (1.21.2.1 -> 1.21.2.2)
---- Diffs:
================================================================
Index: SPECS/griffith.spec
diff -u SPECS/griffith.spec:1.21.2.1 SPECS/griffith.spec:1.21.2.2
--- SPECS/griffith.spec:1.21.2.1 Fri Dec 29 11:41:12 2006
+++ SPECS/griffith.spec Mon Feb 12 13:41:30 2007
@@ -6,17 +6,16 @@
%bcond_without gtkspell # don't build with spell checker
#
Summary: griffith - film collection manager
-Summary(pl): griffith - program katalogujący filmy
+Summary(pl.UTF-8): griffith - program katalogujÄ
cy filmy
Name: griffith
Version: 0.9
-%define _re rc1
-Release: 0.%{_re}.1
+Release: 1
License: GPL v2
Group: X11/Applications/Multimedia
-Source0: http://download.berlios.de/griffith/%{name}-%{version}-rc1.tar.gz
-# Source0-md5: 0058d725df61afeecad35382373cffe8
-Source1: http://download.berlios.de/griffith/%{name}-extra-artwork-0.6.tar.gz
-# Source1-md5: 83609337d721f35277c2970866dbfe7e
+Source0: http://download.berlios.de/griffith/%{name}-%{version}.tar.gz
+# Source0-md5: 436c12cd18a038b13fc67e5e3a34162e
+Source1: http://download.berlios.de/griffith/%{name}-extra-artwork-%{version}.tar.gz
+# Source1-md5: a3bfdf56badf97172ec83deeda7bce1e
Source2: %{name}.desktop
Patch0: %{name}-Makefile.patch
Patch1: %{name}-env_python.patch
@@ -47,13 +46,13 @@
%description
Griffith is a movie collection manager application.
-%description -l pl
-Griffith to program służący do katalogowania i zarządzania kolekcją
-filmów.
+%description -l pl.UTF-8
+Griffith to program sĹuĹźÄ
cy do katalogowania i zarzÄ
dzania kolekcjÄ
+filmĂłw.
%package extra-artwork
Summary: Extra graphic files
-Summary(pl): Dodatkowe plik graficzne
+Summary(pl.UTF-8): Dodatkowe plik graficzne
Group: X11/Applications/Multimedia
Requires: %{name} = %{version}-%{release}
Provides: %{name}-extra-artwork = %{version}-%{release}
@@ -61,16 +60,16 @@
%description extra-artwork
More graphic files.
-%description extra-artwork -l pl
+%description extra-artwork -l pl.UTF-8
Dodatkowe pliki graficzne.
%prep
-%setup -q -a1 -n %{name}-%{version}~%{_re}
+%setup -q -a1 -n %{name}-%{version}
%patch0 -p1
%patch1 -p1
%patch2 -p1
-mv griffith-extra-artwork-0.6/images/*.png images/
+mv griffith-extra-artwork-%{version}/images/*.png images/
%install
rm -rf $RPM_BUILD_ROOT
@@ -102,11 +101,16 @@
%attr(755,root,root) %{_datadir}/%{name}/lib/%{name}
%{_datadir}/%{name}/lib/*.py[co]
%dir %{_datadir}/%{name}/export_templates
-%{_datadir}/%{name}/export_templates/*/*.tpl
-%{_datadir}/%{name}/export_templates/*/*.css
-%{_datadir}/%{name}/export_templates/*/*.jpg
-%{_datadir}/%{name}/export_templates/*/*.xml
-%{_datadir}/%{name}/export_templates/*/*.gif
+%dir %{_datadir}/%{name}/export_templates/csv/
+%{_datadir}/%{name}/export_templates/csv/*
+%dir %{_datadir}/%{name}/export_templates/html_tables/
+%{_datadir}/%{name}/export_templates/html_tables/*
+%dir %{_datadir}/%{name}/export_templates/html_table/
+%{_datadir}/%{name}/export_templates/html_table/*
+%dir %{_datadir}/%{name}/export_templates/latex/
+%{_datadir}/%{name}/export_templates/latex/*
+%dir %{_datadir}/%{name}/export_templates/xml/
+%{_datadir}/%{name}/export_templates/xml/*
%dir %{_datadir}/%{name}/glade
%{_datadir}/%{name}/glade/*.glade
%{_datadir}/%{name}/glade/*.png
@@ -137,6 +141,8 @@
%{_datadir}/%{name}/images/meter08.png
%{_datadir}/%{name}/images/meter09.png
%{_datadir}/%{name}/images/nill.png
+%{_datadir}/%{name}/images/seen.png
+%{_datadir}/%{name}/images/unseen.png
%dir %{_datadir}/%{name}/lib/plugins
%dir %{_datadir}/%{name}/lib/plugins/movie
%dir %{_datadir}/%{name}/lib/plugins/export
@@ -149,6 +155,7 @@
%{_pixmapsdir}/%{name}.png
%{_pixmapsdir}/%{name}.xpm
%{_mandir}/*/man?/*
+%{_mandir}/man1/*
%files extra-artwork
%defattr(644,root,root,755)
@@ -160,6 +167,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21.2.2 2007/02/12 12:41:30 teodor
+- up to stable 0.9
+
Revision 1.21.2.1 2006/12/29 10:41:12 teodor
- up to 0.9 rc1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/griffith.spec?r1=1.21.2.1&r2=1.21.2.2&f=u
More information about the pld-cvs-commit
mailing list