Author: qboosh Date: Wed Jul 4 06:35:34 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.21 - updated debug,pl patches
---- Files affected: SPECS: shared-mime-info.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: SPECS/shared-mime-info.spec diff -u SPECS/shared-mime-info.spec:1.43 SPECS/shared-mime-info.spec:1.44 --- SPECS/shared-mime-info.spec:1.43 Mon Feb 12 23:09:15 2007 +++ SPECS/shared-mime-info.spec Wed Jul 4 08:35:29 2007 @@ -2,13 +2,13 @@ Summary: Shared MIME-info specification Summary(pl.UTF-8): Wspólna specyfikacja MIME-info Name: shared-mime-info -Version: 0.18 -Release: 2 +Version: 0.21 +Release: 1 License: GPL Group: Applications #Source0: http://freedesktop.org/software/shared-mime-info/%{name}-%{version}.tar.gz -Source0: http://freedesktop.org/~hadess/%{name}-%{version}.tar.gz -# Source0-md5: 63398294a078dd9f72a7c4e122a668c8 +Source0: http://people.freedesktop.org/~hadess/%{name}-%{version}.tar.bz2 +# Source0-md5: e1965e129a473683ba395ebc02206367 Patch0: %{name}-dtd_path.patch Patch1: %{name}-dicom.patch Patch2: %{name}-directory_alias_fix.patch @@ -26,6 +26,8 @@ BuildRequires: rpmbuild(macros) >= 1.311 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define _noarchpkgconfigdir /usr/share/pkgconfig + %description This is the freedesktop.org shared MIME info database. @@ -120,8 +122,8 @@ %dir %{_datadir}/mime %dir %{_datadir}/mime/packages %{_datadir}/mime/packages/freedesktop.org.xml -%{_mandir}/man*/* -%{_pkgconfigdir}/*.pc +%{_mandir}/man1/update-mime-database.1* +%{_noarchpkgconfigdir}/shared-mime-info.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -129,6 +131,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2007/07/04 06:35:29 qboosh +- updated to 0.21 +- updated debug,pl patches + Revision 1.43 2007/02/12 22:09:15 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/shared-mime-info.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
