Remove unused package 42/241442/1
authorYunmi Ha <yunmi.ha@samsung.com>
Thu, 20 Aug 2020 07:36:47 +0000 (16:36 +0900)
committerYunmi Ha <yunmi.ha@samsung.com>
Thu, 20 Aug 2020 07:36:47 +0000 (16:36 +0900)
Change-Id: I90fa95ee0ef73086679465aef2036d2a7e54eeb9
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
packaging/session-utils.spec

index e1fdc4998c2de98fcfa5906b28bfd294eab930b7..9d0e0ffd027845aa06bfba65441d4b33270147cd 100644 (file)
@@ -23,14 +23,6 @@ BuildArch: noarch
 %description -n glib-warning-crash-enable
 This package provices the configuration file that enable glib debugging.
 
-###############################################################################
-%package -n partlabel-user-udev-rule-for-tm2
-Summary: make /dev/disk/by-partlabel/user for TM2
-BuildArch: noarch
-
-%description -n partlabel-user-udev-rule-for-tm2
-This package provices the udev rule for /dev/disk/by-partlabel/user partition(only TM2).
-
 ###############################################################################
 %prep
 %setup -q
@@ -51,9 +43,6 @@ mkdir -p %{buildroot}/etc/systemd/system.conf.d
 install -m 644 units/01-glib_warning_crash_enable.conf %{buildroot}/etc/systemd/user.conf.d/
 install -m 644 units/01-glib_warning_crash_enable.conf %{buildroot}/etc/systemd/system.conf.d/
 
-mkdir -p %{buildroot}%{_udevrulesdir}
-install -m 644 units/61-partlabel-user-for-tm2.rules %{buildroot}%{_udevrulesdir}/
-
 mkdir -p %{buildroot}%{_unitdir}
 cp systemd-user-helper.service %{buildroot}%{_unitdir}/
 
@@ -73,8 +62,3 @@ cp systemd-user-helper.service %{buildroot}%{_unitdir}/
 /etc/systemd/user.conf.d/01-glib_warning_crash_enable.conf
 /etc/systemd/system.conf.d/01-glib_warning_crash_enable.conf
 
-###############################################################################
-%files -n partlabel-user-udev-rule-for-tm2
-%license LICENSE.Apache-2.0
-%manifest session-utils.manifest
-%{_udevrulesdir}/61-partlabel-user-for-tm2.rules