rpms/cwiid/F-8 cwiid.spec,1.1,1.2

Victor Bogado da Silva Lins (bogado) fedora-extras-commits at redhat.com
Wed Apr 30 23:20:44 UTC 2008


Author: bogado

Update of /cvs/extras/rpms/cwiid/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19110/F-8

Modified Files:
	cwiid.spec 
Log Message:
Importing release 7 to F-8 branch



Index: cwiid.spec
===================================================================
RCS file: /cvs/extras/rpms/cwiid/F-8/cwiid.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cwiid.spec	28 Apr 2008 23:57:44 -0000	1.1
+++ cwiid.spec	30 Apr 2008 23:20:06 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:           cwiid
 Version:        0.6.00
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Wiimote interface library
 
 Group:          System Environment/Libraries
@@ -35,13 +35,15 @@
 %description    python2
 Python2 binding for %{name}
 
-%package        wmgui
+%package        utils
 Summary:        Wiimote connection test application
 Group:          Applications/System
 Requires:       %{name} = %{version}-%{release}
+Provides:	%{name}-wmgui = %{version}-%{release}
+Obsoletes:	%{name}-wmgui < 0.6.00-7
 
-%description    wmgui
-Gtk application to test the wiimote connection
+%description    utils
+Applications to test the wiimote connection
 
 %package        wminput
 Summary:        Enables using the wiimote as an input source
@@ -84,9 +86,7 @@
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS NEWS README COPYING ChangeLog
-%{_bindir}/lswm
 %{_libdir}/*.so.*
-%{_libdir}/cwiid
 
 %files devel
 %defattr(0644,root,root,-)
@@ -100,14 +100,19 @@
 %config(noreplace) %{_sysconfdir}/cwiid/
 %{_bindir}/wminput
 %{_mandir}/man1/wminput*
+%{_libdir}/cwiid
 %{_defaultdocdir}/cwiid
 
-%files wmgui
+%files utils
+%{_bindir}/lswm
 %{_bindir}/wmgui
 %{_mandir}/man1/wmgui*
 %{_datadir}/applications/fedora-wmgui.desktop
 
 %changelog
+* Thu May  1 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> 0.6.00-7
+- Rename -wmgui to -tools and repackage.
+
 * Fri Apr 25 2008 Victor Bogado <victor at bogado.net> 0.6.00-6
 - Fix mode for configuration files.
 




More information about the fedora-extras-commits mailing list