This commit is contained in:
committed by
Git OBS Bridge
parent
b3dcfbeea2
commit
ab0840199b
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 19 22:11:03 CET 2009 - crrodriguez@suse.de
|
||||||
|
|
||||||
|
- remove "la" files [BNC#357465]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 02 17:28:13 CEST 2008 - mboman@novell.com
|
Tue Sep 02 17:28:13 CEST 2008 - mboman@novell.com
|
||||||
|
|
||||||
|
19
ghex.spec
19
ghex.spec
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghex (Version 2.22.0)
|
# spec file for package ghex (Version 2.22.0)
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -28,7 +28,7 @@ BuildRequires: scrollkeeper
|
|||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
Version: 2.22.0
|
Version: 2.22.0
|
||||||
Release: 1
|
Release: 7
|
||||||
Summary: GNOME Binary Editor
|
Summary: GNOME Binary Editor
|
||||||
Url: http://www.gnome.org/
|
Url: http://www.gnome.org/
|
||||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/ghex/2.8/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/GNOME/sources/ghex/2.8/%{name}-%{version}.tar.bz2
|
||||||
@@ -76,11 +76,10 @@ Authors:
|
|||||||
%patch7
|
%patch7
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -f -i
|
autoreconf -f -i -v
|
||||||
intltoolize --force
|
|
||||||
# FIXME: Build as root modifies system!
|
# FIXME: Build as root modifies system!
|
||||||
# ghex-2.8.2: --disable-schemas-install is not implemented.
|
# ghex-2.8.2: --disable-schemas-install is not implemented.
|
||||||
%configure\
|
%configure --with-pic\
|
||||||
--disable-static\
|
--disable-static\
|
||||||
--disable-scrollkeeper\
|
--disable-scrollkeeper\
|
||||||
--disable-schemas-install
|
--disable-schemas-install
|
||||||
@@ -98,6 +97,7 @@ mv $RPM_BUILD_ROOT%{_datadir}/applications/ghex.desktop.new \
|
|||||||
%find_gconf_schemas
|
%find_gconf_schemas
|
||||||
cat %{name}.schemas_list >%{name}.lst
|
cat %{name}.schemas_list >%{name}.lst
|
||||||
cat %{name}-2.0.lang %{name}2.lang > %{name}.lang
|
cat %{name}-2.0.lang %{name}2.lang > %{name}.lang
|
||||||
|
%{__rm} -vf %{buildroot}%{_libdir}/*.la
|
||||||
%if %suse_version > 1020
|
%if %suse_version > 1020
|
||||||
%fdupes -s $RPM_BUILD_ROOT
|
%fdupes -s $RPM_BUILD_ROOT
|
||||||
%endif
|
%endif
|
||||||
@@ -129,10 +129,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
%{_libdir}/*.*a
|
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 19 2009 crrodriguez@suse.de
|
||||||
|
- remove "la" files [BNC#357465]
|
||||||
* Tue Sep 02 2008 mboman@novell.com
|
* Tue Sep 02 2008 mboman@novell.com
|
||||||
- Update to version 2.22.0:
|
- Update to version 2.22.0:
|
||||||
+ Cosmetic version bump
|
+ Cosmetic version bump
|
||||||
@@ -175,7 +176,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- I18N fix.
|
- I18N fix.
|
||||||
* Tue Feb 28 2006 sbrabec@suse.cz
|
* Tue Feb 28 2006 sbrabec@suse.cz
|
||||||
- Use kdelibs3-doc in BuildRequires for meinproc (#153635#c14).
|
- Use kdelibs3-doc in BuildRequires for meinproc (#153635#c14).
|
||||||
* Sat Feb 18 2006 sreeves@suse.de
|
* Fri Feb 17 2006 sreeves@suse.de
|
||||||
- Update .desktop file (Name, GenericName, Comment, DocPath)
|
- Update .desktop file (Name, GenericName, Comment, DocPath)
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
@@ -216,7 +217,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- add %%run_ldconfig
|
- add %%run_ldconfig
|
||||||
* Mon Oct 27 2003 sbrabec@suse.cz
|
* Mon Oct 27 2003 sbrabec@suse.cz
|
||||||
- Updated to version 2.4.0.1 (GNOME 2.4).
|
- Updated to version 2.4.0.1 (GNOME 2.4).
|
||||||
* Mon Sep 15 2003 adrian@suse.de
|
* Sun Sep 14 2003 adrian@suse.de
|
||||||
- add Editor Category
|
- add Editor Category
|
||||||
* Mon Aug 18 2003 sbrabec@suse.cz
|
* Mon Aug 18 2003 sbrabec@suse.cz
|
||||||
- Updated to version 2.2.1 (GNOME2).
|
- Updated to version 2.2.1 (GNOME2).
|
||||||
@@ -231,7 +232,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- removed wrong docdir
|
- removed wrong docdir
|
||||||
* Fri Sep 27 2002 ro@suse.de
|
* Fri Sep 27 2002 ro@suse.de
|
||||||
- Added alsa alsa-devel to neededforbuild (esound)
|
- Added alsa alsa-devel to neededforbuild (esound)
|
||||||
* Sat Jul 27 2002 adrian@suse.de
|
* Fri Jul 26 2002 adrian@suse.de
|
||||||
- fix neededforbuild
|
- fix neededforbuild
|
||||||
* Tue May 28 2002 ro@suse.de
|
* Tue May 28 2002 ro@suse.de
|
||||||
- removed gpc from neededforbuild
|
- removed gpc from neededforbuild
|
||||||
|
Reference in New Issue
Block a user