Author: blues                        Date: Sun Feb 10 12:35:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.0.32 - requires different version of BitTorrent than in Th.

---- Files affected:
SPECS:
   gnome-btdownload.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/gnome-btdownload.spec
diff -u SPECS/gnome-btdownload.spec:1.8 SPECS/gnome-btdownload.spec:1.9
--- SPECS/gnome-btdownload.spec:1.8     Tue Feb 13 08:16:46 2007
+++ SPECS/gnome-btdownload.spec Sun Feb 10 13:35:15 2008
@@ -2,24 +2,25 @@
 Summary:       GNOME BitTorrent downloader
 Summary(pl.UTF-8):     Narzędzie do ściągania protokołem BitTorrent dla GNOME
 Name:          gnome-btdownload
-Version:       0.0.22
-Release:       1
+Version:       0.0.32
+Release:       0.2
 License:       BSD
 Group:         X11/Applications
 Source0:       http://dl.sourceforge.net/gnome-bt/%{name}-%{version}.tar.gz
-# Source0-md5: b52df0c8b0c28aa0cc8814ff4754cef9
+# Source0-md5: 893268ec4ff1d64439e8c5cfbc6db0c7
 Patch0:                %{name}-desktop.patch
 URL:           http://gnome-bt.sourceforge.net/
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: python-gnome-devel >= 2.10.0
 BuildRequires: python-pygtk-devel >= 1:2.6.0
 BuildRequires: rpmbuild(macros) >= 1.197
 %pyrequires_eq python
 Requires:      BitTorrent >= 3.3
-Requires:      python-gnome-extras-applet >= 2.10.0
+#Requires:     python-gnome-extras-applet >= 2.10.0
 Requires:      python-gnome-gconf >= 2.10.0
 Requires:      python-gnome-ui >= 2.10.0
 Requires:      python-pygtk-gtk >= 1:2.6.0
-BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -53,9 +54,14 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+
 %post
+%gconf_schema_install gnome-btdownload.schemas
 %update_desktop_database_post
 
+%preun
+%gconf_schema_uninstall gnome-btdownload.schemas
+
 %postun
 %update_desktop_database_postun
 
@@ -63,6 +69,8 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/%{name}
+%{_sysconfdir}/gconf/schemas/gnome-btdownload.schemas
+%{py_sitescriptdir}/gnomebtdownload
 %{_desktopdir}/%{name}.desktop
 %{_datadir}/%{name}
 %{_mandir}/man1/%{name}.1*
@@ -73,7 +81,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.8  2007-02-13 07:16:46  glen
+Revision 1.9  2008-02-10 12:35:15  blues
+- 0.0.32 - requires different version of BitTorrent than in Th.
+
+Revision 1.8  2007/02/13 07:16:46  glen
 - tabs in preamble
 
 Revision 1.7  2007/02/12 00:48:52  baggins
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-btdownload.spec?r1=1.8&r2=1.9&f=u

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

Reply via email to