]> git.pld-linux.org Git - packages/swish-e.git/commitdiff
- updated to current snapshot auto/th/swish-e-2.7.0-0.20140914.1
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 15 Sep 2014 19:29:53 +0000 (21:29 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 15 Sep 2014 19:29:53 +0000 (21:29 +0200)
swish-e.spec

index 40431f21517e6a63b2669967616c455b227b0597..75375f9473f1bf916aa14ff36a8e124e6d7ae966 100644 (file)
@@ -1,13 +1,16 @@
+%define                snap    2014-09-14
+%define                snapver %(echo %{snap} | tr -d '-')
 %include       /usr/lib/rpm/macros.perl
 Summary:       Simple Web Indexing System for Humans - Enhanced
 Summary(pl.UTF-8):     Prosty system indeksowania stron WWW - wersja rozszerzona
 Name:          swish-e
-Version:       2.4.7
-Release:       1
+Version:       2.7.0
+Release:       0.%{snapver}.1
 License:       GPL/LGPL
 Group:         Applications/Text
-Source0:       http://swish-e.org/distribution/%{name}-%{version}.tar.gz
-# Source0-md5: 736db7a65aed48bb3e2587c52833642d
+#Source0:      http://swish-e.org/distribution/%{name}-%{version}.tar.gz
+Source0:       http://swish-e.org/swish-daily/%{name}-%{version}-%{snap}.tar.gz
+# Source0-md5: c6b918413382ff61eb5e224c8b4c6f7d
 Patch0:                format-security.patch
 URL:           http://swish-e.org/
 #Icon:         swish-e.xpm
@@ -139,7 +142,7 @@ Static library for swish-e.
 Biblioteka statyczna dla swish-e.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{snap}
 %patch0 -p1
 
 %build
@@ -187,7 +190,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libswish-e.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libswish-e.so.2
 %dir %{_prefix}/lib/swish-e
-%attr(755,root,root) %{_prefix}/lib/swish-e/swishspider
 %{_mandir}/man?/*
 
 %files doc
This page took 0.132117 seconds and 4 git commands to generate.