[wcslib/f15] Removing unused patch Removed clean section

Sergio Pascual sergiopr at fedoraproject.org
Wed Aug 24 14:12:17 UTC 2011


commit 2eec3d186124629a5d5f4d8ad09eda3bec42195c
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Wed Aug 24 16:11:38 2011 +0200

    Removing unused patch
    Removed clean section

 wcslib-cross.patch |   48 ------------------------------------------------
 wcslib.spec        |   11 ++++++-----
 2 files changed, 6 insertions(+), 53 deletions(-)
---
diff --git a/wcslib.spec b/wcslib.spec
index fe1c03d..97f86c7 100644
--- a/wcslib.spec
+++ b/wcslib.spec
@@ -1,6 +1,6 @@
 Name: wcslib
 Version: 4.7
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: An implementation of the FITS World Coordinate System standard
 
 Group: Development/Libraries
@@ -54,9 +54,6 @@ install -m 755 C/libwcs.so.%{version} %{buildroot}/%{_libdir}
 ln -s libwcs.so.%{version} %{buildroot}/%{_libdir}/libwcs.so.4
 ln -s libwcs.so.%{version} %{buildroot}/%{_libdir}/libwcs.so
 
-%clean
-rm -rf %{buildroot}
-
 %check
 make check
 
@@ -81,7 +78,11 @@ make check
 %{_bindir}/*
 
 %changelog
-* Mon Feb 21 2011 Sergio Pascual <sergiopr at fedoraproject.org> 4.7-2
+* Wed Aug 24 2011 Sergio Pascual <sergiopr at fedoraproject.org> 4.7-2
+- Removing unused patch
+- Removed clean section
+
+* Mon Feb 21 2011 Sergio Pascual <sergiopr at fedoraproject.org> 4.7-1
 - New upstream source
 
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.6.3-3


More information about the scm-commits mailing list