commit 1a6529a7171068f83869f8eb5ecd7c4617578049
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Tue Nov 6 15:32:06 2018 +0100

    - rel 3; link with cgroup library for required symbols

 apache-mod_cgroup.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/apache-mod_cgroup.spec b/apache-mod_cgroup.spec
index 48b1e1c..a84abef 100644
--- a/apache-mod_cgroup.spec
+++ b/apache-mod_cgroup.spec
@@ -6,7 +6,7 @@
 Summary:       Resource management per vhost
 Name:          apache-mod_%{mod_name}
 Version:       0.%{snapdate}.1
-Release:       2
+Release:       3
 License:       GPL
 Group:         Networking/Daemons/HTTP
 Source0:       
https://github.com/MatthewIfe/mod_cgroup/archive/59adb1a668f0a8504b1124cf0bb93d7e61b21b01.zip
@@ -43,7 +43,7 @@ mod_cgroup can be used for:
 %setup -q -n mod_%{mod_name}-%{snap}
 
 %build
-%{apxs} -c mod_%{mod_name}/mod_%{mod_name}.c -o mod_%{mod_name}.la
+%{apxs} -c mod_%{mod_name}/mod_%{mod_name}.c -o mod_%{mod_name}.la -lcgroup
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_cgroup.git/commitdiff/1a6529a7171068f83869f8eb5ecd7c4617578049

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to