forked from pool/gucharmap
This commit is contained in:
parent
697444f96b
commit
83fbce9545
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7d5cd9400990f8dfc303876bbdd7fed5dced252545c5a2b015da37e6668a4a52
|
|
||||||
size 2545194
|
|
3
gucharmap-2.21.90.tar.bz2
Normal file
3
gucharmap-2.21.90.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3384a73c93ea71ba0a8e5f33416081375a5ce4bdf1db4e8fa156ee4b8b606acb
|
||||||
|
size 2548651
|
@ -1,15 +1,15 @@
|
|||||||
--- gucharmap.desktop.in
|
Index: gucharmap.desktop.in
|
||||||
|
===================================================================
|
||||||
|
--- gucharmap.desktop.in.orig
|
||||||
+++ gucharmap.desktop.in
|
+++ gucharmap.desktop.in
|
||||||
@@ -1,12 +1,13 @@
|
@@ -1,12 +1,12 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
-_Name=Character Map
|
-_Name=Character Map
|
||||||
+_Name=Gnome Character Map
|
+_Name=Gnome Character Map
|
||||||
+_GenericName=Character Map
|
|
||||||
_Comment=Insert special characters into documents
|
_Comment=Insert special characters into documents
|
||||||
Exec=gucharmap
|
Exec=gucharmap
|
||||||
-Icon=gucharmap.png
|
Icon=gucharmap
|
||||||
+Icon=gucharmap
|
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
-Categories=GNOME;GTK;Utility;
|
-Categories=GNOME;GTK;Utility;
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 29 23:53:59 CET 2008 - maw@suse.de
|
||||||
|
|
||||||
|
- Update to version 2.21.90:
|
||||||
|
+ Fix bgo#510813
|
||||||
|
+ Fix the installed .pc file, which contained some bogosities.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 1 17:57:17 CET 2008 - maw@suse.de
|
Fri Feb 1 17:57:17 CET 2008 - maw@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gucharmap (Version 2.21.5)
|
# spec file for package gucharmap (Version 2.21.90)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -10,11 +10,12 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: gucharmap
|
Name: gucharmap
|
||||||
BuildRequires: docbook_4 fdupes gnome-common gnome-doc-utils-devel intltool libgnomeui-devel scrollkeeper update-desktop-files
|
BuildRequires: docbook_4 fdupes gnome-common gnome-doc-utils-devel intltool libgnomeui-devel scrollkeeper update-desktop-files
|
||||||
License: GPL v2 or later; LGPL v2.1 or later
|
License: GPL v2 or later; LGPL v2.1 or later
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Version: 2.21.5
|
Version: 2.21.90
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A Feature-Rich Unicode Character Map
|
Summary: A Feature-Rich Unicode Character Map
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
@ -36,7 +37,7 @@ Authors:
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Include Files and Libraries mandatory for Development.
|
Summary: Include Files and Libraries mandatory for Development.
|
||||||
Group: System/GUI/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Requires: %{name} = %{version} gconf2-devel glib2-devel gtk2-devel libgnome-devel libgnomeui-devel
|
Requires: %{name} = %{version} gconf2-devel glib2-devel gtk2-devel libgnome-devel libgnomeui-devel
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -80,7 +81,7 @@ make %{?jobs:-j%jobs}
|
|||||||
%posttrans -f %{name}.schemas_posttrans
|
%posttrans -f %{name}.schemas_posttrans
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
###rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%files -f %{name}.schemas_list
|
%files -f %{name}.schemas_list
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -101,6 +102,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 01 2008 maw@suse.de
|
||||||
|
- Update to version 2.21.90:
|
||||||
|
+ Fix bgo#510813
|
||||||
|
+ Fix the installed .pc file, which contained some bogosities.
|
||||||
* Fri Feb 01 2008 maw@suse.de
|
* Fri Feb 01 2008 maw@suse.de
|
||||||
- Update to version 2.21.5:
|
- Update to version 2.21.5:
|
||||||
+ Fix character popup sizing (bnc#501915)
|
+ Fix character popup sizing (bnc#501915)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user