rename back to macros.ghc again; revert previous devel summary ordering change
This commit is contained in:
parent
4b65f2f48e
commit
232d0166b5
@ -140,7 +140,7 @@ This package provides the shared library.\
|
|||||||
%global __find_provides %{_rpmconfigdir}/ghc-deps.sh --provides %{buildroot}%{ghclibdir}\
|
%global __find_provides %{_rpmconfigdir}/ghc-deps.sh --provides %{buildroot}%{ghclibdir}\
|
||||||
%global __find_requires %{_rpmconfigdir}/ghc-deps.sh --requires %{buildroot}%{ghclibdir}\
|
%global __find_requires %{_rpmconfigdir}/ghc-deps.sh --requires %{buildroot}%{ghclibdir}\
|
||||||
%package -n %{basepkg}-devel\
|
%package -n %{basepkg}-devel\
|
||||||
Summary: Development files for %{?common_summary}%{!?common_summary:Haskell %{pkgname} library}\
|
Summary: %{?common_summary}%{!?common_summary:Haskell %{pkgname} library} development files\
|
||||||
Group: Development/Libraries\
|
Group: Development/Libraries\
|
||||||
%{?1:Version: %{pkgver}}\
|
%{?1:Version: %{pkgver}}\
|
||||||
%{-l:License: %{-l*}}\
|
%{-l:License: %{-l*}}\
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
%global macros_file %{_sysconfdir}/rpm/macros.ghc-pkg
|
%global macros_file %{_sysconfdir}/rpm/macros.ghc
|
||||||
|
|
||||||
Name: ghc-rpm-macros
|
Name: ghc-rpm-macros
|
||||||
Version: 0.13.2
|
Version: 0.13.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Macros for building packages for GHC
|
Summary: Macros for building packages for GHC
|
||||||
|
|
||||||
@ -60,6 +60,10 @@ EOF
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 2 2011 Jens Petersen <petersen@redhat.com> - 0.13.3-1
|
||||||
|
- rename macros.ghc-pkg back to macros.ghc
|
||||||
|
- move the devel summary prefix back to a suffix
|
||||||
|
|
||||||
* Sat May 28 2011 Jens Petersen <petersen@redhat.com> - 0.13.2-1
|
* Sat May 28 2011 Jens Petersen <petersen@redhat.com> - 0.13.2-1
|
||||||
- macros need to live in /etc/rpm
|
- macros need to live in /etc/rpm
|
||||||
- use macro_file for macros.ghc filepath
|
- use macro_file for macros.ghc filepath
|
||||||
|
Loading…
Reference in New Issue
Block a user