]> git.pld-linux.org Git - packages/elmo.git/blobdiff - elmo.spec
- updated to 1.2.0
[packages/elmo.git] / elmo.spec
index b8da1ad509c981a8bfb5d55f6439b8c48f1f27b2..a9113fe53351801afd458c1ee8321f46494670c3 100644 (file)
--- a/elmo.spec
+++ b/elmo.spec
@@ -1,18 +1,18 @@
 # Conditional build:
 %bcond_without home_etc        # don't use home_etc
+#
 Summary:       Elmo, MUA supporting Maildirs and Polish language
 Summary(pl):   Elmo - program pocztowy obs³uguj±cy Maildiry i jêzyk polski
 Name:          elmo
-Version:       1.0.4
-Release:       2
+Version:       1.2.0
+Release:       1
 License:       GPL v2+
 Vendor:                Jacek ¦liwerski <rzyj@plusnet.pl>
 Group:         Applications/Mail
 Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-# Source0-md5: 8c5109b462008625ed928abc0d907710
+# Source0-md5: 6d2ed7ab5f1cb5ea938819f57d24a419
 Source1:       %{name}-examplerc
 Patch0:                %{name}-etc_dir.patch
-Patch10:       %{name}-home_etc.patch
 URL:           http://elmo.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -30,7 +30,6 @@ Elmo - 
 
 %prep
 %setup -q
-%{?with_home_etc:%patch10 -p1}
 install -m 644 %{SOURCE1} ./examplerc
 
 %build
@@ -64,4 +63,3 @@ rm -rf $RPM_BUILD_ROOT
 %doc ADVOCACY AUTHORS doc/README.txt doc/sample.* TODO BUGS THANKS examplerc
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
-%{_infodir}/*.info*
This page took 0.075202 seconds and 4 git commands to generate.