[csw-devel] SF.net SVN: gar:[13302] csw/mgar/pkg/rdesktop/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Feb 14 17:56:39 CET 2011
Revision: 13302
http://gar.svn.sourceforge.net/gar/?rev=13302&view=rev
Author: dmichelsen
Date: 2011-02-14 16:56:39 +0000 (Mon, 14 Feb 2011)
Log Message:
-----------
rdesktop: Add README.CSW about functionality patch
Modified Paths:
--------------
csw/mgar/pkg/rdesktop/trunk/Makefile
Added Paths:
-----------
csw/mgar/pkg/rdesktop/trunk/files/README.CSW
Modified: csw/mgar/pkg/rdesktop/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rdesktop/trunk/Makefile 2011-02-14 16:55:23 UTC (rev 13301)
+++ csw/mgar/pkg/rdesktop/trunk/Makefile 2011-02-14 16:56:39 UTC (rev 13302)
@@ -12,6 +12,7 @@
MASTER_SITES = $(SF_MIRROR)
DISTFILES = $(NAME)-$(VERSION).tar.gz
+DISTFILES += README.CSW
# Apply patch from
# https://sourceforge.net/tracker/?func=detail&aid=2812158&group_id=24366&atid=381349
@@ -19,6 +20,9 @@
# http://csiuo.com/drupal/content/rdesktop-160-and-windows-server-2008-sp2
PATCHFILES += fix-2022945.patch
+# The above is a functionality patch
+VERSION_FLAG_PATCH = 1
+
PACKAGES = CSWrdesktop
CATALOGNAME_CSWrdesktop = rdesktop
@@ -37,4 +41,7 @@
# No test/check target provided by rdesktop
TEST_SCRIPTS =
+# The path is just an example and nobody will probably look into it
+CHECKPKG_OVERRIDES_CSWrdesktop += file-with-bad-content|/usr/local|root/opt/csw/share/rdesktop/keymaps/is
+
include gar/category.mk
Added: csw/mgar/pkg/rdesktop/trunk/files/README.CSW
===================================================================
--- csw/mgar/pkg/rdesktop/trunk/files/README.CSW (rev 0)
+++ csw/mgar/pkg/rdesktop/trunk/files/README.CSW 2011-02-14 16:56:39 UTC (rev 13302)
@@ -0,0 +1,12 @@
+README.CSW for rdesktop
+-----------------------
+
+The following functionality patches have been applied:
+
+* Fix IRP Query Volume Information class: 0x07 problem
+
+ The patch was taken from
+ http://sourceforge.net/tracker/?func=detail&aid=2812158&group_id=24366&atid=381349
+ as referenced from
+ http://csiuo.com/drupal/content/rdesktop-160-and-windows-server-2008-sp2
+
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