[gnome-subtitles] Rebuilt for gcc-4.7 Dropped obsolete Group, Buildroot, %clean and %defattr

belegdol belegdol at fedoraproject.org
Tue Jan 10 02:06:06 UTC 2012


commit 86987dd4f37d8e31fb5228ecb9c69132bd53de0d
Author: Julian Sikorski <belegdol at fedoraproject.org>
Date:   Tue Jan 10 03:06:01 2012 +0100

    Rebuilt for gcc-4.7
    Dropped obsolete Group, Buildroot, %clean and %defattr

 gnome-subtitles.spec |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/gnome-subtitles.spec b/gnome-subtitles.spec
index 729bd7e..69bb7e7 100644
--- a/gnome-subtitles.spec
+++ b/gnome-subtitles.spec
@@ -1,14 +1,12 @@
 Name:           gnome-subtitles
 Version:        1.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Subtitle editor for Gnome
 
-Group:          Applications/Multimedia
 #Files under src/External/NCharDet are MPLv1.1 or GPLv2+ or LGPLv2+
 License:        GPLv2+ and (MPLv1.1 or GPLv2+ or LGPLv2+)
 URL:            http://gnome-subtitles.org
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  gnome-doc-utils
@@ -58,10 +56,6 @@ desktop-file-install --vendor=fedora \
 %find_lang %{name}
 
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
-
 %pre
 %gconf_schema_prepare %{name}
 
@@ -80,7 +74,6 @@ update-desktop-database &> /dev/null || :
 
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README
 %{_sysconfdir}/gconf/schemas/gnome-subtitles.schemas
 %{_bindir}/gnome-subtitles
@@ -94,6 +87,10 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Thu Jan 05 2012 Julian Sikorski <belegdol at fedoraproject.org> - 1.2-2
+- Rebuilt for gcc-4.7
+- Dropped obsolete Group, Buildroot, %%clean and %%defattr
+
 * Tue Aug 23 2011 Julian Sikorski <belegdol at fedoraproject.org> - 1.2-1
 - Updated to 1.2
 - Updated the URL


More information about the scm-commits mailing list