]> git.pld-linux.org Git - packages/libgusb.git/commitdiff
- updated to 0.1.2 auto/th/libgusb-0_1_2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Nov 2011 06:01:50 +0000 (06:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete link patch

Changed files:
    libgusb-link.patch -> 1.2
    libgusb.spec -> 1.2

libgusb-link.patch [deleted file]
libgusb.spec

diff --git a/libgusb-link.patch b/libgusb-link.patch
deleted file mode 100644 (file)
index 08de5ab..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- libgusb-0.1.1/gusb/Makefile.am.orig        2011-10-10 16:24:46.000000000 +0200
-+++ libgusb-0.1.1/gusb/Makefile.am     2011-11-03 17:23:07.785966750 +0100
-@@ -38,7 +38,7 @@
- libgusb_la_LIBADD =                                           \
-       $(GLIB_LIBS)                                            \
--      $(GUDEV_LIBS)
-+      $(GUDEV_LIBS) $(USB_LIBS)
- libgusb_la_LDFLAGS =                                          \
-       -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)    \
index 04765d255e781e5d495b010e8d42342773ab07f5..20ad2075bcfc3b6ace825d0b12271c08fb0f1000 100644 (file)
@@ -5,13 +5,12 @@
 Summary:       GUsb - GObject wrapper for libusb1 library
 Summary(pl.UTF-8):     GUsb - obudowanie GObject biblioteki libusb1
 Name:          libgusb
-Version:       0.1.1
+Version:       0.1.2
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
-# Source0-md5: f2724bf1d958c8c9f55c3cfb1bd0efc4
-Patch0:                %{name}-link.patch
+# Source0-md5: 9eaf4e27aa533cbe3789f8af305cdf4a
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.11
 BuildRequires: gtk-doc >= 1.9
@@ -80,7 +79,6 @@ Dokumentacja API biblioteki GUsb.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.224743 seconds and 4 git commands to generate.