]> git.pld-linux.org Git - packages/bzr-gtk.git/commitdiff
- don't own too much dirs auto/th/bzr-gtk-0_93_0-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 6 Jan 2008 15:12:34 +0000 (15:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bzr-gtk.spec -> 1.14

bzr-gtk.spec

index b0c255b96f2f5e8936bb3b0dd73eb1d189c04648..8f32a2c276fafb12e51be6387307fef854de2fb1 100644 (file)
@@ -5,15 +5,16 @@ Name:         bzr-gtk
 %define                minor   0
 Version:       %{ver}.%{minor}
 Release:       2
-License:       GPL v2
+License:       GPL v2+
 Group:         Development/Version Control
 Source0:       https://launchpad.net/bzr-gtk/%{ver}/%{version}/+download/bzr-gtk-%{version}.tar.gz
 # Source0-md5: de4951911d7e39d88916d276177476f3
 URL:           http://bazaar-vcs.org/bzr-gtk
-BuildRequires: python >= 1:2.4
+BuildRequires: python >= 1:2.5
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
-%pyrequires_eq  python
+Requires(post,postun): desktop-file-utils
+%pyrequires_eq python
 Requires:      bzr >= %{ver}
 Requires:      python-pygtk-glade >= 2:2.10
 Requires:      python-pygtk-gtk >= 2:2.10
@@ -70,9 +71,13 @@ EOF
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS README TODO
-%attr(755,root,root) %{_bindir}/*
-%{py_sitedir}/*
+%doc AUTHORS NEWS README TODO
+%attr(755,root,root) %{_bindir}/olive-gtk
+%{py_sitedir}/bzrlib/plugins/gtk
+%{py_sitedir}/olive
+%{py_sitedir}/bzr_gtk-*.egg-info
 %{_datadir}/olive
-%{_pixmapsdir}/*
-%{_desktopdir}/*.desktop
+%{_pixmapsdir}/olive-gtk.png
+%{_desktopdir}/bazaar-properties.desktop
+%{_desktopdir}/bzr-notify.desktop
+%{_desktopdir}/olive-gtk.desktop
This page took 0.06218 seconds and 4 git commands to generate.