SPECS: apache-mod_admserv.spec - fixed Name

qboosh qboosh at pld-linux.org
Fri Nov 17 11:05:23 CET 2006


Author: qboosh                       Date: Fri Nov 17 10:05:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed Name

---- Files affected:
SPECS:
   apache-mod_admserv.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_admserv.spec
diff -u SPECS/apache-mod_admserv.spec:1.1 SPECS/apache-mod_admserv.spec:1.2
--- SPECS/apache-mod_admserv.spec:1.1	Fri Nov 17 10:57:50 2006
+++ SPECS/apache-mod_admserv.spec	Fri Nov 17 11:05:18 2006
@@ -2,7 +2,7 @@
 %define		apxs		/usr/sbin/apxs
 Summary:	mod_admserv - communication link between Console and Directory
 Summary(pl):	mod_admserv - połączenie komunikacyjne między konsolą a katalogiem
-Name:		mod_admserv
+Name:		apache-mod_admserv
 Version:	1.0.3
 Release:	0.1
 License:	Apache 2.0
@@ -35,7 +35,7 @@
 Directory Server.
 
 %prep
-%setup -q
+%setup -q -n mod_admserv-%{version}
 
 %build
 # apr-util is missing in configure check
@@ -75,5 +75,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/11/17 10:05:18  qboosh
+- fixed Name
+
 Revision 1.1  2006/11/17 09:57:50  qboosh
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache-mod_admserv.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list