Changes of Revision 6

iscan.spec Changed
x
 
1
@@ -38,7 +38,7 @@
2
 BuildRequires:  gcc-c++
3
 BuildRequires:  gettext-tools
4
 BuildRequires:  libtool
5
-BuildRequires:  systemd
6
+BuildRequires:  systemd-rpm-macros
7
 BuildRequires:  update-desktop-files
8
 BuildRequires:  pkg-config
9
 BuildRequires:  pkgconfig(gimp-2.0)
10
@@ -51,7 +51,7 @@
11
 BuildRequires:  pkgconfig(sane-backends)
12
 BuildRequires:  pkgconfig(udev)
13
 Requires:       %{name}-data = %{version_iscan_data}
14
-Requires(post): systemd
15
+%{?systemd_requires}
16
 ExclusiveArch: x86_64
17
 
18
 %description
19
@@ -141,7 +141,6 @@
20
 fi
21
 
22
 %files -f %{name}.lang
23
-%defattr(-,root,root,-)
24
 %doc NEWS README AUTHORS
25
 %license COPYING
26
 %license non-free/COPYING.EPSON.en.txt
27