Author: freetz Date: Fri Dec 16 21:45:08 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.0, switched to dropin (author provides only thiny set of icons as an extension to gperfection2) to avoid build mess, removed gnome-inherits patch (added to tarball)
---- Files affected: SPECS: gnome-icons-graphite.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/gnome-icons-graphite.spec diff -u SPECS/gnome-icons-graphite.spec:1.5 SPECS/gnome-icons-graphite.spec:1.6 --- SPECS/gnome-icons-graphite.spec:1.5 Sun Oct 30 20:32:23 2005 +++ SPECS/gnome-icons-graphite.spec Fri Dec 16 22:45:02 2005 @@ -5,13 +5,12 @@ Summary: Graphite GNOME Icons Summary(pl): Zestaw ikonek graphite dla GNOME Name: gnome-icons-graphite -Version: 1.2 -Release: 3 +Version: 2.0 +Release: 1 License: GPL Group: X11/Amusements -Source0: http://members.shaw.ca/titancreations/gnome/graphite/%{realname}-%{version}.tar.bz2 -# Source0-md5: 7ab77bcce941fcf0f09f19d56d93811f -Patch0: %{name}-inherits_gnome.patch +Source0: %{name}-%{version}.tar.bz2 +# Source0-md5: e681f33cd2456378acc14c8fb245fbbf URL: http://gnome-look.org/content/show.php?content=26757 BuildRequires: gtk+2 >= 2:2.8.6 BuildArch: noarch @@ -26,8 +25,7 @@ przez Jakuba Streinera. %prep -%setup -q -n %{realname} -%patch0 -p1 +%setup -q %install rm -rf $RPM_BUILD_ROOT @@ -55,7 +53,7 @@ %dir %{_iconsdir}/%{realname}/36x36 %dir %{_iconsdir}/%{realname}/48x48 %dir %{_iconsdir}/%{realname}/72x72 -%{_iconsdir}/%{realname}/index.theme +%{_iconsdir}/%{realname}/12x12/apps %{_iconsdir}/%{realname}/12x12/devices %{_iconsdir}/%{realname}/12x12/emblems %{_iconsdir}/%{realname}/12x12/filesystems @@ -71,6 +69,7 @@ %{_iconsdir}/%{realname}/20x20/emblems %{_iconsdir}/%{realname}/20x20/filesystems %{_iconsdir}/%{realname}/20x20/gtk +%{_iconsdir}/%{realname}/20x20/mimetypes %{_iconsdir}/%{realname}/20x20/stock %{_iconsdir}/%{realname}/24x24/apps %{_iconsdir}/%{realname}/24x24/devices @@ -100,7 +99,10 @@ %{_iconsdir}/%{realname}/72x72/apps %{_iconsdir}/%{realname}/72x72/filesystems %{_iconsdir}/%{realname}/72x72/gtk +%{_iconsdir}/%{realname}/scalable + %{_iconsdir}/%{realname}/icon-theme.cache +%{_iconsdir}/%{realname}/index.theme %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -108,6 +110,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/12/16 21:45:02 freetz +- 2.0, switched to dropin (author provides only thiny set of icons as an + extension to gperfection2) to avoid build mess, removed gnome-inherits + patch (added to tarball) + Revision 1.5 2005/10/30 19:32:23 paladine - added inherits_gnome patch, rel. 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-icons-graphite.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
