[paketler-commits] r28319 - in devel/programming/libs/libgphoto2: . comar files

paketler-commits at pardus.org.tr paketler-commits at pardus.org.tr
25 Haz 2007 Pzt 19:58:40 EEST


Author: caglar
Date: Mon Jun 25 19:58:39 2007
New Revision: 28319

Added:
   devel/programming/libs/libgphoto2/comar/
   devel/programming/libs/libgphoto2/comar/package.py
Removed:
   devel/programming/libs/libgphoto2/files/libgphoto2-dbus.patch
   devel/programming/libs/libgphoto2/files/libgphoto2-udev.patch
Modified:
   devel/programming/libs/libgphoto2/actions.py
   devel/programming/libs/libgphoto2/pspec.xml
Log:
version bump, udev and hal's file generation converted to postInstall and preRemove

Modified: devel/programming/libs/libgphoto2/actions.py
=================================================================
--- devel/programming/libs/libgphoto2/actions.py	(original)
+++ devel/programming/libs/libgphoto2/actions.py	Mon Jun 25 19:58:39 2007
@@ -31,10 +31,3 @@
     pisitools.removeDir("/usr/share/doc/libgphoto2_port")
 
     pisitools.dodoc("ChangeLog", "NEWS*", "README", "AUTHORS", "TESTERS", "MAINTAINERS", "HACKING", "CHANGES")
-
-    pisitools.dodir("/etc/udev/rules.d/")
-    pisitools.dodir("/usr/share/hal/fdi/information/10freedesktop/")
-
-    shelltools.system("%s/usr/lib/libgphoto2/print-udev-rules > %s/etc/udev/rules.d/60-libgphoto2.rules" % (get.installDIR(), get.installDIR()))
-    shelltools.system("%s/usr/lib/libgphoto2/print-camera-list hal-fdi > %s/usr/share/hal/fdi/information/10freedesktop/10-camera-libgphoto2.fdi" % (get.installDIR(), get.installDIR()))
-    shelltools.system("%s/usr/lib/libgphoto2/print-camera-list hal-fdi-device > %s/usr/share/hal/fdi/information/10freedesktop/10-camera-libgphoto2-device.fdi" % (get.installDIR(), get.installDIR()))

Modified: devel/programming/libs/libgphoto2/pspec.xml
=================================================================
--- devel/programming/libs/libgphoto2/pspec.xml	(original)
+++ devel/programming/libs/libgphoto2/pspec.xml	Mon Jun 25 19:58:39 2007
@@ -12,7 +12,7 @@
         <IsA>library</IsA>
         <Summary>Library that implements support for numerous digital cameras</Summary>
         <Description>Libgphoto2 is the core library designed to allow access to digital camera by external programs.</Description>
-        <Archive sha1sum="cca8ae4c4702444c899a1ab3b88003170f7ccb82" type="tarbz2">mirrors://sourceforge/gphoto/libgphoto2-2.2.1.tar.bz2</Archive>
+        <Archive sha1sum="13cc3f05ee298b33cd03ba4b772ef05a3aa49b97" type="tarbz2">mirrors://sourceforge/gphoto/libgphoto2-2.3.1.tar.bz2</Archive>
         <BuildDependencies>
             <Dependency versionFrom="0.1.12">libusb</Dependency>
             <Dependency versionFrom="0.11">usbutils</Dependency>
@@ -23,9 +23,6 @@
         </BuildDependencies>
         <Patches>
             <Patch level="1">libgphoto2-2.1.2-norpm.patch</Patch>
-            <!-- Don't delete me, im needed for udev.rules generation phase -->
-            <Patch level="1">libgphoto2-udev.patch</Patch>
-            <Patch level="1">libgphoto2-dbus.patch</Patch>
         </Patches>
 
     </Source>
@@ -44,14 +41,22 @@
             <Path fileType="library">/usr/lib</Path>
             <Path fileType="doc">/usr/share/doc</Path>
             <Path fileType="data">/usr/share/libgphoto2</Path>
-            <Path fileType="data">/usr/share/hal/fdi</Path>
             <Path fileType="localedata">/usr/share/locale</Path>
             <Path fileType="man">/usr/share/man</Path>
-            <Path fileType="config">/etc</Path>
         </Files>
+        <Provides>
+            <COMAR script="package.py">System.Package</COMAR>
+        </Provides>
     </Package>
 
     <History>
+        <Update release="16">
+            <Date>2007-06-25</Date>
+            <Version>2.3.1</Version>
+            <Comment>Version bump</Comment>
+            <Name>S.Çağlar Onur</Name>
+            <Email>caglar at pardus.org.tr</Email>
+        </Update>
         <Update release="15">
             <Date>2007-05-29</Date>
             <Version>2.2.1</Version>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi