[perl-Panotools-Script] Upstream release

bpostle bpostle at fedoraproject.org
Thu Jul 12 22:38:38 UTC 2012


commit 7a1afe2c500c004f2c6b47d2e74ad024625a124c
Author: Bruno Postle <bruno at postle.net>
Date:   Thu Jul 12 23:42:13 2012 +0100

    Upstream release

 .gitignore                 |    1 +
 perl-Panotools-Script.spec |   16 +++++-----------
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 158e2a7..164fcd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Panotools-Script-0.24.tar.gz
 /Panotools-Script-0.25.tar.gz
 /Panotools-Script-0.26.tar.gz
+/Panotools-Script-0.27.tar.gz
diff --git a/perl-Panotools-Script.spec b/perl-Panotools-Script.spec
index 494fa21..58156b1 100644
--- a/perl-Panotools-Script.spec
+++ b/perl-Panotools-Script.spec
@@ -1,6 +1,6 @@
 Name:           perl-Panotools-Script
-Version:        0.26
-Release:        5%{?dist}
+Version:        0.27
+Release:        1%{?dist}
 Summary:        Library for manipulating Hugin .pto files
 License:        GPLv2+
 Group:          Development/Libraries
@@ -32,11 +32,6 @@ stitching software.
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
-# added manually, we don't want these in the menu
-rm desktop/enblend-svg.desktop
-rm desktop/process-masks-gui.desktop
-rm desktop/qtvr2erect-gui.desktop
-rm desktop/tif2svg-gui.desktop
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -46,10 +41,6 @@ make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
-# added manually, remove unwanted graphviz dependency
-rm -f %{buildroot}/%{_bindir}/ptograph
-rm -f %{buildroot}/%{_datadir}/man/man1/ptograph.*
-
 # added manually
 desktop-file-install --vendor="" \
   --dir=%{buildroot}/%{_datadir}/applications desktop/*.desktop
@@ -81,6 +72,9 @@ update-desktop-database &> /dev/null ||:
 %{_mandir}/man1/*
 
 %changelog
+* Thu Jul 12 2012 Bruno Postle - 0.27-1
+- upstream release
+
 * Fri Jun 15 2012 Petr Pisar <ppisar at redhat.com> - 0.26-5
 - Perl 5.16 rebuild
 
diff --git a/sources b/sources
index 26bd4e6..cb7bef3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae71762999eece850748650e67622636  Panotools-Script-0.26.tar.gz
+393fc72c8118b41fa500638c405a1a7c  Panotools-Script-0.27.tar.gz


More information about the scm-commits mailing list