packages: perl-MP3-Tag/perl-MP3-Tag.spec - removed empty ru description - m...
wiget
wiget at pld-linux.org
Fri Oct 23 21:16:45 CEST 2009
Author: wiget Date: Fri Oct 23 19:16:45 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- removed empty ru description
- moved examples to correct dir
- release 3
LP#432625
---- Files affected:
packages/perl-MP3-Tag:
perl-MP3-Tag.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: packages/perl-MP3-Tag/perl-MP3-Tag.spec
diff -u packages/perl-MP3-Tag/perl-MP3-Tag.spec:1.18 packages/perl-MP3-Tag/perl-MP3-Tag.spec:1.19
--- packages/perl-MP3-Tag/perl-MP3-Tag.spec:1.18 Fri Oct 23 14:44:43 2009
+++ packages/perl-MP3-Tag/perl-MP3-Tag.spec Fri Oct 23 21:16:39 2009
@@ -13,7 +13,7 @@
Summary(pl.UTF-8): Moduł do odczytywania/zapisywania znaczników z plików MP3
Name: perl-MP3-Tag
Version: 1.11
-Release: 2
+Release: 3
License: Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -33,8 +33,6 @@
Moduł Perla służący do odczytywania/zapisywania znaczników MP3 typu
ID3v1, ID3v1.1 oraz ID3v2.3 (inne znaczniki w przyszłości).
-%description -l ru.UTF-8
-
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -52,12 +50,15 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/
+
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc Changes README.txt examples/
+%doc Changes README.txt
%attr(755,root,root) %{_bindir}/audio_rename
%attr(755,root,root) %{_bindir}/mp3info2
%attr(755,root,root) %{_bindir}/typeset_audio_dir
@@ -70,6 +71,7 @@
%{perl_vendorlib}/MP3/Tag
%{_mandir}/man1/*
%{_mandir}/man3/*
+%{_examplesdir}/%{name}-%{version}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -77,6 +79,13 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2009/10/23 19:16:39 wiget
+- removed empty ru description
+- moved examples to correct dir
+- release 3
+
+LP#432625
+
Revision 1.18 2009/10/23 12:44:43 amateja
- added missing %dirs in %files section
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-MP3-Tag/perl-MP3-Tag.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list