rpms/ks3switch/devel ks3switch-desktop.patch, 1.1, 1.2 ks3switch.spec, 1.1, 1.2

Ville Skytta (scop) fedora-extras-commits at redhat.com
Tue Sep 20 20:41:22 UTC 2005


Author: scop

Update of /cvs/extras/rpms/ks3switch/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8226

Modified Files:
	ks3switch-desktop.patch ks3switch.spec 
Log Message:
* Tue Sep 20 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.1-1
- Fix desktop entry categories (#165464).
- Tidy up build dependencies.


ks3switch-desktop.patch:

Index: ks3switch-desktop.patch
===================================================================
RCS file: /cvs/extras/rpms/ks3switch/devel/ks3switch-desktop.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ks3switch-desktop.patch	20 Sep 2005 20:17:10 -0000	1.1
+++ ks3switch-desktop.patch	20 Sep 2005 20:41:20 -0000	1.2
@@ -1,6 +1,9 @@
 --- ks3switch/ks3switch.desktop~	2002-07-11 22:59:31.000000000 +0300
-+++ ks3switch/ks3switch.desktop	2004-07-22 14:50:51.000000000 +0300
-@@ -4,9 +4,7 @@
++++ ks3switch/ks3switch.desktop	2005-09-20 23:22:32.000000000 +0300
+@@ -1,12 +1,9 @@
+-# KDE Config File  
+ [Desktop Entry]
+ Encoding=UTF-8
  Type=Application
  Exec=ks3switch -caption "%c" %i %m  
  Icon=ks3switch.png
@@ -12,4 +15,4 @@
 +Terminal=false
  Name=KS3Switch
 -Name[de]=KS3Switch
-+Categories=Settings;HardwareSettings;System;SystemSetup;KDE;
++Categories=Settings;HardwareSettings;System;TrayIcon;KDE;


Index: ks3switch.spec
===================================================================
RCS file: /cvs/extras/rpms/ks3switch/devel/ks3switch.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ks3switch.spec	20 Sep 2005 20:17:10 -0000	1.1
+++ ks3switch.spec	20 Sep 2005 20:41:20 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           ks3switch
 Version:        0.1
-Release:        0.3
+Release:        1%{?dist}
 Summary:        KDE utility for managing the output device on S3 Savage chips
 
 Group:          Applications/System
@@ -12,7 +12,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  kdelibs-devel
-BuildRequires:  qt-devel >= 1:3.0
 BuildRequires:  desktop-file-utils
 Requires:       s3switch
 # ExclusiveArch due to s3switch availability
@@ -69,6 +68,10 @@
 
 
 %changelog
+* Tue Sep 20 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.1-1
+- Fix desktop entry categories (#165464).
+- Tidy up build dependencies.
+
 * Sun Aug  7 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.1-0.3
 - ExclusiveArch ix86 due to s3switch availability.
 




More information about the fedora-extras-commits mailing list