Author: qboosh                       Date: Wed Jun 18 15:47:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed bogus readline BR
- added more real ones (libnotify-devel, dbus-glib-devel);
  disabling autoreqdep made it harder to notice new dependencies

---- Files affected:
SPECS:
   transmission.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/transmission.spec
diff -u SPECS/transmission.spec:1.28 SPECS/transmission.spec:1.29
--- SPECS/transmission.spec:1.28        Wed Jun 18 12:19:41 2008
+++ SPECS/transmission.spec     Wed Jun 18 17:47:23 2008
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# TODO: use system libevent
 Summary:       A versatile and multi-platform BitTorrent client
 Summary(pl.UTF-8):     Wszechstronny i wieloplatformowy klient BitTorrenta
 Name:          transmission
@@ -9,13 +10,15 @@
 Source0:       
http://download.m0k.org/transmission/files/transmission-%{version}.tar.bz2
 # Source0-md5: aa0a2db19b0f3dbfd75a0fb354d6c47d
 URL:           http://transmission.m0k.org/
-BuildRequires: curl-devel
+BuildRequires: curl-devel >= 7.15.0
+BuildRequires: dbus-glib-devel >= 0.70
+BuildRequires: glib2-devel >= 1:2.16.0
 BuildRequires: gtk+2-devel >= 2:2.6.0
 BuildRequires: intltool >= 0.35.5
-BuildRequires: libevent-devel
-BuildRequires: openssl-devel
+#BuildRequires:        libevent-devel
+BuildRequires: libnotify-devel >= 0.4.4
+BuildRequires: openssl-devel >= 0.9.4
 BuildRequires: pkgconfig
-BuildRequires: readline-devel
 BuildRequires: rpmbuild(macros) >= 1.357
 Requires(post,postun): hicolor-icon-theme
 Requires(post,postun): gtk+2
@@ -51,8 +54,6 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-#mv $RPM_BUILD_ROOT/usr{,/share}/man
-
 %find_lang %{name} --all-name --with-gnome
 
 %clean
@@ -87,6 +88,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2008/06/18 15:47:23  qboosh
+- removed bogus readline BR
+- added more real ones (libnotify-devel, dbus-glib-devel);
+  disabling autoreqdep made it harder to notice new dependencies
+
 Revision 1.28  2008/06/18 10:19:41  gzohop
 - +BR curl-devel
 - +BR readline-devel
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/transmission.spec?r1=1.28&r2=1.29&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to