]> git.pld-linux.org Git - packages/tint2.git/blobdiff - tint2.spec
- up to 0.9
[packages/tint2.git] / tint2.spec
index f2929d85884c46ea954bcd0fa29137e387d5730d..6287e61412bd66bf18e41c3d948331a369e39d41 100644 (file)
@@ -5,12 +5,12 @@
 Summary:       tint2 is a simple panel/taskbar intentionally made for openbox3
 Summary(pl.UTF-8):     tint2 jest prostym panelem oryginalnie zaprojektowanym dla openbox3
 Name:          tint2
-Version:       0.8
+Version:       0.9
 Release:       1
 License:       GPL v2
 Group:         Applications
 Source0:       http://tint2.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5: 866bc529cb7d0884e976f8fc9aef0eea
+# Source0-md5: 411de6ccb8b82089852d8c854b12ddb9
 Source1:       http://tint2.googlecode.com/files/%{name}-0.7.pdf
 # Source1-md5: 25980bd22fabc6a66660173fa639957b
 Patch0:                %{name}-tintwizard_conf.patch
@@ -25,6 +25,8 @@ BuildRequires:        libtool
 BuildRequires: pango-devel
 BuildRequires: pkgconfig
 BuildRequires: rpm-pythonprov
+BuildRequires: xorg-lib-libXcomposite-devel
+BuildRequires: xorg-lib-libXdamage-devel
 BuildRequires: xorg-lib-libXinerama-devel
 %if %{with tintwizard}
 Requires:      python
@@ -56,7 +58,7 @@ tint2 - example configurations.
 tint2 - przykładowe konfiguracje.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}
 %patch0 -p1
 
 %build
@@ -92,6 +94,8 @@ rm -rf $RPM_BUILD_ROOT
 %{?with_tintwizard:%attr(755,root,root) %{_bindir}/tintwizard.py}
 %dir %{_sysconfdir}/xdg/tint2
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/xdg/tint2/tint2rc
+%dir %{_datadir}/tint2
+%{_datadir}/tint2/default_icon.png
 %{_mandir}/man1/tint2.1.*
 
 %files examples
This page took 0.055146 seconds and 4 git commands to generate.