SPECS: tasks.spec - cleanup - updated BRs - GPL version

qboosh qboosh at pld-linux.org
Tue Sep 30 19:00:04 CEST 2008


Author: qboosh                       Date: Tue Sep 30 17:00:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup
- updated BRs
- GPL version

---- Files affected:
SPECS:
   tasks.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/tasks.spec
diff -u SPECS/tasks.spec:1.13 SPECS/tasks.spec:1.14
--- SPECS/tasks.spec:1.13	Tue Sep 30 15:29:36 2008
+++ SPECS/tasks.spec	Tue Sep 30 18:59:59 2008
@@ -4,7 +4,7 @@
 Name:		tasks
 Version:	0.14
 Release:	1
-License:	GPL
+License:	GPL v2+
 Group:		Applications/Communications
 Source0:	http://pimlico-project.org/sources/tasks/%{name}-%{version}.tar.gz
 # Source0-md5:	a925fda89359d6443029022e43cba1bd
@@ -13,10 +13,11 @@
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	evolution-data-server-devel >= 1.2
+BuildRequires:	glib2-devel >= 1:2.14
 BuildRequires:	gtk+2-devel >= 2:2.10.7
 BuildRequires:	intltool >= 0.35.0
 BuildRequires:	libglade2-devel >= 1:2.6.0
-BuildRequires:	libsexy-devel
+BuildRequires:	libsexy-devel >= 0.1.12
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 1:2.6.27
 BuildRequires:	pkgconfig
@@ -52,7 +53,6 @@
 %{__automake}
 %{__autoconf}
 %configure \
-	--disable-schemas-install \
 	--disable-scrollkeeper
 %{__make}
 
@@ -60,10 +60,9 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT \
-	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
+	DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name} --with-gnome --all-name
+%find_lang %{name}
 
 # weird unsupported dimension
 rm -rf $RPM_BUILD_ROOT%{_iconsdir}/hicolor/26x26
@@ -82,9 +81,7 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/*
-##%dir %{_datadir}/tasks
-##%{_datadir}/tasks/tasks-ui.xml
+%attr(755,root,root) %{_bindir}/tasks
 %{_desktopdir}/tasks.desktop
 %{_iconsdir}/hicolor/*/apps/tasks.png
 %{_iconsdir}/hicolor/scalable/apps/tasks.svg
@@ -95,6 +92,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2008/09/30 16:59:59  qboosh
+- cleanup
+- updated BRs
+- GPL version
+
 Revision 1.13  2008/09/30 13:29:36  tiwek
 - up to 0.14
 - rel 1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tasks.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list