Source0: %{name}-%{version}.tar.gz
Source1: vconf-setup.service
Source2: vconf-setup.conf
+Source1001: vconf.manifest
Requires(post): /sbin/ldconfig, systemd
Requires(postun): /sbin/ldconfig, systemd
BuildRequires: cmake
%prep
%setup -q -n %{name}-%{version}
+cp %{SOURCE1001} .
%build
%cmake .
systemctl daemon-reload
%files
-%manifest vconf.manifest
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%attr(755,root,root) %{_sysconfdir}/rc.d/init.d/vconf-init
%{_sysconfdir}/rc.d/rc3.d/S04vconf-init
/usr/share/license/%{name}
%files devel
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_includedir}/vconf/vconf.h
%{_libdir}/pkgconfig/*.pc
%{_libdir}/*.so
%files keys-devel
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_includedir}/vconf/vconf-keys.h