[csw-devel] SF.net SVN: gar:[8088] csw/mgar/pkg/subversion/trunk
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Tue Jan 19 12:09:21 CET 2010
Revision: 8088
http://gar.svn.sourceforge.net/gar/?rev=8088&view=rev
Author: skayser
Date: 2010-01-19 11:09:21 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
subversion: added changelog.CSW
Modified Paths:
--------------
csw/mgar/pkg/subversion/trunk/Makefile
csw/mgar/pkg/subversion/trunk/files/changelog.CSW
Modified: csw/mgar/pkg/subversion/trunk/Makefile
===================================================================
--- csw/mgar/pkg/subversion/trunk/Makefile 2010-01-19 10:22:43 UTC (rev 8087)
+++ csw/mgar/pkg/subversion/trunk/Makefile 2010-01-19 11:09:21 UTC (rev 8088)
@@ -281,3 +281,9 @@
$(BUILD_ENV) gmake -C $(WORKSRC) javahl;
$(INSTALL_ENV) gmake -C $(WORKSRC) install-javahl;
@$(MAKECOOKIE)
+
+post-merge: $(foreach P,$(_PKG_SPECS),install-changelog-$P)
+
+install-changelog-%:
+ ginstall -D $(FILEDIR)/changelog.CSW \
+ $(PKGROOT)$(docdir)/$(call catalogname,$*)/changelog.CSW
Modified: csw/mgar/pkg/subversion/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/subversion/trunk/files/changelog.CSW 2010-01-19 10:22:43 UTC (rev 8087)
+++ csw/mgar/pkg/subversion/trunk/files/changelog.CSW 2010-01-19 11:09:21 UTC (rev 8088)
@@ -1,10 +1,11 @@
-subversion (1.6.6,REV=2010.01.17)
+subversion (1.6.6,REV=2010.01.19)
+ * Non-maintainer submission.
* Restricted cswpycompile usage to python modules. (Closes #4156)
* Corrected libsvn_ra_dav-1.so.0 symlinks. (Closes #4096)
* Dropped openssl_rt dependency (neon with SSL support is built separately).
* Dropped kerberos dependency (neon comes with Kerberos support).
* Dropped libnet dependency (not required).
- * Re-ordered RUNPATH and introduced $ISALIB for /opt/csw/lib/, /opt/csw/bdb47.
+ * Reordered RUNPATH and introduced $ISALIB for /opt/csw/lib/, /opt/csw/bdb47.
- -- Sebastian Kayser <skayser at opencsw.org> Sun, 17 Jan 2010 02:39:59 +0100
+ -- Sebastian Kayser <skayser at opencsw.org> Tue, 19 Jan 2010 12:06:51 +0100
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list