]> git.pld-linux.org Git - packages/apache-mod_suid2.git/commitdiff
- unified
authorradek <radek@pld-linux.org>
Sun, 19 Sep 2004 18:58:24 +0000 (18:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_suid2.spec -> 1.6

apache-mod_suid2.spec

index c064d7f42aab9b4cfa766e6f70d92127cfbe00b9..d97b63c280fbbfa6d25a26e5bc6666283bf62dae 100644 (file)
@@ -1,10 +1,9 @@
 %define                mod_name        suid2
-%define                ver             0.3
 %define        apxs            /usr/sbin/apxs
 Summary:       Apache module: execution of scripts under their own uids
 Summary(pl):   Modu³ do apache: wykonywanie skryptów pod wskazanym uidem
 Name:          apache-mod_%{mod_name}
-Version:       %{ver}
+Version:       0.3
 Release:       1
 License:       ASL v2.0
 Group:         Networking/Daemons
@@ -39,7 +38,7 @@ Modu
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_pkglibdir}
 
-libtool install mod_%{mod_name}.la $RPM_BUILD_ROOT%{_pkglibdir}
+install .libs/mod_%{mod_name}.so $RPM_BUILD_ROOT%{_pkglibdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.065806 seconds and 4 git commands to generate.