This commit is contained in:
parent
c2cf4bfcf4
commit
50f3a42c8c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 16 17:49:47 CET 2009 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Added support for translation-update-upstream (FATE#301344).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 31 20:45:36 CET 2009 - vuntz@novell.com
|
Sat Jan 31 20:45:36 CET 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
7
dia.spec
7
dia.spec
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: dia
|
Name: dia
|
||||||
BuildRequires: docbook-toys docbook-xsl-stylesheets fdupes gcc-c++ intltool libgnomeprint-devel libgnomeui-devel libxslt-devel python-devel python-gtk-devel scrollkeeper sgml-skel update-desktop-files
|
BuildRequires: docbook-toys docbook-xsl-stylesheets fdupes gcc-c++ intltool libgnomeprint-devel libgnomeui-devel libxslt-devel python-devel python-gtk-devel scrollkeeper sgml-skel translation-update-upstream update-desktop-files
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Graphics/Other
|
Group: Productivity/Graphics/Other
|
||||||
Requires: ghostscript-fonts-std python-gtk python-numeric
|
Requires: ghostscript-fonts-std python-gtk python-numeric
|
||||||
@ -31,7 +31,7 @@ Requires: ghostscript-fonts-std python-gtk python-numeric
|
|||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: A Diagram Creation Program
|
Summary: A Diagram Creation Program
|
||||||
Version: 0.96.1
|
Version: 0.96.1
|
||||||
Release: 164
|
Release: 165
|
||||||
Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/dia/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/dia/%{name}-%{version}.tar.bz2
|
||||||
Source1: font-test-japanese.dia
|
Source1: font-test-japanese.dia
|
||||||
Source2: font-test-czech.dia
|
Source2: font-test-czech.dia
|
||||||
@ -81,6 +81,7 @@ Authors:
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
translation-update-upstream
|
||||||
%patch -p1
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
@ -135,6 +136,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gnome/help/dia/*
|
%{_datadir}/gnome/help/dia/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 16 2009 sbrabec@suse.cz
|
||||||
|
- Added support for translation-update-upstream (FATE#301344).
|
||||||
* Sat Jan 31 2009 vuntz@novell.com
|
* Sat Jan 31 2009 vuntz@novell.com
|
||||||
- Use sr@latin instead of sr@Latn.
|
- Use sr@latin instead of sr@Latn.
|
||||||
* Thu Mar 06 2008 maw@suse.de
|
* Thu Mar 06 2008 maw@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user