This commit is contained in:
parent
755e5ce906
commit
c2cf4bfcf4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 31 20:45:36 CET 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
- Use sr@latin instead of sr@Latn.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 6 19:00:53 CET 2008 - maw@suse.de
|
Thu Mar 6 19:00:53 CET 2008 - maw@suse.de
|
||||||
|
|
||||||
|
31
dia.spec
31
dia.spec
@ -1,10 +1,17 @@
|
|||||||
#
|
#
|
||||||
# spec file for package dia (Version 0.96.1)
|
# spec file for package dia (Version 0.96.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -24,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: 89
|
Release: 164
|
||||||
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
|
||||||
@ -101,6 +108,8 @@ make %{?jobs:-j%jobs}
|
|||||||
%install
|
%install
|
||||||
%makeinstall
|
%makeinstall
|
||||||
%suse_update_desktop_file -r -N Dia -C "" -G "Diagram Editor" dia Office FlowChart GNOME
|
%suse_update_desktop_file -r -N Dia -C "" -G "Diagram Editor" dia Office FlowChart GNOME
|
||||||
|
# Change sr@Latn to sr@latin
|
||||||
|
mv %{buildroot}%{_datadir}/locale/sr@Latn %{buildroot}%{_datadir}/locale/sr@latin
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
# No need for mime-info-to-mime, application/x-dia-diagram is defined in freedesktop.org.xml
|
# No need for mime-info-to-mime, application/x-dia-diagram is defined in freedesktop.org.xml
|
||||||
rm -r $RPM_BUILD_ROOT%{_datadir}/mime-info
|
rm -r $RPM_BUILD_ROOT%{_datadir}/mime-info
|
||||||
@ -126,11 +135,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gnome/help/dia/*
|
%{_datadir}/gnome/help/dia/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 31 2009 vuntz@novell.com
|
||||||
|
- Use sr@latin instead of sr@Latn.
|
||||||
* Thu Mar 06 2008 maw@suse.de
|
* Thu Mar 06 2008 maw@suse.de
|
||||||
- Fix the build when against newer versions of intltool.
|
- Fix the build when against newer versions of intltool.
|
||||||
* Fri Feb 29 2008 rodrigo@suse.de
|
* Fri Feb 29 2008 rodrigo@suse.de
|
||||||
- Upstream, tag and rename (where appropriate) patches
|
- Upstream, tag and rename (where appropriate) patches
|
||||||
* Thu Nov 01 2007 btimothy@suse.de
|
* Wed Oct 31 2007 btimothy@suse.de
|
||||||
- Force xmldocs.make and doc/Makefile.am to use GNOME
|
- Force xmldocs.make and doc/Makefile.am to use GNOME
|
||||||
configuration for help files (BNC #157798).
|
configuration for help files (BNC #157798).
|
||||||
- Fix en language help file XML parsing (BGO #404535).
|
- Fix en language help file XML parsing (BGO #404535).
|
||||||
@ -183,7 +194,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Sat Sep 30 2006 aj@suse.de
|
* Sat Sep 30 2006 aj@suse.de
|
||||||
- Cleanup BuildRequires.
|
- Cleanup BuildRequires.
|
||||||
- Build C++ with RPM_OPT_FLAGS.
|
- Build C++ with RPM_OPT_FLAGS.
|
||||||
* Fri Sep 29 2006 jhargadon@suse.de
|
* Thu Sep 28 2006 jhargadon@suse.de
|
||||||
- update to version 0.95
|
- update to version 0.95
|
||||||
- Update of Gane/Sarson sheets
|
- Update of Gane/Sarson sheets
|
||||||
- Fix of configure check for xgettext
|
- Fix of configure check for xgettext
|
||||||
@ -242,7 +253,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- Updated to version 0.94.
|
- Updated to version 0.94.
|
||||||
* Wed Oct 27 2004 mmj@suse.de
|
* Wed Oct 27 2004 mmj@suse.de
|
||||||
- locale rename no to nb
|
- locale rename no to nb
|
||||||
* Mon Aug 23 2004 ro@suse.de
|
* Sun Aug 22 2004 ro@suse.de
|
||||||
- adapt filelist (help is installed below pkgdatadir)
|
- adapt filelist (help is installed below pkgdatadir)
|
||||||
* Fri Aug 20 2004 shprasad@suse.de
|
* Fri Aug 20 2004 shprasad@suse.de
|
||||||
- Fixes bug #60814
|
- Fixes bug #60814
|
||||||
@ -346,17 +357,17 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
ones and fonts where scaling makes sense.
|
ones and fonts where scaling makes sense.
|
||||||
* Fri Feb 01 2002 ro@suse.de
|
* Fri Feb 01 2002 ro@suse.de
|
||||||
- changed neededforbuild <libpng> to <libpng-devel-packages>
|
- changed neededforbuild <libpng> to <libpng-devel-packages>
|
||||||
* Fri Jun 15 2001 egger@suse.de
|
* Thu Jun 14 2001 egger@suse.de
|
||||||
- Updated to version 0.88.1.
|
- Updated to version 0.88.1.
|
||||||
- General specfile cleanup.
|
- General specfile cleanup.
|
||||||
* Wed May 09 2001 mfabian@suse.de
|
* Tue May 08 2001 mfabian@suse.de
|
||||||
- bzip2 sources
|
- bzip2 sources
|
||||||
* Wed Mar 21 2001 ro@suse.de
|
* Wed Mar 21 2001 ro@suse.de
|
||||||
- added esound-devel
|
- added esound-devel
|
||||||
* Sun Feb 25 2001 egger@suse.de
|
* Sun Feb 25 2001 egger@suse.de
|
||||||
- Remove unnecessary dependencies from #neededforbuild,
|
- Remove unnecessary dependencies from #neededforbuild,
|
||||||
especially imlib-config.
|
especially imlib-config.
|
||||||
* Wed Jan 31 2001 ro@suse.de
|
* Tue Jan 30 2001 ro@suse.de
|
||||||
- changed neededforbuild <imlibcfe> to <imlib-config>
|
- changed neededforbuild <imlibcfe> to <imlib-config>
|
||||||
* Wed Nov 01 2000 egger@suse.de
|
* Wed Nov 01 2000 egger@suse.de
|
||||||
- Updated specfile to new long packagenames.
|
- Updated specfile to new long packagenames.
|
||||||
|
Loading…
Reference in New Issue
Block a user