rpms/kdeartwork/devel .cvsignore, 1.58, 1.59 kdeartwork.spec, 1.108, 1.109 sources, 1.60, 1.61

Lorenzo Villani arbiter at fedoraproject.org
Wed Jun 3 23:03:08 UTC 2009


Author: arbiter

Update of /cvs/pkgs/rpms/kdeartwork/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21701

Modified Files:
	.cvsignore kdeartwork.spec sources 
Log Message:
4.2.90


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kdeartwork/devel/.cvsignore,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -p -r1.58 -r1.59
--- .cvsignore	13 May 2009 12:08:53 -0000	1.58
+++ .cvsignore	3 Jun 2009 23:02:36 -0000	1.59
@@ -1 +1 @@
-kdeartwork-4.2.85.tar.bz2
+kdeartwork-4.2.90.tar.bz2


Index: kdeartwork.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdeartwork/devel/kdeartwork.spec,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -p -r1.108 -r1.109
--- kdeartwork.spec	17 May 2009 16:53:16 -0000	1.108
+++ kdeartwork.spec	3 Jun 2009 23:02:36 -0000	1.109
@@ -1,5 +1,5 @@
 Name:           kdeartwork
-Version:        4.2.85
+Version:        4.2.90
 Release:        1%{?dist}
 Summary:        Additional artwork for KDE
 
@@ -38,18 +38,18 @@ BuildArch: noarch
 %description -n nuvola-icon-theme
 %{summary}.
 
-%package -n kdeclassic-icon-theme 
-Summary: KDE classic icon theme 
+%package -n kdeclassic-icon-theme
+Summary: KDE classic icon theme
 Group: User Interface/Desktops
 Obsoletes: kdeartwork-icons < 4.2.2-3
 Provides:  kdeartwork-icons = %{version}-%{release}
 %if 0%{?fedora} > 9
 BuildArch: noarch
 %endif
-%description -n kdeclassic-icon-theme 
+%description -n kdeclassic-icon-theme
 %{summary}.
 
-%package screensavers 
+%package screensavers
 Summary: Extra screensavers for KDE
 Group: Amusements/Graphics
 Obsoletes: kdeartwork-extras < 4.2.2-3
@@ -57,7 +57,7 @@ Provides:  kdeartwork-extras = %{version
 BuildRequires: xscreensaver-extras xscreensaver-gl-extras
 Requires:      xscreensaver-extras xscreensaver-gl-extras
 Requires: %{name}-kxs = %{version}-%{release}
-%description screensavers 
+%description screensavers
 %{summary}.
 
 %package kxs
@@ -117,13 +117,13 @@ rm -rf %{buildroot}
 
 
 %if 0%{?kdeclassic_icons}
-%post -n kdeclassic-icon-theme 
+%post -n kdeclassic-icon-theme
 touch --no-create %{_kde4_iconsdir}/kdeclassic &> /dev/null || :
 
 %posttrans -n kdeclassic-icon-theme
 gtk-update-icon-cache %{_kde4_iconsdir}/kdeclassic &> /dev/null || :
 
-%postun -n kdeclassic-icon-theme 
+%postun -n kdeclassic-icon-theme
 if [ $1 -eq 0 ] ; then
 touch --no-create %{_kde4_iconsdir}/kdeclassic &> /dev/null || :
 gtk-update-icon-cache %{_kde4_iconsdir}/kdeclassic &> /dev/null || :
@@ -133,10 +133,10 @@ fi
 %post -n nuvola-icon-theme
 touch --no-create %{_kde4_iconsdir}/nuvola &> /dev/null || :
 
-%posttrans -n nuvola-icon-theme 
+%posttrans -n nuvola-icon-theme
 gtk-update-icon-cache %{_kde4_iconsdir}/nuvola-icon-theme &> /dev/null || :
 
-%postun -n nuvola-icon-theme 
+%postun -n nuvola-icon-theme
 if [ $1 -eq 0 ] ; then
 touch --no-create %{_kde4_iconsdir}/nuvola &> /dev/null || :
 gtk-update-icon-cache %{_kde4_iconsdir}/nuvola &> /dev/null || :
@@ -154,7 +154,7 @@ fi
 %{_kde4_libdir}/kde4/plugins/styles/*.so
 
 %if 0%{?kdeclassic_icons}
-%files -n kdeclassic-icon-theme 
+%files -n kdeclassic-icon-theme
 %defattr(-,root,root,-)
 %{_kde4_iconsdir}/kdeclassic/
 %endif
@@ -168,7 +168,7 @@ fi
 %{_kde4_bindir}/kxsconfig
 %{_kde4_bindir}/kxsrun
 
-%files screensavers 
+%files screensavers
 %defattr(-,root,root,-)
 %{_kde4_appsdir}/kfiresaver/
 %{_kde4_appsdir}/kscreensaver/
@@ -185,6 +185,9 @@ fi
 
 
 %changelog
+* Thu Jun 04 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 4.2.90-1
+- KDE 4.3 Beta 2
+
 * Wed May 13 2009 Lukáš Tinkl <ltinkl at redhat.com> - 4.2.85-1
 - KDE 4.3 beta 1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kdeartwork/devel/sources,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -p -r1.60 -r1.61
--- sources	13 May 2009 12:08:53 -0000	1.60
+++ sources	3 Jun 2009 23:02:37 -0000	1.61
@@ -1 +1 @@
-3efc50b6d531c475ba416b3723a06d44  kdeartwork-4.2.85.tar.bz2
+a90889583ee2ddc3fbb21f5bdf288989  kdeartwork-4.2.90.tar.bz2




More information about the fedora-extras-commits mailing list