packages: tint2/tint2.spec - up to 0.9-rc1 - more %files

duddits duddits at pld-linux.org
Tue Jan 19 23:06:15 CET 2010


Author: duddits                      Date: Tue Jan 19 22:06:15 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.9-rc1
- more %files

---- Files affected:
packages/tint2:
   tint2.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/tint2/tint2.spec
diff -u packages/tint2/tint2.spec:1.11 packages/tint2/tint2.spec:1.12
--- packages/tint2/tint2.spec:1.11	Tue Jan  5 21:21:40 2010
+++ packages/tint2/tint2.spec	Tue Jan 19 23:06:09 2010
@@ -3,15 +3,17 @@
 # Conditional build:
 %bcond_without  tintwizard	# build without tintwizard
 #
+%define		_rc	rc1
+%define		_rel	0.1
 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
-Release:	1
+Version:	0.9
+Release:	%{_rc}.%{_rel}
 License:	GPL v2
 Group:		Applications
-Source0:	http://tint2.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5:	866bc529cb7d0884e976f8fc9aef0eea
+Source0:	http://tint2.googlecode.com/files/%{name}-%{version}-%{_rc}.tar.gz
+# Source0-md5:	3e0bae87ea34b43819fc2fbbea3a9da2
 Source1:	http://tint2.googlecode.com/files/%{name}-0.7.pdf
 # Source1-md5:	25980bd22fabc6a66660173fa639957b
 Patch0:		%{name}-tintwizard_conf.patch
@@ -57,7 +59,7 @@
 tint2 - przykładowe konfiguracje.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_rc}
 %patch0 -p1
 
 %build
@@ -93,6 +95,8 @@
 %{?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
@@ -105,6 +109,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2010/01/19 22:06:09  duddits
+- up to 0.9-rc1
+- more %files
+
 Revision 1.11  2010/01/05 20:21:40  sparky
 - BR: rpm-pythonprov
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tint2/tint2.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list