Skip to content

Commit

Permalink
[udisks2] Udev rules for sda. Contributes to JB#39820
Browse files Browse the repository at this point in the history
  • Loading branch information
rainemak committed Mar 16, 2018
1 parent bcbf424 commit 5e66b48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpm/udisks2.spec
Expand Up @@ -17,6 +17,7 @@ Patch1: 0001-Disable-libblockdev-mdraid-and-part-support-from-sou.patch
Patch2: 0002-Drop-smartata-dependencies.patch
Patch3: 0003-Loosen-up-mount-unmount-rights.patch
Patch4: 0004-Introduce-mount-sd-service-that-is-executed-as-nemo.patch
Patch5: 0005-Add-udev-rule-for-the-sda-drives.patch

BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
BuildRequires: pkgconfig(gobject-introspection-1.0)
Expand Down Expand Up @@ -97,6 +98,7 @@ dynamic library, which provides access to the udisksd daemon.
%patch2 -p1 -b .drop-smartata
%patch3 -p1 -b .loosen-up-rights
%patch4 -p1 -b .mount-sd-service
%patch5 -p1 -b .udev-rules-for-sda

# Disable gtk-doc
sed -i 's/SUBDIRS = data udisks src tools modules po doc/SUBDIRS = data udisks src tools modules po/' Makefile.am
Expand Down

0 comments on commit 5e66b48

Please sign in to comment.