SPECS: gramps.spec - up to 2.2.3
krystian
krystian at pld-linux.org
Tue Dec 12 00:53:57 CET 2006
Author: krystian Date: Mon Dec 11 23:53:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 2.2.3
---- Files affected:
SPECS:
gramps.spec (1.38 -> 1.39)
---- Diffs:
================================================================
Index: SPECS/gramps.spec
diff -u SPECS/gramps.spec:1.38 SPECS/gramps.spec:1.39
--- SPECS/gramps.spec:1.38 Thu Aug 10 22:16:33 2006
+++ SPECS/gramps.spec Tue Dec 12 00:53:52 2006
@@ -1,13 +1,14 @@
# $Revision$, $Date$
+# TODO: section %files, unpacked files
Summary: Genealogical Research and Analysis Management Programming System
Summary(pl): System programowania do zarządzania badaniami i analizą genealogiczną
Name: gramps
-Version: 2.0.11
-Release: 1
+Version: 2.2.3
+Release: 0.1
License: GPL
Group: Applications/Science
Source0: http://dl.sourceforge.net/gramps/%{name}-%{version}.tar.gz
-# Source0-md5: 650873c3c571a921a9c42b975ced2105
+# Source0-md5: 7107d1ad5555aecb812e4c370a74f0bf
Patch0: %{name}-desktop.patch
Patch1: %{name}-icon_path.patch
Patch2: %{name}-locale_names.patch
@@ -16,6 +17,7 @@
BuildRequires: automake
BuildRequires: GConf2-devel
BuildRequires: gettext-devel
+BuildRequires: gnome-doc-utils
BuildRequires: gtk+2-devel >= 2:2.8.0
BuildRequires: pkgconfig
BuildRequires: python-gnome-devel >= 2.6.0
@@ -65,7 +67,7 @@
DESTDIR=$RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_pixmapsdir}
-install src/gramps.png $RPM_BUILD_ROOT%{_pixmapsdir}
+install src/images/gramps.png $RPM_BUILD_ROOT%{_pixmapsdir}
rm -rf $RPM_BUILD_ROOT%{_datadir}/mime-info
rm -rf $RPM_BUILD_ROOT%{_datadir}/application-registry
@@ -96,25 +98,28 @@
%doc AUTHORS ChangeLog FAQ NEWS README TODO
%attr(755,root,root) %{_bindir}/gramps
-%dir %{_datadir}/gramps
-%dir %{_datadir}/gramps/gnome
-%dir %{_datadir}/gramps/gnome/help
-%dir %{_datadir}/gramps/gnome/help/gramps
-%{_datadir}/gramps/data
-%{_datadir}/gramps/dates
-%{_datadir}/gramps/docgen
-%{_datadir}/gramps/example
-%{_datadir}/gramps/plugins
-%{_datadir}/gramps/*.glade
-%{_datadir}/gramps/*.jpg
-%{_datadir}/gramps/*.png
-%{_datadir}/gramps/*.py*
-%{_datadir}/gramps/gnome/help/gramps/C
-%lang(fr) %{_datadir}/gramps/gnome/help/gramps/fr
-%lang(sk) %{_datadir}/gramps/gnome/help/gramps/sk
+##%dir %{_datadir}/gramps
+##%dir %{_datadir}/gramps/gnome
+##%dir %{_datadir}/gramps/gnome/help
+##%dir %{_datadir}/gramps/gnome/help/gramps
+##%{_datadir}/gramps/data
+###%{_datadir}/gramps/dates
+##%{_datadir}/gramps/docgen
+##%{_datadir}/gramps/example
+##%{_datadir}/gramps/plugins
+###%{_datadir}/gramps/*.glade
+###%{_datadir}/gramps/*.jpg
+###%{_datadir}/gramps/*.png
+##%{_datadir}/gramps/*.py*
+##%{_datadir}/gramps/gnome/help/gramps/C
+##%lang(fr) %{_datadir}/gramps/gnome/help/gramps/fr
+##%lang(sk) %{_datadir}/gramps/gnome/help/gramps/sk
+%{_datadir}/gramps
+%{_datadir}/gnome/help/gramps
%{_desktopdir}/*.desktop
%{_iconsdir}/hicolor/48x48/mimetypes/*
+%{_iconsdir}/hicolor/scalable/mimetypes/*
%{_pixmapsdir}/gramps.png
%{_datadir}/mime/packages/gramps.xml
@@ -130,6 +135,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39 2006/12/11 23:53:52 krystian
+- up to 2.2.3
+
Revision 1.38 2006/08/10 20:16:33 krystian
- rm no locale
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gramps.spec?r1=1.38&r2=1.39&f=u
More information about the pld-cvs-commit
mailing list