rpms/xfce4-settings/F-12 .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 xfce4-settings.spec, 1.18, 1.19 xfce4-settings-4.6.1-fix-keyrepeat-typo-1.patch, 1.1, NONE xfce4-settings-4.6.1-fix-timeout-startup.patch, 1.1, NONE xfce4-settings-4.6.1-restore-display-settings.patch, 1.1, NONE xfce4-settings-4.6.1-xkl.patch, 1.1, NONE

Christoph Wickert cwickert at fedoraproject.org
Tue Sep 29 23:16:29 UTC 2009


Author: cwickert

Update of /cvs/pkgs/rpms/xfce4-settings/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19578/F-12

Modified Files:
	.cvsignore sources xfce4-settings.spec 
Removed Files:
	xfce4-settings-4.6.1-fix-keyrepeat-typo-1.patch 
	xfce4-settings-4.6.1-fix-timeout-startup.patch 
	xfce4-settings-4.6.1-restore-display-settings.patch 
	xfce4-settings-4.6.1-xkl.patch 
Log Message:
* Tue Sep 29 2009 Christoph Wickert <cwickert at fedoraproject.org> - 4.6.3-1
- Update to 4.6.3
- Drop patches that were upstreamed



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-settings/F-12/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	20 Apr 2009 02:52:40 -0000	1.6
+++ .cvsignore	29 Sep 2009 23:16:28 -0000	1.7
@@ -1 +1 @@
-xfce4-settings-4.6.1.tar.bz2
+xfce4-settings-4.6.3.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-settings/F-12/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	20 Apr 2009 02:52:40 -0000	1.6
+++ sources	29 Sep 2009 23:16:28 -0000	1.7
@@ -1 +1 @@
-dc1c8704471c5b0104fa10c30eb60cb6  xfce4-settings-4.6.1.tar.bz2
+60e726143baf0605f6ee8b158d536ed0  xfce4-settings-4.6.3.tar.bz2


Index: xfce4-settings.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-settings/F-12/xfce4-settings.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- xfce4-settings.spec	26 Sep 2009 20:42:17 -0000	1.18
+++ xfce4-settings.spec	29 Sep 2009 23:16:29 -0000	1.19
@@ -1,22 +1,15 @@
+%global xfceversion 4.6
+
 Name:           xfce4-settings
-Version:        4.6.1
-Release:        5%{?dist}
+Version:        4.6.3
+Release:        1%{?dist}
 Summary:        Settings Manager for Xfce
 
 Group:          User Interface/Desktops
 # xfce4-settings-helper is GPLv2 only. 
 License:        GPLv2+ and GPLv2
 URL:            http://www.xfce.org/
-Source0:        http://www.xfce.org/archive/xfce-%{version}/src/xfce4-settings-%{version}.tar.bz2
-# mew libxklavier 4 API in Fedora 12
-Patch1:         xfce4-settings-4.6.1-xkl.patch
-# http://svn.xfce.org/svn/xfce/xfce4-settings/trunk@29991 a0aa69c2-05f4-0310-b83c-d5d913b14636
-Patch2:         xfce4-settings-4.6.1-fix-timeout-startup.patch
-# Fix typo in xfce-keyboard-settings
-Patch3:         xfce4-settings-4.6.1-fix-keyrepeat-typo-1.patch
-# Always restore the display on login: 
-# http://git.xfce.org/xfce/xfce4-settings/commit/?h=xfce-4.6&id=837281a333935d022621841155207bd4c75f1731
-Patch4:         xfce4-settings-4.6.1-restore-display-settings.patch
+Source0:        http://www.xfce.org/archive/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2
 # use vendor's artwork
 Patch10:        xfce4-settings-4.6.0-fedora.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -24,9 +17,9 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 BuildRequires: gettext
 BuildRequires: intltool
 BuildRequires: exo-devel >= 0.3.93
-BuildRequires: libxfcegui4-devel >= %{version}
-BuildRequires: libxfce4util-devel >= %{version}
-BuildRequires: xfconf-devel >= %{version}
+BuildRequires: libxfcegui4-devel >= %{xfceversion}
+BuildRequires: libxfce4util-devel >= %{xfceversion}
+BuildRequires: xfconf-devel >= %{xfceversion}
 BuildRequires: libglade2-devel
 BuildRequires: libwnck-devel
 BuildRequires: desktop-file-utils >= 0.7
@@ -46,12 +39,6 @@ This package includes the settings manag
 
 %prep
 %setup -q
-%if 0%{?fedora} >= 12
-%patch1 -p1 -b .xkl
-%endif
-%patch2 -p1 -b .timeout
-%patch3 -p1 -b .keyrepeat
-%patch4 -p1 -b .restore-display
 %patch10 -p1 -b .vendor
 
 %build
@@ -81,6 +68,7 @@ desktop-file-install                    
 desktop-file-install                                            \
         --dir ${RPM_BUILD_ROOT}%{_datadir}/applications/        \
         --delete-original                                       \
+        --remove-key="Encoding"                                 \
         ${RPM_BUILD_ROOT}%{_datadir}/applications/xfce-settings-manager.desktop
 
 desktop-file-install                                            \
@@ -96,6 +84,7 @@ desktop-file-install                    
 desktop-file-install                                            \
         --dir ${RPM_BUILD_ROOT}%{_datadir}/applications/        \
         --delete-original                                       \
+        --remove-key="Encoding"                                 \
         ${RPM_BUILD_ROOT}%{_datadir}/applications/xfce4-settings-editor.desktop
 
 desktop-file-install                                            \
@@ -128,6 +117,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/xfce*.desktop
 
 %changelog
+* Tue Sep 29 2009 Christoph Wickert <cwickert at fedoraproject.org> - 4.6.3-1
+- Update to 4.6.3
+- Drop patches that were upstreamed
+
 * Sat Sep 26 2009 Kevin Fenzi <kevin at tummy.com> - 4.6.1-5
 - Add patch for restoring display resolution on login (bug #504908)
 


--- xfce4-settings-4.6.1-fix-keyrepeat-typo-1.patch DELETED ---


--- xfce4-settings-4.6.1-fix-timeout-startup.patch DELETED ---


--- xfce4-settings-4.6.1-restore-display-settings.patch DELETED ---


--- xfce4-settings-4.6.1-xkl.patch DELETED ---




More information about the fedora-extras-commits mailing list