modernize the spec a bit
This commit is contained in:
parent
423b7e93fd
commit
75eb8cfc1b
@ -117,9 +117,7 @@ Requires: %{name}-glib%{?_isa} = %{version}-%{release}
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .rotated-words-selection
|
||||
%patch1 -p1 -b .cmsGetColorSpace
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
|
||||
@ -175,7 +173,8 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
|
||||
%postun cpp -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%doc COPYING README
|
||||
%doc README
|
||||
%license COPYING
|
||||
%{_libdir}/libpoppler.so.65*
|
||||
|
||||
%files devel
|
||||
|
Loading…
Reference in New Issue
Block a user