commit 4f962d73db44f4c0a579486bf811e0e86aee1bef
Author: Jakub Bogusz <[email protected]>
Date:   Tue Dec 19 20:55:45 2017 +0100

    - pl

 libreplaygain.spec | 28 +++++++++++++++++++++-------
 1 file changed, 21 insertions(+), 7 deletions(-)
---
diff --git a/libreplaygain.spec b/libreplaygain.spec
index 08f76fe..c65d65f 100644
--- a/libreplaygain.spec
+++ b/libreplaygain.spec
@@ -4,36 +4,48 @@
 #
 %define                rev     475
 Summary:       ReplayGain library
+Summary(pl.UTF-8):     Biblioteka ReplayGain
 Name:          libreplaygain
 Version:       0.0.1.r%{rev}
 Release:       2
 License:       GPL v2+
 Group:         Libraries
-Source0:       http://files.musepack.net/source/%{name}_r%{rev}.tar.gz
+Source0:       https://files.musepack.net/source/%{name}_r%{rev}.tar.gz
 # Source0-md5: e27b3b1249b7fbae92d656d9e3d26633
 Patch0:                %{name}-link.patch
-URL:           http://www.musepack.net/
+URL:           https://www.musepack.net/
 BuildRequires: cmake >= 2.4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 ReplayGain library.
 
+%description -l pl.UTF-8
+Biblioteka ReplayGain.
+
 %package devel
-Summary:       Header files for %{name}
+Summary:       Header files for ReplayGain library
+Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki ReplayGain
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 
 %description devel
-Header files for %{name}.
+Header files for ReplayGain library.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki ReplayGain.
 
 %package static
-Summary:       Static version of the %{name} library
+Summary:       Static version of the ReplayGain library
+Summary(pl.UTF-8):     Statyczna wersja biblioteki ReplayGain
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
-Static version of the %{name} library.
+Static version of the ReplayGain library.
+
+%description static -l pl.UTF-8
+Statyczna wersja biblioteki ReplayGain.
 
 %prep
 %setup -q -n libreplaygain_r%{rev}
@@ -44,8 +56,10 @@ Static version of the %{name} library.
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
+
 install -d $RPM_BUILD_ROOT%{_includedir}
 %{__cp} -r include/replaygain $RPM_BUILD_ROOT%{_includedir}
 
@@ -58,7 +72,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libreplaygain.so.*.*.*
-%ghost %{_libdir}/libreplaygain.so.1
+%attr(755,root,root) %ghost %{_libdir}/libreplaygain.so.1
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libreplaygain.git/commitdiff/4f962d73db44f4c0a579486bf811e0e86aee1bef

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to