[phat/f16] Rebuild for libpng 1.5

Brendan Jones bsjones at fedoraproject.org
Sat Nov 5 21:08:53 UTC 2011


commit 73c320b56b22fb4eb4bedcea01fd2db564cd878e
Author: Brendan Jones <brendan.jones.it at gmail.com>
Date:   Sat Nov 5 22:08:19 2011 +0100

    Rebuild for libpng 1.5

 phat.spec |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/phat.spec b/phat.spec
index a490b3f..57a6454 100644
--- a/phat.spec
+++ b/phat.spec
@@ -1,7 +1,7 @@
 Summary: A collection of GTK+ widgets useful for audio applications
 Name:          phat
 Version:       0.4.1
-Release:       4%{?dist}
+Release:       5%{?dist}
 License:       GPLv2+
 Group:         System Environment/Libraries
 URL:           http://phat.berlios.de/
@@ -9,7 +9,6 @@ Source0:       http://download.berlios.de/%{name}/%{name}-%{version}.tar.gz
 # Remove unused variables - to be submitted upstream
 Patch0:        phat-unused-but-set-variable.patch
 Patch1:        phat-fix-fsf-address.patch
-BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: gtk2-devel 
 BuildRequires: libgnomecanvas-devel
@@ -56,18 +55,13 @@ rm %{buildroot}%{_libdir}/libphat.*a
 
 %postun -p /sbin/ldconfig
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README TODO
 %{_bindir}/phat*
 %{_libdir}/libphat.so.*
 %{_datadir}/%{name}
 
 %files devel
-%defattr(-,root,root,-)
 %{_libdir}/libphat.so
 %{_libdir}/pkgconfig/%{name}.pc
 %{_includedir}/%{name}
@@ -76,6 +70,10 @@ rm -rf %{buildroot}
 %{_datadir}/gtk-doc/html/%{name}
 
 %changelog
+* Sat Nov 05 2011 Brendan Jones  <brendan.jones.it at gmail.com> 0.4.1-5
+- Rebuild for libpng 1.5
+- Remove clean and unnecessary BuildRoot tag and file tag macros
+
 * Sun Jul 24 2011 Brendan Jones  <brendan.jones.it at gmail.com> 0.4.1-4
 - correct spelling
 


More information about the scm-commits mailing list