SPECS: tellico.spec - up to 1.2.4 - some cleanups

deejay1 deejay1 at pld-linux.org
Mon Oct 16 15:56:52 CEST 2006


Author: deejay1                      Date: Mon Oct 16 13:56:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.2.4
- some cleanups

---- Files affected:
SPECS:
   tellico.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/tellico.spec
diff -u SPECS/tellico.spec:1.32 SPECS/tellico.spec:1.33
--- SPECS/tellico.spec:1.32	Mon May  8 23:49:11 2006
+++ SPECS/tellico.spec	Mon Oct 16 15:56:47 2006
@@ -2,16 +2,16 @@
 Summary:	A collection manager
 Summary(pl):	Zarządca zbiorów wideo, audio i książek
 Name:		tellico
-Version:	1.1.6
-Release:	1
+Version:	1.2.4
+Release:	0.1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://www.periapsis.org/tellico/download/%{name}-%{version}.tar.gz
-# Source0-md5:	feee3f092f950ccbaa6d1844fb0fc05c
+# Source0-md5:	360749fe13a70a8da6a404dca7e0311e
 URL:		http://www.periapsis.org/tellico/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	kdelibs-devel >= 9:3.2
+BuildRequires:	kdelibs-devel >= 9:3.3.1
 BuildRequires:	kdemultimedia-devel
 BuildRequires:	kdepim-devel
 BuildRequires:	libxml2-devel
@@ -20,7 +20,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRequires:	taglib-devel
 BuildRequires:	yaz-devel
-Requires:	kdebase-core >= 9:3.2
+Requires:	kdebase-core >= 9:3.3.1
 Requires:	libxslt >= 1.0.19
 Obsoletes:	bookcase
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -38,6 +38,7 @@
 
 %build
 cp -f /usr/share/automake/config.sub admin
+%{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
@@ -64,12 +65,10 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-umask 022
-[ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1 ||:
+%update_desktop_database_post
 
 %postun
-umask 022
-[ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1 ||:
+%update_desktop_database_postun
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -78,9 +77,10 @@
 %{_datadir}/mimelnk/application/x-%{name}.desktop
 %{_datadir}/apps/kconf_update/%{name}-rename.upd
 %{_datadir}/apps/kconf_update/tellico.upd
-%{_iconsdir}/*/*/*/%{name}.png
 %{_datadir}/apps/%{name}
+%{_datadir}/config.kcfg/tellico_config.kcfg
 %{_desktopdir}/kde/%{name}.desktop
+%{_iconsdir}/*/*/*/%{name}.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -88,6 +88,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2006/10/16 13:56:47  deejay1
+- up to 1.2.4
+- some cleanups
+
 Revision 1.32  2006/05/08 21:49:11  deejay1
 - 1.1.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tellico.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list