Update cmake-fedora to 1.2.7.
* Sat Feb 01 2014 Ding-Yi Chen <dchen at redhat.com> - 1.2.7 - Changed: + cmake-fedora.conf.in will also be searched if cmake-fedora.conf does not exist. + Target test is built before pack_src. * Fri Jan 31 2014 Ding-Yi Chen <dchen at redhat.com> - 1.2.6 - Resolves Bug 1058631 - ManagePRM generate Broken %defattr - Enhancement: + ManageTarget: ADD_CUSTOM_TARGET_COMMAND: NO_FORCE: new option. + Projects that includes cmake-fedora as submodule are no longer requires cmake-fedora.conf - Changed: + ManageTranslation: Fix po build + ManageRPM: Fix defattr + ManageReleaseFedora: - Helper scripts in CMAKE_SOURCE_DIR/cmake-fedora can also be located. - FedPkg default directory is changed to CMAKE_FEDORA_TMP_DIR/FedPkg
This commit is contained in:
parent
3a3c8b9ee9
commit
56d157b2f3
3 changed files with 8 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.5 2014/01/29 08:34:05 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2014/03/01 09:41:12 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cmake-fedora-1.2.3-modules-only
|
||||
DISTNAME= cmake-fedora-1.2.7-modules-only
|
||||
PKGNAME= ${DISTNAME:S/-modules-only//}
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://fedorahosted.org/releases/c/m/cmake-fedora/
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2014/01/29 08:34:05 obache Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2014/03/01 09:41:12 obache Exp $
|
||||
share/cmake-2.8/Modules/CTestTestfile.cmake
|
||||
share/cmake-2.8/Modules/DateTimeFormat.cmake
|
||||
share/cmake-2.8/Modules/ManageAPIDoc.cmake
|
||||
share/cmake-2.8/Modules/ManageArchive.cmake
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.2 2014/01/29 08:34:05 obache Exp $
|
||||
$NetBSD: distinfo,v 1.3 2014/03/01 09:41:12 obache Exp $
|
||||
|
||||
SHA1 (cmake-fedora-1.2.3-modules-only.tar.gz) = 12c086dda2fab7bf0d1d5381ce5f9a66a2ae1da2
|
||||
RMD160 (cmake-fedora-1.2.3-modules-only.tar.gz) = af28dfe7c29882f121100fd2c70135f0af180c77
|
||||
Size (cmake-fedora-1.2.3-modules-only.tar.gz) = 31547 bytes
|
||||
SHA1 (cmake-fedora-1.2.7-modules-only.tar.gz) = d493b64f6f71bcf6f580410c35bf2665a25d9785
|
||||
RMD160 (cmake-fedora-1.2.7-modules-only.tar.gz) = 18ca5f8950e89a2782897c2a7b4aa436b4c7e163
|
||||
Size (cmake-fedora-1.2.7-modules-only.tar.gz) = 31727 bytes
|
||||
SHA1 (patch-Modules_DateTimeFormat.cmake) = bef6a05c7f55df692e3a5c6c9d6c50946a469b6a
|
||||
|
|
Loading…
Reference in a new issue