public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-dotnet/podsleuth/files: podsleuth-0.6.3-libsgutils.patch
@ 2008-12-14 17:03 Peter Alfredsen (loki_val)
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Alfredsen (loki_val) @ 2008-12-14 17:03 UTC (permalink / raw
  To: gentoo-commits

loki_val    08/12/14 17:03:53

  Added:                podsleuth-0.6.3-libsgutils.patch
  Log:
  Fix bug 208249.
  (Portage version: 2.2_rc17/cvs/Linux 2.6.28-rc6 x86_64)

Revision  Changes    Path
1.1                  dev-dotnet/podsleuth/files/podsleuth-0.6.3-libsgutils.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/podsleuth/files/podsleuth-0.6.3-libsgutils.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/podsleuth/files/podsleuth-0.6.3-libsgutils.patch?rev=1.1&content-type=text/plain

Index: podsleuth-0.6.3-libsgutils.patch
===================================================================
diff -ur src.old/PodSleuth/PodSleuth/ScsiReader.cs src/PodSleuth/PodSleuth/ScsiReader.cs
--- src.old/PodSleuth/PodSleuth/ScsiReader.cs	2007-09-17 04:51:40.000000000 -0300
+++ src/PodSleuth/PodSleuth/ScsiReader.cs	2008-12-14 02:22:14.000000000 -0400
@@ -50,7 +50,7 @@
             }
         }
         
-        [DllImport("libsgutils.so.1")]
+        [DllImport("libsgutils.so")]
         private static extern int sg_ll_inquiry(int sg_fd, int cmddt, int evpd, int pg_op,
             IntPtr resp, int mx_resp_len, int noisy, int verbose);
             
@@ -74,4 +74,4 @@
             }
         }
     }
-}
\ No newline at end of file
+}
diff -ur src.old/PodSleuth/PodSleuth.dll.config.in src/PodSleuth/PodSleuth.dll.config.in
--- src.old/PodSleuth/PodSleuth.dll.config.in	2007-09-17 04:51:40.000000000 -0300
+++ src/PodSleuth/PodSleuth.dll.config.in	2008-12-14 02:22:14.000000000 -0400
@@ -1,4 +1,4 @@
 <configuration>
-	<dllmap dll="libsgutils.so.1" target="libsgutils.so.1" />
+	<dllmap dll="libsgutils.so" target="libsgutils.so" />
 </configuration>
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-dotnet/podsleuth/files: podsleuth-0.6.3-libsgutils.patch
@ 2009-01-25 11:30 Peter Alfredsen (loki_val)
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Alfredsen (loki_val) @ 2009-01-25 11:30 UTC (permalink / raw
  To: gentoo-commits

loki_val    09/01/25 11:30:47

  Removed:              podsleuth-0.6.3-libsgutils.patch
  Log:
  Bump
  (Portage version: 2.2_rc23/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-25 11:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-25 11:30 [gentoo-commits] gentoo-x86 commit in dev-dotnet/podsleuth/files: podsleuth-0.6.3-libsgutils.patch Peter Alfredsen (loki_val)
  -- strict thread matches above, loose matches on Subject: below --
2008-12-14 17:03 Peter Alfredsen (loki_val)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox