update for beta universally
authorYan Yin <yan.yin@intel.com>
Wed, 14 Mar 2012 06:02:54 +0000 (14:02 +0800)
committerYan Yin <yan.yin@intel.com>
Wed, 14 Mar 2012 06:02:54 +0000 (14:02 +0800)
packaging/devman.spec
packaging/devman.yaml [deleted file]

index 32fb34c..6a47bdc 100644 (file)
@@ -1,4 +1,3 @@
-#sbs-git:slp/pkgs/d/devman devman_0.1.6-66 62dc621fa0c0ae0ec4855a0e8381978a072304af
 Name:       devman
 Summary:    Device manager library
 Version:    0.1.6
@@ -10,7 +9,6 @@ Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 BuildRequires:  cmake
 BuildRequires:  vconf-keys-devel
-BuildRequires:  sysman-devel
 BuildRequires:  pkgconfig(vconf)
 BuildRequires:  pkgconfig(sysman)
 BuildRequires:  pkgconfig(dlog)
@@ -66,8 +64,7 @@ rm -f /etc/udev/rules.d/91-X1.rules
 
 %files
 /etc/rc.d/init.d/devman
-%{_bindir}/delete.sm
-%{_sbindir}/pdp*.sh
+/usr/bin/display_wd
 %{_libdir}/libdevman.so.*
 %{_datadir}/devman/udev-rules/91-devman.rules
 %{_sysconfdir}/rc.d/rc3.d/S10devman
diff --git a/packaging/devman.yaml b/packaging/devman.yaml
deleted file mode 100644 (file)
index 6823284..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-Name       : devman
-Version    : 0.1.6
-Release    : 1
-Group      : TO_BE/FILLED_IN
-Summary    : Device manager library
-Description: |
-    Device manager library for device control
-Sources    : 
-    - devman-%{version}.tar.gz
-Patches :
-    - devman-0.1.6-open-fix.patch
-
-PkgBR:
-    - cmake
-    - vconf-keys-devel
-    - sysman-devel
-    - pkgconfig(vconf)
-    - pkgconfig(sysman)
-    - pkgconfig(dlog)
-    
-Configure  : none
-License: TO BE FILLED IN
-Files:
-    - "%doc COPYING"
-    - /etc/rc.d/init.d/devman
-    - "%{_libdir}/libdevman.so.*"
-    - "%{_datadir}/devman/udev-rules/91-devman.rules"
-
-SubPackages :
-    - Name: devel
-      Summary: Device manager library for (devel)
-      Description: Device manager library for device control (devel)
-      Group: Development/Libraries
-      Files:
-        - "%{_includedir}/devman/devman.h"
-        - "%{_includedir}/devman/SLP_devman_PG.h"
-        - "%{_libdir}/pkgconfig/devman.pc"
-        - "%{_libdir}/libdevman.so"
-
-    - Name: haptic-devel
-      Summary: Haptic Device manager library for (devel)
-      Description: Haptic Device manager library for device control (devel)
-      Group: Development/Libraries
-      Files:
-        - "%{_includedir}/devman/devman_haptic.h"
-        - "%{_includedir}/devman/devman_haptic_ext.h"
-        - "%{_includedir}/devman/devman_haptic_ext_core.h"
-        - "%{_libdir}/pkgconfig/devman_haptic.pc"