rpms/kdmtheme/devel kdmtheme.spec,1.3,1.4

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Sat Feb 3 22:45:02 UTC 2007


Author: chitlesh

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

Modified Files:
	kdmtheme.spec 
Log Message:
auto-import kdmtheme-1.1.2-5 on branch devel from kdmtheme-1.1.2-5.src.rpm


Index: kdmtheme.spec
===================================================================
RCS file: /cvs/extras/rpms/kdmtheme/devel/kdmtheme.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kdmtheme.spec	3 Nov 2006 20:47:35 -0000	1.3
+++ kdmtheme.spec	3 Feb 2007 22:44:29 -0000	1.4
@@ -1,6 +1,6 @@
 Name:              kdmtheme
 Version:           1.1.2
-Release:           4%{?dist}
+Release:           5%{?dist}
 Summary:           Theme Manager for KDM
 
 License:           GPL
@@ -21,7 +21,10 @@
 %prep
 %setup -q
 
+%{__rm} -rf autom4te.cache
+
 %build
+
 %configure \
    --enable-new-ldflags \
    --disable-debug      \
@@ -38,30 +41,22 @@
 %{__rm} -f %{buildroot}%{_docdir}/HTML/en/%{name}/common
 ln -s ../common %{buildroot}%{_docdir}/HTML/en/%{name}/common
 
-desktop-file-install --vendor fedora            \
-    --add-category X-Fedora                     \
-    --add-category System                       \
-    --delete-original                           \
-    --dir %{buildroot}%{_datadir}/applications/ \
-    %{buildroot}%{_datadir}/applications/kde/%{name}.desktop
-
-sed -i -e 's|Exec=kcmshell kdmtheme|Exec=kcmshell fedora-kdmtheme|' %{buildroot}%{_datadir}/applications/fedora-%{name}.desktop
-
-%{__rm} %{buildroot}%{_docdir}/HTML/*/%{name}/common
-
 %clean
 %{__rm} -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING README
-%{_datadir}/applications/fedora-%{name}.desktop
+%{_datadir}/applications/kde/%{name}.desktop
 %{_libdir}/kde3/kcm_%{name}.la
 %{_libdir}/kde3/kcm_%{name}.so
 %{_docdir}/HTML/*/%{name}/
 
 
 %Changelog
+* Sat Feb 03 2007 Chitlesh Goorah <chitlesh at fedoraproject.org> - 1.1.2-5
+- Minors fixes
+
 * Fri Nov 03 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 1.1.2-4
 - fixed proper kcmshell call
 




More information about the scm-commits mailing list