SPECS: bluefish.spec - R: hicolor-icon-theme instead gnome-icon-theme
krystian
krystian at pld-linux.org
Sun Aug 27 13:48:06 CEST 2006
Author: krystian Date: Sun Aug 27 11:48:06 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- R: hicolor-icon-theme instead gnome-icon-theme
---- Files affected:
SPECS:
bluefish.spec (1.79 -> 1.80)
---- Diffs:
================================================================
Index: SPECS/bluefish.spec
diff -u SPECS/bluefish.spec:1.79 SPECS/bluefish.spec:1.80
--- SPECS/bluefish.spec:1.79 Sat May 27 01:23:42 2006
+++ SPECS/bluefish.spec Sun Aug 27 13:48:01 2006
@@ -10,7 +10,7 @@
Summary(pl): Bluefish - Edytor HTML-a dla zaawansowanych
Name: bluefish
Version: 1.0.4
-Release: 1
+Release: 2
License: GPL
Group: X11/Applications/Editors
# The master server is here
@@ -39,7 +39,7 @@
BuildRequires: rpmbuild(macros) >= 1.197
Requires(post,postun): desktop-file-utils
Requires(post,postun): shared-mime-info
-Requires: gnome-icon-theme
+Requires: hicolor-icon-theme
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -81,14 +81,14 @@
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}} \
- $RPM_BUILD_ROOT%{_iconsdir}/gnome/48x48/mimetypes
+ $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/mimetypes
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT%{_desktopdir}/bluefish-project.desktop
mv $RPM_BUILD_ROOT%{_pixmapsdir}/gnome-application-bluefish-project.png \
- $RPM_BUILD_ROOT%{_iconsdir}/gnome/48x48/mimetypes
+ $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/mimetypes
%find_lang %{name}
@@ -114,7 +114,7 @@
%{_datadir}/%{name}
%{_datadir}/mime/packages/*.xml
%{_desktopdir}/*
-%{_iconsdir}/gnome/48x48/mimetypes/*.png
+%{_iconsdir}/hicolor/48x48/mimetypes/*.png
%{_pixmapsdir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -123,6 +123,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.80 2006/08/27 11:48:01 krystian
+- R: hicolor-icon-theme instead gnome-icon-theme
+
Revision 1.79 2006/05/26 23:23:42 qboosh
- s/libungif/giflib/ in deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bluefish.spec?r1=1.79&r2=1.80&f=u
More information about the pld-cvs-commit
mailing list