From 46d35409f9e10a2d1916137f3ab441f1e2754108 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 7 Apr 2009 08:15:56 +0000 Subject: Fix stupid typo --- contrib/repo-conf/configure.ac | 2 +- contrib/repo-conf/yum.repos.d/rtems.repo.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/repo-conf') diff --git a/contrib/repo-conf/configure.ac b/contrib/repo-conf/configure.ac index eda31c2952..a330130c12 100644 --- a/contrib/repo-conf/configure.ac +++ b/contrib/repo-conf/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.15],[http://www.rtems.org/bugzilla], +AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.16],[http://www.rtems.org/bugzilla], [rtems-]_RTEMS_API[-repo-conf]) RTEMS_VERSIONING diff --git a/contrib/repo-conf/yum.repos.d/rtems.repo.in b/contrib/repo-conf/yum.repos.d/rtems.repo.in index beaf34264c..e85a8fe4b2 100644 --- a/contrib/repo-conf/yum.repos.d/rtems.repo.in +++ b/contrib/repo-conf/yum.repos.d/rtems.repo.in @@ -25,7 +25,7 @@ gpgkey=file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-69ce4a83-44cc2b30 [rtems-@RTEMS_API@-debuginfo] name=RTEMS-@RTEMS_API@ for @OS_NAME@ @YUM_VERDIR@ - $basearch - debuginfo baseurl= - ftp://ftp.rtems.eu/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/SRPMS + ftp://ftp.rtems.eu/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/$basearch/debug http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/$basearch/debug http://www.rtems.info/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@@YUM_VERDIR@/$basearch/debug # metadata_expire=0 -- cgit v1.2.3