rpms/xfce4-dict/devel .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 xfce4-dict.spec, 1.10, 1.11

Christoph Wickert cwickert at fedoraproject.org
Thu Dec 31 01:26:11 UTC 2009


Author: cwickert

Update of /cvs/pkgs/rpms/xfce4-dict/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21073

Modified Files:
	.cvsignore sources xfce4-dict.spec 
Log Message:
* Thu Dec 31 2009 Christoph Wickert <cwickert at fedoraproject.org> - 0.6.0-1
- Update to 0.6.0
- Drop OnlyShowIn



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-dict/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	9 May 2009 18:38:04 -0000	1.6
+++ .cvsignore	31 Dec 2009 01:26:11 -0000	1.7
@@ -1 +1 @@
-xfce4-dict-0.5.3.tar.bz2
+xfce4-dict-0.6.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-dict/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	9 May 2009 18:38:04 -0000	1.6
+++ sources	31 Dec 2009 01:26:11 -0000	1.7
@@ -1 +1 @@
-5d6e6da52ebe3663040a9936e3a63f8b  xfce4-dict-0.5.3.tar.bz2
+c371c5c0bbe45a2bfac336cfe01dfe01  xfce4-dict-0.6.0.tar.bz2


Index: xfce4-dict.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-dict/devel/xfce4-dict.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- xfce4-dict.spec	27 Jul 2009 07:51:03 -0000	1.10
+++ xfce4-dict.spec	31 Dec 2009 01:26:11 -0000	1.11
@@ -1,12 +1,12 @@
 Name:           xfce4-dict
-Version:        0.5.3
-Release:        3%{?dist}
+Version:        0.6.0
+Release:        1%{?dist}
 Summary:        A Dictionary Client for the Xfce desktop environment
 Summary(de):    Ein Wörterbuch-Client für die Xfce Desktop-Umgebung
 Group:          User Interface/Desktops
 License:        GPLv2+
 URL:            http://goodies.xfce.org/projects/applications/%{name}
-Source0:        http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
+Source0:        http://archive.xfce.org/src/apps/%{name}/0.6/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libxfcegui4-devel >= 4.4.0
@@ -48,9 +48,8 @@ make %{?_smp_mflags}
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p'
 %find_lang %{name}
-desktop-file-install                                            \
+desktop-file-install --vendor=""                                \
         --dir ${RPM_BUILD_ROOT}%{_datadir}/applications         \
-        --add-only-show-in=XFCE                                 \
         --delete-original                                       \
         ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
 
@@ -88,6 +87,10 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/xfce4/panel-plugins/*.desktop
 
 %changelog
+* Thu Dec 31 2009 Christoph Wickert <cwickert at fedoraproject.org> - 0.6.0-1
+- Update to 0.6.0
+- Drop OnlyShowIn
+
 * Mon Jul 27 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list