SHA256
1
0
forked from pool/gucharmap
OBS User unknown 2009-01-27 01:00:37 +00:00 committed by Git OBS Bridge
parent 31308b7f72
commit c07f074fd5
2 changed files with 22 additions and 16 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 26 22:59:10 CET 2009 - crrodriguez@suse.de
- remove "la" files [BNC#357465]
-------------------------------------------------------------------
Tue Oct 21 19:33:28 EST 2008 - mboman@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package gucharmap (Version 2.24.1)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -26,7 +26,7 @@ BuildRequires: update-desktop-files
License: GPL v2 or later; LGPL v2.1 or later
Group: System/GUI/GNOME
Version: 2.24.1
Release: 1
Release: 2
Summary: A Feature-Rich Unicode Character Map
Source: %{name}-%{version}.tar.bz2
Patch: %name-desktop.patch
@ -48,7 +48,7 @@ Authors:
%package devel
License: GPL v2 or later; LGPL v2.1 or later
Summary: Include Files and Libraries mandatory for Development.
Summary: Include Files and Libraries mandatory for Development
Group: Development/Libraries/GNOME
Requires: %{name} = %{version} gconf2-devel glib2-devel gtk2-devel libgnome-devel libgnomeui-devel
@ -87,7 +87,7 @@ Authors:
%build
# FIXME: Build as root modifies system!
# gucharmap-1.8.0: --disable-scrollkeeper does not work properly.
%configure \
%configure --disable-static --with-pic \
--disable-scrollkeeper \
--enable-gtk-doc \
--enable-python-bindings
@ -95,7 +95,7 @@ make %{?jobs:-j%jobs}
%install
%makeinstall
rm $RPM_BUILD_ROOT/%{py_sitedir}/gtk-2.0/*.la
find %{buildroot} -type f -name "*.la" -exec %{__rm} -fv {} +
%find_lang %{name}
%find_gconf_schemas
%fdupes $RPM_BUILD_ROOT
@ -129,7 +129,6 @@ rm -rf $RPM_BUILD_ROOT
%defattr (-, root, root)
%{_includedir}/*
%{_libdir}/*.so
%{_libdir}/*.*a
%{_libdir}/pkgconfig/*.pc
%files doc
@ -137,10 +136,12 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/*
%changelog
* Tue Oct 21 2008 mboman@suse.de
* Mon Jan 26 2009 crrodriguez@suse.de
- remove "la" files [BNC#357465]
* Wed Oct 22 2008 mboman@suse.de
- Update to version 2.24.1:
+ Translation updates
* Fri Oct 03 2008 vuntz@novell.com
* Sat Oct 04 2008 vuntz@novell.com
- Fix build by removing the call to autoreconf. It somehow breaks
stuff by not generating libtool early enough...
- Create a doc package for the library documentation.
@ -173,7 +174,7 @@ rm -rf $RPM_BUILD_ROOT
* Fri Mar 14 2008 maw@suse.de
- Update to version 2.22.0:
+ Cosmetic version bump.
* Fri Feb 29 2008 maw@suse.de
* Sat Mar 01 2008 maw@suse.de
- Make the %%clean section do something again.
* Fri Feb 29 2008 maw@suse.de
- Update to version 2.21.90:
@ -198,7 +199,7 @@ rm -rf $RPM_BUILD_ROOT
+ Install gconf schemas
- Remove bogus dependencies
- Remove bogus stuff in %%post and %%postun.
* Tue Sep 18 2007 mauro@suse.de
* Wed Sep 19 2007 mauro@suse.de
- Update to version 1.10.1
- Bugfixes for bgo: #311912, #357471, #396265, #434276, #433134
* Tue Aug 07 2007 maw@suse.de
@ -223,7 +224,7 @@ rm -rf $RPM_BUILD_ROOT
- Spec file cleanup.
* Fri Dec 15 2006 maw@suse.de
- Move to /usr.
* Thu Oct 12 2006 ro@suse.de
* Fri Oct 13 2006 ro@suse.de
- added gnome-doc-utils-devel to buildreq
* Sat Sep 30 2006 aj@suse.de
- Cleanup BuildRequires.
@ -242,11 +243,11 @@ rm -rf $RPM_BUILD_ROOT
- updated translations
* Fri May 05 2006 sreeves@suse.de
- Fix for 167218 - change name
* Wed Apr 26 2006 sreeves@suse.de
* Thu Apr 27 2006 sreeves@suse.de
- Fix for 168664 - move from the Images category
* Tue Feb 28 2006 sbrabec@suse.cz
- Use kdelibs3-doc in BuildRequires for meinproc (#153635#c14).
* Fri Feb 17 2006 gekker@suse.de
* Sat Feb 18 2006 gekker@suse.de
- fixup .desktop file for UI team
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
@ -254,12 +255,12 @@ rm -rf $RPM_BUILD_ROOT
- Updated to version 1.4.4 (GNOME 2.12).
* Wed Jun 01 2005 sbrabec@suse.cz
- Fixed devel requirements.
* Wed Mar 09 2005 gekker@suse.de
* Thu Mar 10 2005 gekker@suse.de
- Update to 1.4.3 (GNOME 2.10).
- Remove upstreamed cs.po patch
* Thu Feb 24 2005 sbrabec@suse.cz
- Fixed typos in cs.po.
* Tue Dec 21 2004 gekker@suse.de
* Wed Dec 22 2004 gekker@suse.de
- Update to version 1.4.2
* Wed Dec 15 2004 hvogel@suse.de
- fix desktop file
@ -269,7 +270,7 @@ rm -rf $RPM_BUILD_ROOT
- Renamed no locale to nb.
* Fri Aug 27 2004 clahey@suse.de
- Cache gucharmap help and show gucharmap in khelpcenter.
* Thu May 13 2004 clahey@suse.de
* Fri May 14 2004 clahey@suse.de
- Removed gucharmap-immodules.dif because gucharmap no longer
searches for immodules.
* Wed Apr 21 2004 sbrabec@suse.cz