]> git.pld-linux.org Git - packages/convmv.git/commitdiff
- up to 1.15, verbose files AC-branch auto/ac/convmv-1_15-1 auto/th/convmv-1_15-1 auto/ti/convmv-1.15-1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 10 Nov 2011 13:57:50 +0000 (13:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    convmv.spec -> 1.10

convmv.spec

index 482821f44e2f37a7a707b4241b222e77ed8581de..6d1ea30703541fb388897b2fbf08ddc453f2a2fc 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Convmv - convert filenames from one encoding to another
 Summary(pl.UTF-8):     Convmv - konwersja nazw plików z jednego kodowania do innego
 Name:          convmv
 Summary:       Convmv - convert filenames from one encoding to another
 Summary(pl.UTF-8):     Convmv - konwersja nazw plików z jednego kodowania do innego
 Name:          convmv
-Version:       1.14
+Version:       1.15
 Release:       1
 License:       GPL v2
 Group:         Applications/File
 Source0:       http://j3e.de/linux/convmv/%{name}-%{version}.tar.gz
 Release:       1
 License:       GPL v2
 Group:         Applications/File
 Source0:       http://j3e.de/linux/convmv/%{name}-%{version}.tar.gz
-# Source0-md5: d41238051c13b2e6c0cc2310a8f69d68
+# Source0-md5: b1bb703c08c6355868d15890ff193f7d
 URL:           http://j3e.de/linux/convmv/
 BuildRequires: perl-tools-pod
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 URL:           http://j3e.de/linux/convmv/
 BuildRequires: perl-tools-pod
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -45,7 +45,6 @@ przełącznika "--nosmart".
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        PREFIX=%{_prefix}
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        PREFIX=%{_prefix}
@@ -56,5 +55,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc CREDITS Changes TODO
 %files
 %defattr(644,root,root,755)
 %doc CREDITS Changes TODO
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*.1*
+%attr(755,root,root) %{_bindir}/convmv
+%{_mandir}/man1/convmv.1*
This page took 0.080331 seconds and 4 git commands to generate.