]> git.pld-linux.org Git - packages/jpegoptim.git/commitdiff
- up to 1.2.4 AC-branch auto/ac/jpegoptim-1_2_4-1 auto/th/jpegoptim-1_2_4-1
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 8 Jul 2011 11:55:28 +0000 (11:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    jpegoptim.spec -> 1.7

jpegoptim.spec

index a3391f26528108579769d7fb3da3e8e948d6c078..f484ac67ceb2e5b49efdfdee6db871314471a9b9 100644 (file)
@@ -1,13 +1,13 @@
-Summary:       Utility for optimizing and compressing JPEG files.
+Summary:       Utility for optimizing and compressing JPEG files
 Summary(pl.UTF-8):     Program do optymalizacji i kompresji plików JPEG.
 Name:          jpegoptim
-Version:       1.2.2
-Release:       2
-License:       GPL
+Version:       1.2.4
+Release:       1
+License:       GPL v2+
 Group:         Applications/Graphics
-Source0:       http://www.cc.jyu.fi/~tjko/src/%{name}-%{version}.tar.gz
-# Source0-md5: c7e92417badac7dcffab4245c113871c
-URL:           http://www.iki.fi/tjko/projects.html
+Source0:       http://www.kokkonen.net/tjko/src/%{name}-%{version}.tar.gz
+# Source0-md5: 40e8e627181f524ad29717c5b07cd442
+URL:           http://www.kokkonen.net/tjko/projects.html
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libjpeg-devel
@@ -36,7 +36,6 @@ cp -f /usr/share/automake/config.sub aux
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
        INSTALL_ROOT=$RPM_BUILD_ROOT
 
@@ -46,5 +45,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man?/*
+%attr(755,root,root) %{_bindir}/jpegoptim
+%{_mandir}/man1/jpegoptim.1*
This page took 0.049547 seconds and 4 git commands to generate.