From 11b886574471e1c68cdf4b861749bf327451f6545311955de24db3c1f2df4ca0 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 16 Jul 2014 13:52:18 +0000 Subject: [PATCH] Accepting request 241145 from GNOME:Next Let's introduce adwaita-icon-theme into Factory... we'll need it anyway OBS-URL: https://build.opensuse.org/request/show/241145 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/adwaita-icon-theme?expand=0&rev=1 --- .gitattributes | 23 + .gitignore | 1 + adwaita-icon-theme-3.13.4.tar.xz | 3 + adwaita-icon-theme-rpmlintrc | 4 + adwaita-icon-theme.changes | 805 +++++++++++++++++++++++++++++++ adwaita-icon-theme.spec | 86 ++++ 6 files changed, 922 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 adwaita-icon-theme-3.13.4.tar.xz create mode 100644 adwaita-icon-theme-rpmlintrc create mode 100644 adwaita-icon-theme.changes create mode 100644 adwaita-icon-theme.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/adwaita-icon-theme-3.13.4.tar.xz b/adwaita-icon-theme-3.13.4.tar.xz new file mode 100644 index 0000000..5949089 --- /dev/null +++ b/adwaita-icon-theme-3.13.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0230699f27f81d682513df9e0bca0bb7b86bd854324bc31767e754577e69b189 +size 17875992 diff --git a/adwaita-icon-theme-rpmlintrc b/adwaita-icon-theme-rpmlintrc new file mode 100644 index 0000000..8ba3190 --- /dev/null +++ b/adwaita-icon-theme-rpmlintrc @@ -0,0 +1,4 @@ +# gnome-icon-theme and gnome-icon-theme-symbolic are not provided, as apps looking +# for icons in the 'gnome' namespace would not find the ones in 'Adwaita' namespace +# Yet, this package is meant to obsolete the old packages +addFilter("adwaita-icon-theme.noarch: W: obsolete-not-provided gnome-icon-theme"); diff --git a/adwaita-icon-theme.changes b/adwaita-icon-theme.changes new file mode 100644 index 0000000..f02b040 --- /dev/null +++ b/adwaita-icon-theme.changes @@ -0,0 +1,805 @@ +------------------------------------------------------------------- +Wed Jul 16 00:24:05 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.4: + + Add open-menu-symbolic. + + Updated translations. + +------------------------------------------------------------------- +Sat Jul 12 14:26:35 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.3: + + Symbolic icons for use in gtk theme instead of image assets. + + Spinner that only scales up to 32. + + Naming fixes. + + Sync metaphors between fullcolor and symbolic. + + Fix a few misrendering of symbolic icons. +- Changes from version 3.13.2: + + Checkbox and radio as icons (for popovers and menus in gtk). + + Dropped legacy icon name mapping using symlinks (bgo#728984). + + Generic document-new (simple scan). + + Spinner as icon (process-working). + + Updated folder design for hicolor. + + Expanders as icons (bgo#729565). + + Settings for high contrast (bgo#708311). + + Updated translations. +- Changes from version 3.13.1: + + Make a/c status more prominnet (bgo#701031). + + Combine fullcolor, symbolic & cursor assets into one module. +- Rename package from gnome-icon-theme to adwaita-icon-theme, + following upstreams: + + Obsolete gnome-icon-theme and gnome-icon-theme-symbolic: both + have been merged into one (no provides, as the icon path is + different, so it is not a 100% drop-in replacement). +- Drop hicolor-icon-theme and icon-naming-utils-devel + BuildRequires: no longer required. +- Add rpmlintrc: the provides is intentionally not accompanied by + an obsoletes. + +------------------------------------------------------------------- +Tue Mar 25 09:44:43 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.12.0: + + Stable release, no changes since 3.11.92. + +------------------------------------------------------------------- +Thu Mar 20 22:37:12 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.92: + + Semi starred icon (bgo#689098). + + Better fir for Files and save/open icons. + + Addon and repositories icons (bgo#724669). + +------------------------------------------------------------------- +Thu Feb 6 18:35:34 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.5: + + Scale gedit properly. + + media-player cleanup. + + Make folder-download emblem more legible. + +------------------------------------------------------------------- +Tue Sep 24 07:47:44 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.10.0: + + Build fixes. + +------------------------------------------------------------------- +Wed Jul 31 09:43:43 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.5: + + Color shift for folder (bgo#700757). + +------------------------------------------------------------------- +Mon May 13 21:49:02 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.8.2: + + Heaphones & headset. + + Notifications panel updated. + + Make folders a tad less prominent again. + +------------------------------------------------------------------- +Tue Mar 26 09:50:30 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.8.0: + + system-shutdown. + + scale icons to fit canvas better (bgo#694279). + + beige folders. + + emblem centering (bgo#695523). + +------------------------------------------------------------------- +Wed Mar 6 10:57:02 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.91: + + Rendering tweaks + + network-cellular-connected. + +------------------------------------------------------------------- +Thu Jan 17 17:26:02 UTC 2013 - zaitor@opensuse.org + +- Update to version 3.7.4: + + preferences-system-sharing: For sharing settings. + +------------------------------------------------------------------- +Tue Jan 8 18:10:22 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.3: + + Add icons for new panels: search, notifications, privacy. + + Add icons for RAID and other multidisk devices. + + Weather icons. + +------------------------------------------------------------------- +Wed Nov 14 07:46:29 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.6.2: + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 25 15:25:44 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.6.0: + + Stable release: No changes compared to 3.5.90. + +------------------------------------------------------------------- +Thu Aug 23 06:59:50 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.90: + + No actual changes. Only a re-release for 3.5.90. + +------------------------------------------------------------------- +Wed Aug 8 17:59:23 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.5: + + Update IM status icons to sync with -symbolic. + +------------------------------------------------------------------- +Wed Jun 20 20:10:02 UTC 2012 - dimstar@opensuse.org + +- Add internet-web-browser symlink to web-browser (bnc#767437). + +------------------------------------------------------------------- +Wed Mar 28 14:11:34 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.4.0: + + No changes. + +------------------------------------------------------------------- +Mon Mar 5 16:34:23 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.91: + + trophies icons + + UPS icon + +------------------------------------------------------------------- +Thu Dec 15 07:06:24 UTC 2011 - coolo@suse.com + +- fix license to be in spdx.org format + +------------------------------------------------------------------- +Thu Oct 20 09:52:11 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.2.1.2: + + Re-release of 3.2.1.1. + +------------------------------------------------------------------- +Wed Oct 19 13:08:13 UTC 2011 - dimstar@opensuse.org + +- Update to version 3.2.1.1: + + Fix media-playback-start icon being rtl by default [bgo#662171] + +------------------------------------------------------------------- +Tue Oct 18 15:35:42 UTC 2011 - dimstar@opensuse.org + +- Update to version 3.2.1: + + right to left variants of directional icons. + +------------------------------------------------------------------- +Tue Sep 27 13:31:36 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.2.0: + + just adding numbers :) + +------------------------------------------------------------------- +Thu Sep 1 09:54:45 CEST 2011 - vuntz@opensuse.org + +- Update to version 3.1.90: + + updated wallpaper icon + + removable media icon + + updated user status icons + + dialpad icon + +------------------------------------------------------------------- +Fri Jul 22 14:06:36 CEST 2011 - vuntz@opensuse.org + +- Update to version 3.1.4: + + printer-network + + starred/unstarred status + + window decoration icons updated to current look (bgo#650712) + +------------------------------------------------------------------- +Wed Apr 6 09:28:41 UTC 2011 - fcrozat@novell.com + +- Update to version 3.0.0: + + prepare for awesome + + camera-web highres + +------------------------------------------------------------------- +Mon Apr 4 09:54:36 UTC 2011 - fcrozat@novell.com + +- Update to version 2.91.93: + + volume icon in highres + + mouse device icon redone + highres + +------------------------------------------------------------------- +Wed Mar 23 10:06:58 UTC 2011 - fcrozat@novell.com + +- Update to version 2.91.92: + + 'fail whale' + + disconnected wired network + + vpn 'device' + + development + + scanner + + dialog-password in highres + +------------------------------------------------------------------- +Fri Feb 25 13:14:46 UTC 2011 - fcrozat@novell.com + +- Update to version 2.91.7: + + Speaker device icon +- Changes from version 2.91.6: + + Include license files in tarball + + Updated translations +- Add gtk3-tools Requires(post) because we want to make sure the + icon theme cache is generated. + +------------------------------------------------------------------- +Thu Dec 23 16:28:43 CET 2010 - vuntz@opensuse.org + +- Update to version 2.91.0: + + generic phone device + + metadata cleanup + + blank template for new icons + + generic tablet in highres + + system-run in high res + + microphone input level icons + + regenerate cache during installation + + video-camera in highres + + folder for preview (bgo#635612) + +------------------------------------------------------------------- +Wed Aug 25 15:24:38 CEST 2010 - vuntz@opensuse.org + +- Add hicolor-icon-theme BuildRequires. +- Use the %icon_theme_cache_* macros to make sure the icon theme + cache is created/updated. + +------------------------------------------------------------------- +Fri Aug 6 04:23:32 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.31.0: + + relicensed to GNU LGPL v3 or Creative Commons BY-SA 3.0 + + highres icon additions + +------------------------------------------------------------------- +Thu Jul 8 10:53:39 CEST 2010 - dimstar@opensuse.org + +- Update to version 2.30.3: + + bgo#618021: add high resolution volume icons. + +------------------------------------------------------------------- +Mon May 3 09:46:24 CEST 2010 - dimstar@opensuse.org + +- Update to version 2.30.2.1: + + bgo#616954: revert filename change for mail-mark-not(-)junk. + + remove old ruby render script + + build system fixes. + +------------------------------------------------------------------- +Thu Apr 29 19:51:26 CEST 2010 - dimstar@opensuse.org + +- Update to version 2.30.2: + + tweaks to edit-delete + + publicshare folder to use same metaphor as emblem-shared + + new icon avatar-default to replace stock_person + + remove media-zip and jaz. + + bgo#616325: lighten up displays and computers +- Changes from version 2.30.1 + + re-add mail icons + + sharper print preview icons + + remove shadows form some 16x16s + + bgo#615194: re-add text-x-preview (no clipping rectangle + though) + + nautilus app icon fixes + + new edit-delete metaphor. + +------------------------------------------------------------------- +Tue Mar 30 01:41:16 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.30.0: + + Remove arrows from format-justify-* + + Updated translations. + +------------------------------------------------------------------- +Thu Mar 25 17:32:33 CET 2010 - vuntz@opensuse.org + +- Update to version 2.29.3: + + --enable-icon-mapping works + + edit-find and edit-find-replace finetuned + + redundant system-search tweaked rather than dropped for now + +------------------------------------------------------------------- +Sun Mar 7 13:52:01 UTC 2010 - dimstar@opensuse.org + +- Create the folder structure in icons/gnome/scalable. + +------------------------------------------------------------------- +Thu Mar 4 16:48:13 UTC 2010 - dimstar@opensuse.org + +- Update to version 2.29.2 + + bugfix: misplaced process-working +- Changes from version 2.29.1 + + bgo#606245: added .pc file back + + missing emoticons + + accessories-dictionary at 24x24px + + highres web-browser + + bgo#611480: changes-prevent and changes-allow to replace + stock-lock icons. + + progress-working from 2.28 +- Drop gnome-icon-theme-pc.patch, upstream fixed. + +------------------------------------------------------------------- +Fri Feb 26 14:21:19 CET 2010 - dimstar@opensuse.org + +- Update to version 2.29.0 +- Add gnome-icon-theme-pc.patch to bring the .pc file back until + other depending applications don't use it anymore (or it's + upstream decided to really keep it). See bgo#606245. + +------------------------------------------------------------------- +Tue Sep 22 18:10:39 CEST 2009 - dimstar@opensuse.org + +- Update to version 2.28.0: + + Updated translations. +- Drop gnome-icon-theme-example-icon.patch, upstream fixed. + +------------------------------------------------------------------- +Fri Aug 14 04:29:42 CEST 2009 - vuntz@novell.com + +- Really apply gnome-icon-theme-example-icon.patch. + +------------------------------------------------------------------- +Thu Aug 13 09:50:08 CEST 2009 - vuntz@novell.com + +- Update to version 2.27.90: + + Updated translations. + +------------------------------------------------------------------- +Tue May 12 11:40:04 CEST 2009 - vuntz@novell.com + +- Add gnome-icon-theme-example-icon.patch to fix the icon + thumbnailed in the appearance capplet. +- Remove AutoReqProv: it's default now. + +------------------------------------------------------------------- +Tue Mar 17 02:18:07 CET 2009 - vuntz@novell.com + +- Update to version 2.26.0: + + Updated translations. +- Add BuildRequires on pkg-config to fix build. + +------------------------------------------------------------------- +Sat Mar 14 19:55:54 CET 2009 - vuntz@novell.com + +- Update to version 2.25.92: + + Removed some duplicate icons that are old style. + + Add a 48x48 of the new process-working icon. +- Stop shipping a 48x48 version of system-search: it's available + in scalable anyway. If it's really needed, then we should file a + bug upstream. + +------------------------------------------------------------------- +Tue Feb 24 20:59:56 CET 2009 - vuntz@novell.com + +- Remove glib2-devel BuildRequires. +- Don't package empty README. + +------------------------------------------------------------------- +Tue Feb 17 10:18:13 CET 2009 - mboman@suse.de + +- Update to version 2.25.91: + + Cosmetic version bump +- Remove perl-XML-Parser and gnome-common from BuildRequires + +------------------------------------------------------------------- +Thu Feb 12 00:24:20 CET 2009 - vuntz@novell.com + +- Update to version 2.25.90: + + process-working: replace the spinner. (bgo#558367) + +------------------------------------------------------------------- +Wed Oct 1 16:45:17 WST 2008 - mboman@suse.de + +- Update to version 2.24.0: + + Cosmetic version bump + +------------------------------------------------------------------- +Mon Sep 15 21:15:53 EST 2008 - mboman@novell.com + +- Update to version 2.23.92: + + Changed the metaphor of the accessibility icon as requested by the a11y + team + + +------------------------------------------------------------------- +Sun Aug 31 05:06:19 CET 2008 - mboman@novell.com + +- Update to version 2.23.91: + + Cosmetic version bump + +------------------------------------------------------------------- +Sun Aug 24 17:24:04 CEST 2008 - mboman@novell.com + +- Update to version 2.23.90: + * {16x16,22x22,24x24,32x32,scalable}/places/user-bookmarks.png: + added user-bookmarks icon based on bookmark-new + * scalable/places/Makefile.am: Fixed typo that broke the + build: user-bookmark should be user-bookmarks. + +------------------------------------------------------------------- +Sat Aug 09 17:24:04 CEST 2008 - captain.magnus@opensuse.org + +- Update to version 2.23.3: + + {32x32,48x48}/actions/zoom* : little refresh for a more consistent look. + + 48x48/apps/Makefile.am: + + 48x48/apps/gnome-settings-default-applications.png: + Remove this icon which is no longer needed + Fixes bgo#538474 + + configure.in: + Fix the help text for icon-mapping to say auto instead of $mapenable + +------------------------------------------------------------------- +Mon Jun 23 17:24:04 CEST 2008 - maw@suse.de + +- Update to version 2.23.2: + + Changes to improve Consistency + + Drop old icons. + +------------------------------------------------------------------- +Fri Mar 14 05:06:19 CET 2008 - maw@suse.de + +- Update to version 2.22.0: + + Cosmetic version bump + +------------------------------------------------------------------- +Tue Mar 4 23:46:38 CET 2008 - maw@suse.de + +- Update to version 2.21.92: + + New and improved icons. + +------------------------------------------------------------------- +Wed Jan 30 11:58:32 CST 2008 - maw@suse.de + +- Update to version 2.21.4: + + New icons. + +------------------------------------------------------------------- +Tue Sep 18 17:42:59 CEST 2007 - sbrabec@suse.cz + +- Update to version 2.20.0: + * remove gnome-logout file as it is replaced by system-log-out + * add missing directories for emotes + * fix emblem anchors to match the ones folder.icon + +------------------------------------------------------------------- +Fri Aug 31 22:35:21 CEST 2007 - maw@suse.de + +- Add a system-search.png icon sized 48x48. + +------------------------------------------------------------------- +Wed Aug 29 16:11:55 CEST 2007 - maw@suse.de + +- Update to version 2.19.91 +- Bugs (bugzilla.gnome.org) fixed: #470260, #470391, #470249, + #468035, #361158, #467814, #370032, and #453611 +- Use %fdupes. + +------------------------------------------------------------------- +Fri May 4 16:14:24 CEST 2007 - pgajdos@suse.cz + +- removed hicolor-icon-theme from BuildRequires [#247450] + +------------------------------------------------------------------- +Thu Mar 22 17:28:09 CET 2007 - dobey@suse.de + +- Update version to 2.18.0 +- Remove the old-style gnome-dev-ethernet icons +- Remove the unneeded hicolor_dirs variable in make install + +------------------------------------------------------------------- +Mon Feb 26 16:42:48 CET 2007 - stbinner@suse.de + +- Require hicolor-icon-theme to fix several apps build + +------------------------------------------------------------------- +Wed Feb 21 16:55:42 CET 2007 - dobey@suse.de + +- Split out hicolor-icon-theme to its own package + Remove unused realplay.png + +------------------------------------------------------------------- +Mon Feb 19 10:27:29 CST 2007 - maw@suse.de + +- Updat to version 2.17.91. + +------------------------------------------------------------------- +Wed Jan 3 15:31:01 CET 2007 - sbrabec@suse.cz + +- More spec file cleanups. + +------------------------------------------------------------------- +Thu Dec 14 15:13:07 CST 2006 - maw@suse.de + +- Move to /usr +- Some specfile cleanup. + +------------------------------------------------------------------- +Tue Oct 17 22:33:37 CEST 2006 - jhargadon@suse.de + +- update to version 2.16.0.1 +- Updated system-lock-screen icon to fill all sizes - bug #354257 +- Updated accessories-text-editor icon to fill all sizes - bug #354256 +- Updated 24x24 utilities-terminal icon from 22x22 icon - bug #354279 + +------------------------------------------------------------------- +Thu Sep 14 00:32:59 CEST 2006 - jhargadon@suse.de + +- update to version 2.16.0 +- Add gtk-edit icon at 16x16, 22x22, and 24x24 sizes +- Install 24x24 video-display icon +- Update 24x24 computer icon from updated 22x22 source +- Add a new logviewer icon +- New help-browser, emblem-new, and user-desktop icons +- New text-x-generic-template icon +- Add scalable and 32x32 go action icons +- Updated scalable and 32x32 go-home icons +- New list-add and list-remove icons +- Port some cvs emblem icons to scalable +- Replace emblem-package and emblem-web with new style icons +- Add missing 32x32 mimetypes directory to index.theme.in +- Updated network status icons +- New translations [mg, mr] + +------------------------------------------------------------------- +Fri Aug 25 00:55:54 CEST 2006 - jhargadon@suse.de + +- update to version 2.15.92 +- Add x-office-drawing icon +- Add 32x32 mime type icons +- Update scalable mime type icon shadows +- Add application-certificate icon +- More icon cleanup to remove replaced icons +- Add zoom-best-fit icon +- Add 32x32 and scalable folder-new icons +- Fix scalable web-browser icon not being installed +- 32x32 versions of zoom icons +- Updated style weather status icons +- 32x32 and scalable applications-development icons +- Updated translations + +------------------------------------------------------------------- +Mon Aug 21 23:41:09 CEST 2006 - jhargadon@suse.de + +- update to version 2.15.90 +- Moved stock_* fullscreen icons to view-* action names +- Many new icons +- Add document-new icons and update new "emblem" on *-new icons +- New preferences-desktop-screensaver and system-file-manager +- updated translations +- New printer device and print action icons +- Add in spinner animations to replace gnome-spinner images +- Update scalable folders to match the pixmaps better +- Replace gnome-fs-regular with text-x-preview + +------------------------------------------------------------------- +Mon Apr 10 18:57:03 CEST 2006 - dobey@suse.de + +- Add patch to make the sizes for scalable icons more sane + Mostly fixes https://bugzilla.novell.com/show_bug.cgi?id=162222 + +------------------------------------------------------------------- +Mon Apr 3 22:51:26 CEST 2006 - dobey@suse.de + +- Update hicolor-icon-theme tarball to 0.9 for multiple bug fixes + +------------------------------------------------------------------- +Sat Mar 4 07:16:26 CET 2006 - aj@suse.de + +- Fix typo in last change. + +------------------------------------------------------------------- +Fri Mar 3 00:06:48 CET 2006 - dobey@suse.de + +- Remove gaim icon from gnome-icon-theme + Fixes part of https://bugzilla.novell.com/show_bug.cgi?id=153748 + +------------------------------------------------------------------- +Tue Feb 28 17:31:00 CET 2006 - dobey@suse.de + +- Remove extra hicolor-icons.tar.bz2 per request from coolo + +------------------------------------------------------------------- +Wed Feb 15 23:24:45 CET 2006 - dobey@suse.de + +- Create 24x24/apps and 24x24/mimetypes directories in hicolor + These directories are needed for some apps to install icons to + +------------------------------------------------------------------- +Wed Jan 25 21:45:13 CET 2006 - mls@suse.de + +- converted neededforbuild to BuildRequires + +------------------------------------------------------------------- +Thu Oct 13 13:08:29 CEST 2005 - sbrabec@suse.cz + +- Minimized neededforbuild. + +------------------------------------------------------------------- +Tue Oct 11 21:23:20 CEST 2005 - gekker@suse.de + +- Update to version 2.12.1 +- Fixes configuration problem (#91387) +- Remove upstreamed patches + +------------------------------------------------------------------- +Fri Sep 16 16:18:11 CEST 2005 - sbrabec@suse.cz + +- Call aclocal to build properly in PLUS. + +------------------------------------------------------------------- +Tue Sep 13 14:47:18 CEST 2005 - sbrabec@suse.cz + +- Build as NoArch. + +------------------------------------------------------------------- +Tue Sep 13 12:51:40 CEST 2005 - sbrabec@suse.cz + +- Reset executable flag for icons (#116346). + +------------------------------------------------------------------- +Mon Sep 5 09:06:32 CEST 2005 - rodrigo@suse.de + +- Update to version 2.12.0 + +------------------------------------------------------------------- +Tue Aug 23 00:22:33 CEST 2005 - gekker@suse.de + +- Update to version 2.11.92 + +------------------------------------------------------------------- +Thu Aug 11 07:07:17 CEST 2005 - gekker@suse.de + +- Update to version 2.11.91 + +------------------------------------------------------------------- +Tue Aug 2 00:48:39 CEST 2005 - gekker@suse.de + +- Update to version 2.11.90 + +------------------------------------------------------------------- +Fri Jul 22 18:06:25 CEST 2005 - gekker@suse.de + +- Update to version 2.11.5 + +------------------------------------------------------------------- +Wed Mar 23 20:18:11 CET 2005 - clahey@suse.de + +- Updated to version 2.10.1. Adds Open Document icons. Fixes 73536. + +------------------------------------------------------------------- +Sat Mar 19 16:29:36 CET 2005 - clahey@suse.de + +- Add icons for word docs and realplayer supported types. + +------------------------------------------------------------------- +Wed Mar 16 16:21:17 CET 2005 - clahey@suse.de + +- Use the gnome-dev-ethernet from netapplet. + +------------------------------------------------------------------- +Tue Mar 8 23:56:43 CET 2005 - gekker@suse.de + +- Update to version 2.10.0 (GNOME 2.10). + +------------------------------------------------------------------- +Thu Mar 3 17:18:45 CET 2005 - gekker@suse.de + +- Update to version 2.9.92 + +------------------------------------------------------------------- +Fri Feb 11 02:42:22 CET 2005 - gekker@suse.de + +- Update to version 2.9.91 + +------------------------------------------------------------------- +Sun Feb 6 00:47:23 CET 2005 - gekker@suse.de + +- Update to version 2.9.90 + +------------------------------------------------------------------- +Wed Jan 19 23:19:42 CET 2005 - clahey@suse.de + +- Updated to version 2.9.3. + +------------------------------------------------------------------- +Thu Dec 16 18:28:50 CET 2004 - gekker@suse.de + +- Update to version 2.9.2 + +------------------------------------------------------------------- +Tue Nov 23 16:20:14 CET 2004 - gekker@suse.de + +- Update version to 2.9.1 + Remove wordperfect file / artwork as it was already upstream. + +------------------------------------------------------------------- +Wed Sep 29 16:02:54 CEST 2004 - hhetter@suse.de + +- added essential icons for drives:/ operation to hicolor + +------------------------------------------------------------------- +Mon Sep 27 17:28:28 CEST 2004 - mmichael@suse.de + +- Add wordperfect file / artwork. + +------------------------------------------------------------------- +Mon Sep 27 14:12:15 CEST 2004 - sbrabec@suse.cz + +- Removed old RealPlayer branding. + http://bugzilla.gnome.org/show_bug.cgi?id=153677 + +------------------------------------------------------------------- +Wed Jul 28 22:26:08 CEST 2004 - dobey@suse.de + +- Updated to version 1.2.3 + +------------------------------------------------------------------- +Fri Apr 23 14:18:19 CEST 2004 - sbrabec@suse.cz + +- Updated to version 1.2.1 (GNOME 2.6). +- Added hicolor-icon-theme version 0.5. + +------------------------------------------------------------------- +Wed Oct 29 12:51:14 CET 2003 - sbrabec@suse.cz + +- Updated to version 1.1.0. + +------------------------------------------------------------------- +Tue Sep 09 17:01:58 CEST 2003 - sbrabec@suse.cz + +- Updated to version 1.0.9. + +------------------------------------------------------------------- +Mon Sep 08 15:16:07 CEST 2003 - sbrabec@suse.cz + +- Updated to version 1.0.8. + +------------------------------------------------------------------- +Wed Aug 27 13:56:59 CEST 2003 - sbrabec@suse.cz + +- Updated to version 1.0.7. + +------------------------------------------------------------------- +Mon Aug 18 15:18:24 CEST 2003 - sbrabec@suse.cz + +- Updated to version 1.0.6. + +------------------------------------------------------------------- +Mon Jul 14 16:15:01 CEST 2003 - sbrabec@suse.cz + +- GNOME prefix change to /opt/gnome. + +------------------------------------------------------------------- +Wed Jul 09 17:39:33 CEST 2003 - sbrabec@suse.cz + +- Updated to version 1.0.5. + +------------------------------------------------------------------- +Mon Jun 23 02:04:21 CEST 2003 - ro@suse.de + +- added gnome-filesystem to neededforbuild + +------------------------------------------------------------------- +Fri Jan 31 08:57:50 CET 2003 - hhetter@suse.de + +- updated to version 1.0.0 + +------------------------------------------------------------------- +Thu Jan 16 13:21:22 CET 2003 - sbrabec@suse.cz + +- Fixed %prefix to /opt/gnome2. + +------------------------------------------------------------------- +Wed Jan 15 18:47:10 CET 2003 - sbrabec@suse.cz + +- Added new package. + diff --git a/adwaita-icon-theme.spec b/adwaita-icon-theme.spec new file mode 100644 index 0000000..cccfcaf --- /dev/null +++ b/adwaita-icon-theme.spec @@ -0,0 +1,86 @@ +# +# spec file for package gnome-icon-theme +# +# Copyright (c) 2014 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + +Name: adwaita-icon-theme +Version: 3.13.4 +Release: 0 +Summary: GNOME Icon Theme +License: LGPL-3.0+ or CC-BY-SA-3.0 +Group: System/GUI/GNOME +Url: http://www.gnome.org/ +Source0: http://download.gnome.org/sources/adwaita-icon-theme/3.13/%{name}-%{version}.tar.xz +Source99: adwaita-icon-theme-rpmlintrc +BuildRequires: fdupes +BuildRequires: intltool +BuildRequires: pkg-config +# To make sure the icon theme cache gets generated +Requires(post): gtk3-tools +Provides: %{name}-devel = %{version}-%{release} +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch +# gnome-icon-theme and gnome-icon-theme-symbolic were merged at 3.13.1 and renamed to adwaita-icon-theme +Obsoletes: gnome-icon-theme < 3.13 +Obsoletes: gnome-icon-theme-symbolic < 3.13 + +%description +The default GNOME icon theme, Adwaita. + +%prep +%setup -q + +%build +%configure +make %{?_smp_mflags} + +%install +%makeinstall +# Those folders disappeared in the upgrade from 2.28.0 -> 2.29.0 +# FIXME: eventually no application should install any files there +mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/actions +mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/apps +mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/categories +mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/devices +mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/emblems +mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/emotes +mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/mimetypes +mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/places +mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/status +mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/stock/generic +# Add internet-web-browser symling (to web-browser) to gnome-icon-theme (bnc#767437) +for folder in %{buildroot}%{_datadir}/icons/Adwaita/*x[0-9]*; do + ln ${folder}/apps/web-browser.png ${folder}/apps/internet-web-browser.png || : +done +%icon_theme_cache_create_ghost Adwaita +%fdupes %{buildroot} + +%clean +rm -rf %{buildroot} + +%post +%icon_theme_cache_post Adwaita + +# No need for %%icon_theme_cache_postun in %%postun since the theme won't exist anymore + +%files +%defattr(-, root, root) +%doc AUTHORS COPYING COPYING_LGPL COPYING_CCBYSA3 +%ghost %{_datadir}/icons/Adwaita/icon-theme.cache +%{_datadir}/icons/Adwaita/ +%{_datadir}/pkgconfig/adwaita-icon-theme.pc + +%changelog