[mingw-fontconfig: 15/16] Renamed the source package to mingw-fontconfig

epienbro epienbro at fedoraproject.org
Tue Mar 6 18:46:32 UTC 2012


commit ca429167a17792cde23e6a6d88d6fb7f07a905d2
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Tue Mar 6 19:44:28 2012 +0100

    Renamed the source package to mingw-fontconfig

 mingw32-fontconfig.spec => mingw-fontconfig.spec |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/mingw32-fontconfig.spec b/mingw-fontconfig.spec
similarity index 90%
rename from mingw32-fontconfig.spec
rename to mingw-fontconfig.spec
index 7fa38dc..dc9733f 100644
--- a/mingw32-fontconfig.spec
+++ b/mingw-fontconfig.spec
@@ -2,9 +2,9 @@
 %define __objdump %{_mingw32_objdump}
 %define __debug_install_post %{_mingw32_debug_install_post}
 
-Name:           mingw32-fontconfig
+Name:           mingw-fontconfig
 Version:        2.8.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        MinGW Windows Fontconfig library
 
 License:        MIT
@@ -31,6 +31,13 @@ Requires:       pkgconfig
 MinGW Windows Fontconfig library.
 
 
+%package -n mingw32-fontconfig
+Summary:         MinGW Windows Fontconfig library
+
+%description -n mingw32-fontconfig
+MinGW Windows Fontconfig library.
+
+
 %{?_mingw32_debug_package}
 
 
@@ -59,7 +66,7 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_mandir}
 rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/doc/fontconfig
 
 
-%files
+%files -n mingw32-fontconfig
 %doc COPYING
 %{_mingw32_bindir}/fc-cache.exe
 %{_mingw32_bindir}/fc-cat.exe
@@ -76,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/doc/fontconfig
 %{_mingw32_sysconfdir}/fonts/
 
 %changelog
+* Tue Mar 06 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.8.0-5
+- Renamed the source package to mingw-fontconfig (RHBZ #800379)
+
 * Mon Feb 27 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.8.0-4
 - Rebuild against the mingw-w64 toolchain
 


More information about the scm-commits mailing list