Пакет packages-info-i18n-common: Specfile

%define ver_major 0
%define pak_name packages-info-i18n

Name: %pak_name-common
Version: %ver_major.2
Release: alt4

Summary: General infrastructure for support specspo in ALT Linux 
License: GPL
Group: System/Internationalization
Url: http://sisyphus.ru

Packager: Andrey Cherepanov <cas@altlinux.ru>

BuildArch: noarch
Source: specspo.en.po
Source2: macros.specspo

%description
General infrastructure for support specspo in ALT Linux

%prep

%install
%__mkdir_p %buildroot%_datadir/locale/en_US/LC_MESSAGES
msgfmt %SOURCE0 -o %buildroot%_datadir/locale/en_US/LC_MESSAGES/%pak_name.mo
%__mkdir_p %buildroot%_sysconfdir/rpm
cp %SOURCE2 %buildroot%_sysconfdir/rpm/macros.specspo 
install -pD -m644 /dev/null %buildroot%_sysconfdir/buildreqs/packages/ignore.d/packages-info-i18n-common

%files
%_datadir/locale/en_US/LC_MESSAGES/%pak_name.mo
%_sysconfdir/rpm/macros.specspo
%_sysconfdir/buildreqs/packages/ignore.d/packages-info-i18n-common

%changelog
* Tue May 13 2008 Andrey Cherepanov <cas@altlinux.ru> 0.2-alt4
- Merge with branch

* Fri Feb 08 2008 Andrey Cherepanov <cas@altlinux.ru> 0.2-alt3
- Merge with branch

* Tue Nov 06 2007 Andrey Cherepanov <cas@altlinux.ru> 0.2-alt2
- Fix requirements (see https://bugzilla.altlinux.org/show_bug.cgi?id=12231)

* Fri Sep 21 2007 Andrey Cherepanov <cas@altlinux.ru> 0.2-alt1
- fix architecture

* Fri Sep 21 2007 Andrey Cherepanov <cas@altlinux.ru> 0.2-alt0
- generate from 4.0 branch

* Fri Nov 04 2005 Vital Khilko <vk@altlinux.ru> 0.1-alt0.4
- updated

* Mon Sep 12 2005 Vital Khilko <vk@altlinux.ru> 0.1-alt0.3
- rename package 

* Wed Sep 07 2005 Vital Khilko <vk@altlinux.ru> 0.1-alt0.2
- build from sources

* Thu Sep 02 2004 Vital Khilko <vk@altlinux.ru> 0.1-alt0.1
- initial release for ALT Linux Sisyphus