2009/stable/hardware/library/usbmuxd - Version bump to new stable release

İnanç Yıldırgan paketler-commits at pardus.org.tr
Tue Dec 8 16:15:41 EET 2009


Author: inanc
Date: Tue Dec  8 16:15:41 2009
New Revision: 82329

Added:
   2009/stable/hardware/library/usbmuxd/files/Get_rid_of_SHORT_NOT_OK_flag_for_USB_sends.patch
Removed:
   2009/stable/hardware/library/usbmuxd/files/Fix_USB_pid_range_check.patch
   2009/stable/hardware/library/usbmuxd/files/Fix_properly_remove_devices_from_collection_when_usbmuxd_terminates.patch
   2009/stable/hardware/library/usbmuxd/files/Fix_signal_handling_and_work_around_a_udev_bug.patch
Modified:
   2009/stable/hardware/library/usbmuxd/pspec.xml
Log:
Version bump to new stable release

---
 files/Fix_USB_pid_range_check.patch                                             |   23 ---
 files/Fix_properly_remove_devices_from_collection_when_usbmuxd_terminates.patch |   32 ----
 files/Fix_signal_handling_and_work_around_a_udev_bug.patch                      |   75 ----------
 files/Get_rid_of_SHORT_NOT_OK_flag_for_USB_sends.patch                          |   34 ++++
 pspec.xml                                                                       |   13 +
 5 files changed, 43 insertions(+), 134 deletions(-)

Modified: 2009/stable/hardware/library/usbmuxd/pspec.xml
=================================================================
--- 2009/stable/hardware/library/usbmuxd/pspec.xml	(original)
+++ 2009/stable/hardware/library/usbmuxd/pspec.xml	Tue Dec  8 16:15:41 2009
@@ -14,15 +14,13 @@
         <IsA>library</IsA>
         <Summary>Daemon for communicating with Apple's iPod Touch and iPhone</Summary>
         <Description>usbmuxd is a daemon used for communicating with Apple's iPod Touch and iPhone devices. It allows multiple services on the device to be accessed simultaneously.</Description>
-        <Archive sha1sum="bbb00d3174162b74f7d7ddd152f78d917f5b9955" type="tarbz2">http://marcansoft.com/uploads/usbmuxd/usbmuxd-1.0.0-rc2.tar.bz2</Archive>
+        <Archive sha1sum="9f6aaa77b362da5516dacebf64bc795af9209331" type="tarbz2">http://marcansoft.com/uploads/usbmuxd/usbmuxd-1.0.0.tar.bz2</Archive>
         <BuildDependencies>
             <Dependency releaseFrom="6">libusb1</Dependency>
             <Dependency>cmake</Dependency>
         </BuildDependencies>
         <Patches>
-            <Patch level="1">Fix_signal_handling_and_work_around_a_udev_bug.patch</Patch>
-            <Patch level="1">Fix_USB_pid_range_check.patch</Patch>
-            <Patch level="1">Fix_properly_remove_devices_from_collection_when_usbmuxd_terminates.patch</Patch>
+            <Patch level="1">Get_rid_of_SHORT_NOT_OK_flag_for_USB_sends.patch</Patch>
         </Patches>
     </Source>
 
@@ -43,6 +41,13 @@
     </Package>
 
     <History>
+        <Update release="4">
+            <Date>2009-12-08</Date>
+            <Version>1.0.0</Version>
+            <Comment>Version bump to new stable release.</Comment>
+            <Name>İnanç Yıldırgan</Name>
+            <Email>inancyildirgan at gmail.com</Email>
+        </Update>
         <Update release="3">
             <Date>2009-11-19</Date>
             <Version>1.0.0_rc2</Version>


More information about the paketler-commits mailing list