File icon-naming-utils.spec of Package icon-naming-utils
#
# spec file for package icon-naming-utils (Version 0.8.2)
#
# Copyright (c) 2007 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.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: icon-naming-utils
BuildRequires: perl-XML-Simple
%define prefix /opt/gnome
%define sysconfdir /etc/%{prefix}
License: GNU General Public License (GPL)
Group: Development/Tools/Other
BuildArchitectures: noarch
Autoreqprov: on
Version: 0.8.2
Release: 1
Summary: Icon Name Specification Mapping Script
URL: http://tango-project.org/Standard_Icon_Naming_Specification
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: %{name}-%{version}.tar.bz2
Requires: perl-XML-Simple
Provides: %{name}-devel = %{version}-%{release}
%description
A script for creating a symlink mapping for deprecated icon names to
the new icon naming specification names for desktop icon themes.
Authors:
--------
Rodney Dawes <dobey@novell.com>
%debug_package
%prep
%setup -q
%build
CFLAGS="$RPM_OPT_FLAGS" \
./configure --prefix=%prefix \
--libdir=%prefix/%_lib \
--libexecdir=%prefix/lib/icon-naming-utils \
--mandir=%{_mandir} \
--sysconfdir=%{sysconfdir}
make %{?jobs:-j%jobs}
%install
make install DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-, root, root)
%doc AUTHORS ChangeLog NEWS README
%{prefix}/lib/icon-naming-utils
%{prefix}/share/icon-naming-utils
%{prefix}/share/dtds
%{prefix}/share/pkgconfig/*.pc
%changelog
* Fri Feb 16 2007 - dobey@suse.de
- Update to version 0.8.2
* Tue Jan 30 2007 - ro@suse.de
- remove gnome-filesystem from BuildRequires
* Mon Jan 08 2007 - sbrabec@suse.cz
- Spec file cleanup.
* Thu Dec 14 2006 - maw@suse.de
- Move to /usr.
* Fri Aug 25 2006 - jhargadon@suse.de
- update to version 0.8.1
- legacy-icon-mapping.xml: Add links for edit-select-all
- legacy-icon-mapping.xml: Add links for the system-run and
application-certificate icons
* Fri Aug 11 2006 - jhargadon@suse.de
- update to version 0.8.0
- legacy-icon-mapping.xml: Add mail-send and link gnome send icons
- Rename drive/media-cdrom to -optical
- Add media-flash, and link the gnome flash media icons here
- Add security-high, security-medium, and security-low with links to
the stock_lock icons which these replace with better metaphors
- Add links for new view-restore icon
- Add more links for view-fullscreen icon
- Add links for window-close icon
* Fri Apr 21 2006 - dobey@suse.de
- Update to version 0.7.2
Bug 167307 - Missing icons for some OOo-related file types in GNOME
* Fri Feb 24 2006 - dobey@suse.de
- Update to version 0.7.1
- Fixes https://bugzilla.novell.com/show_bug.cgi?id=151292
* Fri Feb 17 2006 - dobey@suse.de
- Update to version 0.7.0
- Adds some missing icon compatibility links
* Tue Feb 07 2006 - dobey@suse.de
- Update to version 0.6.8
- Fixes https://bugs.freedesktop.org/show_bug.cgi?id=5834
- Fixes missing symlinks to .icon files
- Fixes other missing icon compatibility links
* Fri Feb 03 2006 - dobey@suse.de
- Update to version 0.6.7
- Fixes http://bugzilla.gnome.org/show_bug.cgi?id=328606
- Fixes https://bugs.freedesktop.org/show_bug.cgi?id=5794
- Fixes other miscellaneous bugs
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Fri Jan 20 2006 - dobey@suse.de
- Update to version 0.6.6
* Fri Jan 13 2006 - dobey@suse.de
- Update to version 0.6.5
* Fri Jan 06 2006 - dobey@suse.de
- Update to version 0.6.3
* Fri Dec 16 2005 - dobey@suse.de
- Update to version 0.6.2
* Mon Dec 12 2005 - sbrabec@suse.cz
- Updated to version 0.6.1.
* Wed Dec 07 2005 - dobey@suse.de
- Update to 0.6.0
* Wed Nov 30 2005 - dobey@suse.de
- Update to 0.5.1
* Fri Nov 18 2005 - dobey@suse.de
- Update to 0.5.0
* Mon Nov 07 2005 - dobey@suse.de
- Update to 0.4.0
* Wed Oct 19 2005 - dobey@suse.de
- Update to 0.3.2
* Mon Oct 17 2005 - gekker@suse.de
- Initial import into autobuild, Version 0.3.1