rpms/linkage/devel linkage-0.2.0-rb_libtorrent.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 linkage.spec, 1.3, 1.4 sources, 1.2, 1.3 linkage-0.1.4-libtorrent-asio.patch, 1.1, NONE linkage-0.1.4-plugindir.patch, 1.1, NONE

Adel Gadllah (drago01) fedora-extras-commits at redhat.com
Wed Jul 16 17:11:12 UTC 2008


Author: drago01

Update of /cvs/pkgs/rpms/linkage/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24885

Modified Files:
	.cvsignore linkage.spec sources 
Added Files:
	linkage-0.2.0-rb_libtorrent.patch 
Removed Files:
	linkage-0.1.4-libtorrent-asio.patch 
	linkage-0.1.4-plugindir.patch 
Log Message:
update to 0.2.0

linkage-0.2.0-rb_libtorrent.patch:

--- NEW FILE linkage-0.2.0-rb_libtorrent.patch ---
diff -upNr linkage-0.2.0.orign/configure linkage-0.2.0/configure
--- linkage-0.2.0.orign/configure	2008-04-15 03:04:57.000000000 +0200
+++ linkage-0.2.0/configure	2008-07-16 12:12:51.000000000 +0200
@@ -3139,12 +3139,12 @@ if test -n "$LIBTORRENT_CFLAGS"; then
     pkg_cv_LIBTORRENT_CFLAGS="$LIBTORRENT_CFLAGS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libtorrent >= 0.13\"") >&5
-  ($PKG_CONFIG --exists --print-errors "libtorrent >= 0.13") 2>&5
+    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libtorrent-rasterbar >= 0.13\"") >&5
+  ($PKG_CONFIG --exists --print-errors "libtorrent-rasterbar >= 0.13") 2>&5
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; then
-  pkg_cv_LIBTORRENT_CFLAGS=`$PKG_CONFIG --cflags "libtorrent >= 0.13" 2>/dev/null`
+  pkg_cv_LIBTORRENT_CFLAGS=`$PKG_CONFIG --cflags "libtorrent-rasterbar >= 0.13" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -3155,12 +3155,12 @@ if test -n "$LIBTORRENT_LIBS"; then
     pkg_cv_LIBTORRENT_LIBS="$LIBTORRENT_LIBS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libtorrent >= 0.13\"") >&5
-  ($PKG_CONFIG --exists --print-errors "libtorrent >= 0.13") 2>&5
+    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libtorrent-rasterbar >= 0.13\"") >&5
+  ($PKG_CONFIG --exists --print-errors "libtorrent-rasterbar >= 0.13") 2>&5
   ac_status=$?
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; then
-  pkg_cv_LIBTORRENT_LIBS=`$PKG_CONFIG --libs "libtorrent >= 0.13" 2>/dev/null`
+  pkg_cv_LIBTORRENT_LIBS=`$PKG_CONFIG --libs "libtorrent-rasterbar >= 0.13" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -3178,14 +3178,14 @@ else
         _pkg_short_errors_supported=no
 fi
         if test $_pkg_short_errors_supported = yes; then
-	        LIBTORRENT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libtorrent >= 0.13" 2>&1`
+	        LIBTORRENT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libtorrent-rasterbar >= 0.13" 2>&1`
         else
-	        LIBTORRENT_PKG_ERRORS=`$PKG_CONFIG --print-errors "libtorrent >= 0.13" 2>&1`
+	        LIBTORRENT_PKG_ERRORS=`$PKG_CONFIG --print-errors "libtorrent-rasterbar >= 0.13" 2>&1`
         fi
 	# Put the nasty error message in config.log where it belongs
 	echo "$LIBTORRENT_PKG_ERRORS" >&5
 
-	{ { echo "$as_me:$LINENO: error: Package requirements (libtorrent >= 0.13) were not met:
+	{ { echo "$as_me:$LINENO: error: Package requirements (libtorrent-rasterbar >= 0.13) were not met:
 
 $LIBTORRENT_PKG_ERRORS
 
@@ -3196,7 +3196,7 @@ Alternatively, you may set the environme
 and LIBTORRENT_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.
 " >&5
-echo "$as_me: error: Package requirements (libtorrent >= 0.13) were not met:
+echo "$as_me: error: Package requirements (libtorrent-rasterbar >= 0.13) were not met:
 
 $LIBTORRENT_PKG_ERRORS
 


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/linkage/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	24 Aug 2007 16:16:42 -0000	1.2
+++ .cvsignore	16 Jul 2008 17:10:20 -0000	1.3
@@ -1 +1 @@
-linkage-0.1.4.tar.gz
+linkage-0.2.0.tar.gz


Index: linkage.spec
===================================================================
RCS file: /cvs/pkgs/rpms/linkage/devel/linkage.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- linkage.spec	15 Feb 2008 09:06:52 -0000	1.3
+++ linkage.spec	16 Jul 2008 17:10:20 -0000	1.4
@@ -1,6 +1,6 @@
 Name: linkage
-Version: 0.1.4        
-Release: 6%{?dist}
+Version: 0.2.0       
+Release: 1%{?dist}
 Summary: Lightweight bittorent client       
 
 Group: Applications/Internet          
@@ -9,8 +9,7 @@
 Source0: http://linkage.googlecode.com/files/%{name}-%{version}.tar.gz     
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Patch0: linkage-0.1.4-plugindir.patch
-Patch1: linkage-0.1.4-libtorrent-asio.patch
+Patch0: linkage-0.2.0-rb_libtorrent.patch
 
 BuildRequires: rb_libtorrent-devel
 BuildRequires: curl-devel
@@ -19,6 +18,7 @@
 BuildRequires: libglademm24-devel
 BuildRequires: gconfmm26-devel
 BuildRequires: gettext
+BuildRequires: dbus-c++-devel
 
 Requires(pre): GConf2
 Requires(post): GConf2
@@ -41,8 +41,7 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .plugindir
-%patch1 -p1 -b .libtorrent
+%patch0 -p1 -b .rb_libtorrent
 
 %build
 %configure --disable-schemas-install
@@ -113,6 +112,9 @@
 %{_libdir}/liblinkage-1.so
 
 %changelog
+* Wed Jul 16 2008 Adel Gadllah <adel.gadllah at gmail.com> 0.2.0-1
+- Update to 0.2.0
+
 * Fri Feb 15 2008 Adel Gadllah <adel.gadllah at gmail.com> 0.1.4-6
 - Patch from Peter Gordon to fix build with new rb_libtorrent
 - RH #432924


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/linkage/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	24 Aug 2007 16:16:42 -0000	1.2
+++ sources	16 Jul 2008 17:10:20 -0000	1.3
@@ -1 +1 @@
-8c208ec71db1e6db58897d19e953256f  linkage-0.1.4.tar.gz
+f844e0084d92a2f615d3cfe82024ff36  linkage-0.2.0.tar.gz


--- linkage-0.1.4-libtorrent-asio.patch DELETED ---


--- linkage-0.1.4-plugindir.patch DELETED ---




More information about the fedora-extras-commits mailing list