[mingw-libogg: 10/11] Dropped unneeded RPM tags

epienbro epienbro at fedoraproject.org
Wed Mar 7 19:36:14 UTC 2012


commit b117030aa401b93255527e48b0c9658857ffb449
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Mar 7 20:33:23 2012 +0100

    Dropped unneeded RPM tags

 mingw-libogg.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/mingw-libogg.spec b/mingw-libogg.spec
index 551b1ea..3424d41 100644
--- a/mingw-libogg.spec
+++ b/mingw-libogg.spec
@@ -1,8 +1,5 @@
 %define __strip %{mingw32_strip}
 %define __objdump %{mingw32_objdump}
-%define _use_internal_dependency_generator 0
-%define __find_requires %{mingw32_findrequires}
-%define __find_provides %{mingw32_findprovides}
 
 Summary:        The Ogg bitstream file format library
 Name:           mingw-libogg
@@ -49,7 +46,6 @@ make DESTDIR=$RPM_BUILD_ROOT install
 rm -rf $RPM_BUILD_ROOT%{mingw32_docdir}
 
 %files -n mingw32-libogg
-%defattr(-,root,root)
 %doc AUTHORS CHANGES COPYING README
 %{mingw32_bindir}/libogg*
 %{mingw32_libdir}/libogg*
@@ -64,6 +60,7 @@ rm -rf $RPM_BUILD_ROOT%{mingw32_docdir}
 * Wed Mar 07 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.1.4-6
 - Renamed the source package to mingw-libogg (RHBZ #800918)
 - Use mingw macros without leading underscore
+- Dropped unneeded RPM tags
 
 * Mon Feb 27 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.1.4-5
 - Rebuild against the mingw-w64 toolchain


More information about the scm-commits mailing list