rpms/kdeartwork/F-10 kdeartwork.spec,1.94,1.95 sources,1.54,1.55

Rex Dieter rdieter at fedoraproject.org
Sat Jan 24 14:35:20 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/kdeartwork/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10403

Modified Files:
	kdeartwork.spec sources 
Log Message:
* Thu Jan 22 2009 Than Ngo <than at redhat.com> - 4.2.0-1
- 4.2.0



Index: kdeartwork.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdeartwork/F-10/kdeartwork.spec,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- kdeartwork.spec	7 Jan 2009 11:05:29 -0000	1.94
+++ kdeartwork.spec	24 Jan 2009 14:34:49 -0000	1.95
@@ -1,5 +1,5 @@
 Name:           kdeartwork
-Version:        4.1.4
+Version:        4.2.0
 Release:        1%{?dist}
 Summary:        Additional artwork (themes, sound themes, ...) for KDE
 
@@ -21,9 +21,6 @@
 # TODO: Revisit this issue once the renaming is complete. -- Kevin
 #define include_crystalsvg 1
 
-BuildRequires:  cmake
-BuildRequires:  kde-filesystem >= 4
-%{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }
 BuildRequires:  kdelibs4-devel >= %{version}
 BuildRequires:  kdebase-workspace-devel >= %{version}
 
@@ -44,7 +41,7 @@
 Provides:  kdeartwork-icons-crystalsvg = %{version}-%{release}
 Requires(post): xdg-utils
 Requires(postun): xdg-utils
-%description -n crystalsvg-icon-theme 
+%description -n crystalsvg-icon-theme
 This package contains the crystalsvg icon theme.
 It was the standard theme in KDE3 and is needed for KDE3 applications.
 %endif
@@ -52,21 +49,12 @@
 %package icons
 Summary: Additional icon themes
 Group: User Interface/Desktops
-Provides: Locolor-icon-theme = %{version}-%{release}
-Provides: nuvola-icon-theme = %{version}-%{release}
-Provides: ikons-icon-theme = %{version}-%{release}
 Provides: kdeclassic-icon-theme = %{version}-%{release}
-Provides: kids-icon-theme = %{version}-%{release}
-Provides: slick-icon-theme = %{version}-%{release} 
 Requires(post): xdg-utils
 Requires(postun): xdg-utils
 %description icons
 This contains icon themes:
-* Locolor
-* ikons
 * kdeclassic
-* kids
-* slick
 
 %package extras
 Summary: Artwork Extras, including xscreensaver-based screensavers
@@ -110,11 +98,11 @@
 rm -rf %{buildroot}
 
 %if 0%{?rest}
-make install DESTDIR=%{buildroot} -C %{_target_platform}
+make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %endif
 
 %if 0%{?icons}
-make install DESTDIR=%{buildroot} -C %{_target_platform}/IconThemes
+make install/fast DESTDIR=%{buildroot} -C %{_target_platform}/IconThemes
 %if ! 0%{?include_crystalsvg}
 rm -rf %{buildroot}%{_kde4_iconsdir}/crystalsvg/
 %endif
@@ -128,12 +116,7 @@
 
 %if 0%{?icons}
 %post icons
-%{_bindir}/xdg-icon-resource forceupdate --theme Locolor 2> /dev/null || :
-%{_bindir}/xdg-icon-resource forceupdate --theme nuvola 2> /dev/null || :
-%{_bindir}/xdg-icon-resource forceupdate --theme ikons 2> /dev/null || :
 %{_bindir}/xdg-icon-resource forceupdate --theme kdeclassic 2> /dev/null || :
-%{_bindir}/xdg-icon-resource forceupdate --theme kids 2> /dev/null || :
-%{_bindir}/xdg-icon-resource forceupdate --theme slick 2> /dev/null || :
 
 %if 0%{?include_crystalsvg}
 %post -n crystalsvg-icon-theme
@@ -141,12 +124,7 @@
 %endif
 
 %postun icons
-%{_bindir}/xdg-icon-resource forceupdate --theme Locolor 2> /dev/null || :
-%{_bindir}/xdg-icon-resource forceupdate --theme nuvola 2> /dev/null || :
-%{_bindir}/xdg-icon-resource forceupdate --theme ikons 2> /dev/null || :
 %{_bindir}/xdg-icon-resource forceupdate --theme kdeclassic 2> /dev/null || :
-%{_bindir}/xdg-icon-resource forceupdate --theme kids 2> /dev/null || :
-%{_bindir}/xdg-icon-resource forceupdate --theme slick 2> /dev/null || :
 
 %if 0%{?include_crystalsvg}
 %postun -n crystalsvg-icon-theme
@@ -179,15 +157,10 @@
 %if 0%{?icons}
 %files icons
 %defattr(-,root,root,-)
-%{_kde4_iconsdir}/Locolor/
-%{_kde4_iconsdir}/nuvola/
-%{_kde4_iconsdir}/ikons/
 %{_kde4_iconsdir}/kdeclassic/
-%{_kde4_iconsdir}/kids/
-%{_kde4_iconsdir}/slick/
 
 %if 0%{?include_crystalsvg}
-%files -n crystalsvg-icon-theme 
+%files -n crystalsvg-icon-theme
 %defattr(-,root,root,-)
 %{_kde4_iconsdir}/crystalsvg/
 %endif
@@ -195,11 +168,28 @@
 
 
 %changelog
-* Wed Jan 07 2009 Than Ngo <than at redhat.com> - 4.1.4-1
-- 4.1.4
+* Thu Jan 22 2009 Than Ngo <than at redhat.com> - 4.2.0-1
+- 4.2.0
 
-* Thu Nov 27 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.3-3
-- reenable webcollage since xscreensaver now has a sane default setting for it
+* Sat Jan 10 2009 Than Ngo <than at redhat.com> - 4.1.96-2
+- fix file list
+
+* Wed Jan 07 2009 Than Ngo <than at redhat.com> - 4.1.96-1
+- 4.2rc1
+
+* Thu Dec 11 2008 Than Ngo <than at redhat.com> -  4.1.85-1
+- 4.2beta2
+
+* Wed Nov 26 2008 Than Ngo <than at redhat.com> 4.1.80-3
+- enable webcollage since xscreensaver has sane default setting
+
+* Thu Nov 20 2008 Than Ngo <than at redhat.com> 4.1.80-2
+- drop duplicated BRs
+
+* Wed Nov 19 2008 Lorenzo Villani <lvillani at binaryhelix.net> - 4.1.80-1
+- 4.1.80
+- BR cmake 2.6
+- make install/fast
 
 * Tue Nov 18 2008 Than Ngo <than at redhat.com> 4.1.3-2
 - drop webcollage bz#461926
@@ -362,12 +352,12 @@
 * Tue Feb 07 2006 Jesse Keating <jkeating at redhat.com> - 3.5.1-1.1
 - rebuilt for new gcc4.1 snapshot and glibc changes
 
-* Fri Feb 03 2006 Than Ngo <than at redhat.com> 3.5.1-1 
+* Fri Feb 03 2006 Than Ngo <than at redhat.com> 3.5.1-1
 - 3.5.1
 
-* Sat Dec 17 2005 Than Ngo <than at redhat.com> 3.5.0-2 
+* Sat Dec 17 2005 Than Ngo <than at redhat.com> 3.5.0-2
 - requires on xscreensaver-extras
-  
+
 * Fri Dec 09 2005 Jesse Keating <jkeating at redhat.com>
 - rebuilt
 
@@ -383,7 +373,7 @@
 * Tue Aug 09 2005 Than Ngo <than at redhat.com> 3.4.2-1
 - update to 3.4.2
 
-* Thu Jun 30 2005 Than Ngo <than at redhat.com> 3.4.1-2 
+* Thu Jun 30 2005 Than Ngo <than at redhat.com> 3.4.1-2
 - configure script does not look the right xscreensaver dirs
   apply patch to fix this problem, #161312, thanks to Rex Dieter
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kdeartwork/F-10/sources,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- sources	7 Jan 2009 11:05:29 -0000	1.54
+++ sources	24 Jan 2009 14:34:49 -0000	1.55
@@ -1 +1 @@
-6b53365e45fdcd227e7e7c546e25cb36  kdeartwork-4.1.4.tar.bz2
+d81623b60c7deb314bc2e28a52254ac2  kdeartwork-4.2.0.tar.bz2




More information about the fedora-extras-commits mailing list