rpms/ksynaptics/F-7 .cvsignore, 1.2, 1.3 ksynaptics.spec, 1.2, 1.3 sources, 1.2, 1.3

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Mon Aug 6 15:43:15 UTC 2007


Author: orion

Update of /cvs/pkgs/rpms/ksynaptics/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32639/F-7

Modified Files:
	.cvsignore ksynaptics.spec sources 
Log Message:
Update to 0.3.3


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ksynaptics/F-7/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	31 Jul 2006 15:58:05 -0000	1.2
+++ .cvsignore	6 Aug 2007 15:42:43 -0000	1.3
@@ -1 +1 @@
-ksynaptics-0.3.1.tar.bz2
+ksynaptics-0.3.3.tar.bz2


Index: ksynaptics.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ksynaptics/F-7/ksynaptics.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ksynaptics.spec	7 Sep 2006 16:08:55 -0000	1.2
+++ ksynaptics.spec	6 Aug 2007 15:42:43 -0000	1.3
@@ -1,7 +1,7 @@
 Name:		ksynaptics
 Summary:	KDE configuration for synaptics module
-Version:	0.3.1
-Release:	3%{?dist}
+Version:	0.3.3
+Release:	1%{?dist}
 License:	GPL
 Group:		Applications/Utilities
 URL:		http://sourceforge.net/projects/qsynaptics
@@ -27,34 +27,27 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
-find $RPM_BUILD_ROOT%{_datadir}/locale
 sed -i -e s/^Keywords/X-KDE-Keywords/ \
        $RPM_BUILD_ROOT/%{_datadir}/applications/kde/%{name}.desktop
 desktop-file-install \
        --vendor="" --add-category=X-Fedora \
        --dir %{buildroot}%{_datadir}/applications/kde \
        $RPM_BUILD_ROOT/%{_datadir}/applications/kde/%{name}.desktop
-%find_lang %{name}
+%find_lang kcmksynaptics
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 
 %post
-touch --no-create %{_datadir}/icons/hicolor || :
-if [ -x %{_bindir}/gtk-update-icon-cache ]; then
-   %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
-fi
+%{_bindir}/xdg-icon-resource forceupdate --theme hicolor || :
 
-%postun
-touch --no-create %{_datadir}/icons/hicolor || :
-if [ -x %{_bindir}/gtk-update-icon-cache ]; then
-   %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
-fi
 
+%postun
+%{_bindir}/xdg-icon-resource forceupdate --theme hicolor || :
 
 
-%files -f %{name}.lang
+%files -f kcmksynaptics.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING INSTALL README TODO
 %{_bindir}/syndock
@@ -80,6 +73,9 @@
 
 
 %changelog
+* Fri Jul 27 2007 - Orion Poplawski <orion at cora.nwra.com> - 0.3.3-1
+- Update to 0.3.3
+
 * Thu Sep  7 2006 - Orion Poplawski <orion at cora.nwra.com> - 0.3.1-3
 - Rebuild for FC6
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ksynaptics/F-7/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	31 Jul 2006 15:58:05 -0000	1.2
+++ sources	6 Aug 2007 15:42:43 -0000	1.3
@@ -1 +1 @@
-c9c124ba59bbb898bfc73f2ab00e8006  ksynaptics-0.3.1.tar.bz2
+4f9fd65a651c9c0480c23bf60e84f87d  ksynaptics-0.3.3.tar.bz2




More information about the fedora-extras-commits mailing list