packages: mtdev/mtdev.spec - Builds, for now.

lmasko lmasko at pld-linux.org
Wed Mar 14 14:56:53 CET 2012


Author: lmasko                       Date: Wed Mar 14 13:56:53 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Builds, for now.

---- Files affected:
packages/mtdev:
   mtdev.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/mtdev/mtdev.spec
diff -u packages/mtdev/mtdev.spec:1.1 packages/mtdev/mtdev.spec:1.2
--- packages/mtdev/mtdev.spec:1.1	Wed Mar 14 14:43:44 2012
+++ packages/mtdev/mtdev.spec	Wed Mar 14 14:56:48 2012
@@ -58,62 +58,19 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README
-%attr(755,root,root) %{_bindir}/ciptool
-%attr(755,root,root) %{_bindir}/dfutool
-%attr(755,root,root) %{_bindir}/dund
-%attr(755,root,root) %{_bindir}/gatttool
-%attr(755,root,root) %{_bindir}/hcitool
-%attr(755,root,root) %{_bindir}/hidd
-%attr(755,root,root) %{_bindir}/l2ping
-%attr(755,root,root) %{_bindir}/pand
-%attr(755,root,root) %{_bindir}/rfcomm
-%attr(755,root,root) %{_bindir}/sdptool
-%attr(755,root,root) %{_sbindir}/bccmd
-%attr(755,root,root) %{_sbindir}/bluetoothd
-%attr(755,root,root) %{_sbindir}/hciattach
-%attr(755,root,root) %{_sbindir}/hciconfig
-%dir %{_libdir}/bluetooth
-%dir %{_libdir}/bluetooth/plugins
-%dir %{_sysconfdir}/bluetooth
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/*.conf
-%attr(754,root,root) /etc/rc.d/init.d/bluetooth
-%attr(754,root,root) /etc/rc.d/init.d/dund
-%attr(754,root,root) /etc/rc.d/init.d/pand
-%attr(754,root,root) /etc/rc.d/init.d/rfcomm
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/bluetooth
-%config(noreplace) %verify(not md5 mtime size) /etc/dbus-1/system.d/bluetooth.conf
-%{systemdunitdir}/bluetooth.service
-%{_datadir}/dbus-1/system-services/org.bluez.service
-%attr(755,root,root) %{udevdir}/bluetooth_serial
-%attr(755,root,root) %{udevdir}/hid2hci
-%{udevdir}/rules.d/97-bluetooth.rules
-%{udevdir}/rules.d/97-bluetooth-hid2hci.rules
-%{udevdir}/rules.d/97-bluetooth-serial.rules
-%{_mandir}/man1/ciptool.1*
-%{_mandir}/man1/dfutool.1*
-%{_mandir}/man1/dund.1*
-%{_mandir}/man1/hcitool.1*
-%{_mandir}/man1/hidd.1*
-%{_mandir}/man1/pand.1*
-%{_mandir}/man1/rfcomm.1*
-%{_mandir}/man1/sdptool.1*
-%{_mandir}/man8/bccmd.8*
-%{_mandir}/man8/bluetoothd.8*
-%{_mandir}/man8/hciattach.8*
-%{_mandir}/man8/hciconfig.8*
-%{_mandir}/man8/hid2hci.8*
-%{_mandir}/man8/l2ping.8*
+%doc ChangeLog README
+%{_libdir}/libmtdev.so.1.0.0
+%{_bindir}/mtdev-test
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libbluetooth.so
-%{_includedir}/bluetooth
-%{_pkgconfigdir}/bluez.pc
+%{_libdir}/libmtdev.la
+%{_includedir}/mtdev*
+%{_pkgconfigdir}/mtdev.pc
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/libbluetooth.a
+%{_libdir}/libmtdev.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -121,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2012/03/14 13:56:48  lmasko
+- Builds, for now.
+
 Revision 1.1  2012/03/14 13:43:44  lmasko
 - Very, very initial spec, needs work with file packaging.
 - This packet is needed for xorg synaptics driver.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mtdev/mtdev.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list