From 8f56d8b0f6f696f8f65ef318fe6650d2a5d833ad Mon Sep 17 00:00:00 2001 From: Ville Skyttä Date: Jan 16 2014 20:52:23 +0000 Subject: Drop empty NEWS from docs, escape macros in %changelog. --- diff --git a/meanwhile.spec b/meanwhile.spec index 4cdf59b..f10bf50 100644 --- a/meanwhile.spec +++ b/meanwhile.spec @@ -1,6 +1,6 @@ Name: meanwhile Version: 1.1.0 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Lotus Sametime Community Client library License: LGPLv2+ URL: http://%{name}.sourceforge.net @@ -79,7 +79,7 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/ %postun -p /sbin/ldconfig %files -%doc AUTHORS ChangeLog COPYING README TODO LICENSE NEWS +%doc AUTHORS ChangeLog COPYING README TODO LICENSE %{_libdir}/lib%{name}.so.* %files devel @@ -91,6 +91,9 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/ %doc docs/* %changelog +* Thu Jan 16 2014 Ville Skyttä - 1.1.0-14 +- Drop empty NEWS from docs, escape macros in %%changelog. + * Tue Dec 03 2013 Tony Breeds - 1.1.0-13 - Closes #1037196 @@ -127,7 +130,7 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/ - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Jan 29 2010 Josh Boyer - 1.1.0-4 -- Remove lib%{name}.a (#556084) +- Remove lib%%{name}.a (#556084) * Tue Jan 12 2010 Dan Winship - 1.1.0-3 - Fix Source tag to indicate a CVS snapshot build. @@ -137,4 +140,4 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}-doc-%{version}/ - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Fri Mar 13 2009 Josh Boyer - 1.1.0-1 -- Update to %{name}_v1_1_0 branch from upstream CVS. Fixes bug 490088 +- Update to %%{name}_v1_1_0 branch from upstream CVS. Fixes bug 490088