gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge-plugin-ldapextauth gforge-plugin-ldapextauth.spe


From: gsmet
Subject: [Gforge-commits] gforge-plugin-ldapextauth gforge-plugin-ldapextauth.spec, 1.1, 1.2
Date: Tue, 07 Dec 2004 10:40:09 -0600

Update of /cvsroot/gforge/gforge-plugin-ldapextauth
In directory db.perdue.net:/tmp/cvs-serv21442

Modified Files:
        gforge-plugin-ldapextauth.spec 
Log Message:
fixed RPM packaging of LdapExtAuth plugin

Index: gforge-plugin-ldapextauth.spec
===================================================================
RCS file: 
/cvsroot/gforge/gforge-plugin-ldapextauth/gforge-plugin-ldapextauth.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gforge-plugin-ldapextauth.spec      26 Nov 2004 17:52:49 -0000      1.1
+++ gforge-plugin-ldapextauth.spec      7 Dec 2004 16:40:06 -0000       1.2
@@ -41,7 +41,7 @@
 
 # copying all needed stuff to $PLUGIN_LIB_DIR
 install -m 755 -d $PLUGIN_LIB_DIR
-for dir in include; do
+for dir in include rpm-specific; do
        cp -rp $dir ${PLUGIN_LIB_DIR}/
 done;
 
@@ -75,5 +75,5 @@
 %{pluginlibdir}/include
 
 %changelog
-* Fri Nov 26 2004  Open Wide <address@hidden>
+* Fri Nov 26 2004  Dassault Aviation <address@hidden>
 Initial RPM packaging





reply via email to

[Prev in Thread] Current Thread [Next in Thread]