SHA256
1
0
forked from pool/gucharmap
OBS User unknown 2007-05-17 09:39:20 +00:00 committed by Git OBS Bridge
parent 6176c7da81
commit 2bef7ca0bf
2 changed files with 11 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 14 11:28:32 CEST 2007 - pgajdos@suse.cz
- removed gnome-icon-theme from Requires and BuildRequires
[#247450]
-------------------------------------------------------------------
Fri Apr 27 12:32:13 CEST 2007 - sbrabec@suse.cz

View File

@ -11,11 +11,11 @@
# norootforbuild
Name: gucharmap
BuildRequires: docbook_4 gnome-doc-utils-devel gnome-icon-theme intltool libgnomeui-devel scrollkeeper update-desktop-files
BuildRequires: docbook_4 gnome-doc-utils-devel intltool libgnomeui-devel scrollkeeper update-desktop-files
License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL)
Group: System/GUI/GNOME
Version: 1.10.0
Release: 6
Release: 17
Summary: A Feature-Rich Unicode Character Map
Source: ftp://ftp.gnome.org/pub/gnome/sources/gucharmap/1.8/%{name}-%{version}.tar.bz2
Patch: %name-desktop.patch
@ -23,7 +23,6 @@ Patch1: gucharmap-no-root.patch
URL: http://gucharmap.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: filesystem
Requires: gnome-icon-theme
%description
Gucharmap is a feature-rich Unicode character map and font viewer.
@ -95,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Mon May 14 2007 - pgajdos@suse.cz
- removed gnome-icon-theme from Requires and BuildRequires
[#247450]
* Fri Apr 27 2007 - sbrabec@suse.cz
- Do not call meinproc (#227624).
* Mon Apr 09 2007 - maw@suse.de