]> git.pld-linux.org Git - packages/systemd.git/commitdiff
systemd.pc moved to devel subpackage to get rid of pkgconfig dependency from systemd...
authorBartek Szady <bszx@bszx.eu>
Fri, 22 Oct 2021 10:30:44 +0000 (12:30 +0200)
committerBartek Szady <bszx@bszx.eu>
Fri, 22 Oct 2021 10:30:44 +0000 (12:30 +0200)
systemd.spec

index 503fc3702895fd031974209de4c79270bd1928d3..b73f143f0187a7f300470fbc7468ffcb88e6c942 100644 (file)
@@ -1683,7 +1683,6 @@ fi
 %{_mandir}/man5/tmpfiles.d.5*
 %{_mandir}/man5/environment.d.5*
 %{_mandir}/man8/systemd-tmpfiles.8*
-%{_npkgconfigdir}/systemd.pc
 
 %{systemdunitdir}/dev-hugepages.mount
 %{systemdunitdir}/dev-mqueue.mount
@@ -2212,6 +2211,7 @@ fi
 %attr(755,root,root) /%{_lib}/libsystemd.so
 %{_includedir}/%{name}
 %{_pkgconfigdir}/libsystemd.pc
+%{_npkgconfigdir}/systemd.pc
 %{_mandir}/man3/SD_*.3*
 %{_mandir}/man3/sd*.3*
 
This page took 0.209459 seconds and 4 git commands to generate.