Changeset 117 for spec/trunk/SPECS


Ignore:
Timestamp:
Nov 26, 2010, 7:30:05 PM (15 years ago)
Author:
Yuri Dario
Message:

spec: added dist tag to release build number.

Location:
spec/trunk/SPECS
Files:
48 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/ash.spec

    r95 r117  
    22Name: ash
    33Version: 0.0.0
    4 Release: 3
     4Release: 4%{?dist}
    55License: BSD
    66Group: System Environment/Shells
  • spec/trunk/SPECS/autoconf.spec

    r110 r117  
    22Name:       autoconf
    33Version:    2.65
    4 Release:    1%{?dist}
     4Release:    2%{?dist}
    55License:    GPLv2+ and GFDL
    66Group:      Development/Tools
  • spec/trunk/SPECS/bash.spec

    r82 r117  
    55Name: bash
    66Version: %{baseversion}%{patchleveltag}
    7 Release: 2
     7Release: 3%{?dist}
    88License: BSD
    99Group: System Environment/Shells
  • spec/trunk/SPECS/bzip2.spec

    r74 r117  
    33Name: bzip2
    44Version: 1.0.6
    5 Release: 2
     5Release: 4%{?dist}
    66License: BSD
    77Group: Applications/File
  • spec/trunk/SPECS/check.spec

    r106 r117  
    11Name:           check
    22Version:        0.9.8
    3 Release:        1%{?dist}
     3Release:        2%{?dist}
    44Summary:        A unit test framework for C
    55Source0:        http://downloads.sourceforge.net/check/%{name}-%{version}.tar.gz
  • spec/trunk/SPECS/clamav.spec

    r98 r117  
    33Name:           clamav
    44Version:        0.96.4
    5 Release:        1
     5Release:        2%{?dist}
    66
    77License:        proprietary
  • spec/trunk/SPECS/coreutils.spec

    r102 r117  
    44Name:    coreutils
    55Version: 8.6
    6 Release: 1%{?dist}
     6Release: 2%{?dist}
    77License: GPLv3+
    88Group:   System Environment/Base
  • spec/trunk/SPECS/cpio.spec

    r50 r117  
    33Name: cpio
    44Version: 2.11
    5 Release: 1
     5Release: 2%{?dist}
    66License: GPLv3+
    77Group: Applications/Archiving
  • spec/trunk/SPECS/cube.spec

    r94 r117  
    55Name: cube
    66Version: 2.6
    7 Release: 2
     7Release: 3%{?dist}
    88License: none
    99URL: http://www3.sympatico.ca/gjarviseng/cube/
  • spec/trunk/SPECS/curl.spec

    r38 r117  
    22Name: curl
    33Version: 7.21.1
    4 Release: 1
     4Release: 2%{?dist}
    55License: MIT
    66Group: Applications/Internet
  • spec/trunk/SPECS/emxrt.spec

    r77 r117  
    55Name: emxrt
    66Version: 0.9d
    7 Release: 1
     7Release: 2%{?dist}
    88License: free software
    99Group: Development/Languages
  • spec/trunk/SPECS/file.spec

    r111 r117  
    66Name: file
    77Version: 5.04
    8 Release: 2
     8Release: 3%{?dist}
    99License: BSD
    1010Group: Applications/File
  • spec/trunk/SPECS/gcc3.spec

    r100 r117  
    44Name: gcc
    55Version: %{gcc_version}
    6 Release: 1
     6Release: 2%{?dist}
    77# libgcc, libgfortran, libmudflap, libgomp, libstdc++ and crtstuff have
    88# GCC Runtime Exception.
  • spec/trunk/SPECS/gcc4.spec

    r109 r117  
    44Name: gcc
    55Version: %{gcc_version}
    6 Release: 2
     6Release: 3%{?dist}
    77
    88# libgcc, libgfortran, libmudflap, libgomp, libstdc++ and crtstuff have
  • spec/trunk/SPECS/gettext.spec

    r88 r117  
    77Name: gettext
    88Version: 0.18.1.1
    9 Release: 1
     9Release: 2%{?dist}
    1010License: GPLv3+ and LGPLv2+
    1111Group: Development/Tools
  • spec/trunk/SPECS/glib2.spec

    r11 r117  
    44%define _name glib
    55Version:        2.25.15
    6 Release:        1
     6Release:        2%{?dist}
    77License:        LGPLv2.1+
    88Summary:        A Library with Convenient Functions Written in C
     
    290290%{_datadir}/gtk-doc/html/glib
    291291%{_datadir}/gtk-doc/html/gobject
    292 %{_datadir}/gdb/auto-load/%{_libdir}/*-gdb.py
     292#%{_datadir}/gdb/auto-load/%{_libdir}/*-gdb.py
     293%{_datadir}/gdb/auto-load/*
    293294# Own these directories to not depend on gtk-doc while building:
    294295%dir %{_datadir}/gtk-doc
     
    297298%dir %{_datadir}/gdb
    298299%dir %{_datadir}/gdb/auto-load
    299 %dir %{_datadir}/gdb/auto-load/%{_prefix}
    300 %dir %{_datadir}/gdb/auto-load/%{_prefix}/%{_lib}
     300#%dir %{_datadir}/gdb/auto-load/%{_prefix}
     301#%dir %{_datadir}/gdb/auto-load/%{_prefix}/%{_lib}
    301302
    302303%changelog
  • spec/trunk/SPECS/gzip.spec

    r82 r117  
    22Name: gzip
    33Version: 1.4
    4 Release: 2%{?dist}
     4Release: 3%{?dist}
    55# info pages are under GFDL license
    66License: GPLv3+ and GFDL
     
    7070#make DESTDIR=${RPM_BUILD_ROOT} install
    7171
    72 #rm ${RPM_BUILD_ROOT}%{_libdir}/charset.alias
     72rm ${RPM_BUILD_ROOT}%{_libdir}/charset.alias
    7373
    7474#cp ${RPM_BUILD_ROOT}%{_bindir}/gzip.exe ${RPM_BUILD_ROOT}%{_bindir}/gunzip.exe
  • spec/trunk/SPECS/intltool.spec

    r11 r117  
    55Summary: Utility for internationalizing various kinds of data files
    66Version: 0.41.1
    7 Release: 1
     7Release: 2%{?dist}
    88License: GPLv2 with exceptions
    99Group: Development/Tools
  • spec/trunk/SPECS/libc-kprofile.spec

    r108 r117  
    55Group:          System/Libraries
    66Version:        0.6.3
    7 Release:        1
     7Release:        2%{?dist}
    88Url:            http://svn.netlabs.org/libc
    99
  • spec/trunk/SPECS/libc.spec

    r11 r117  
    55Group:          System/Libraries
    66Version:        0.6.3
    7 Release:        1
     7Release:        2%{?dist}
    88Url:            http://svn.netlabs.org/libc
    99
  • spec/trunk/SPECS/libxml2-python.spec

    r32 r117  
    22%define version 2.7.7
    33%define unmangled_version 2.7.7
    4 %define release 1
    54
    65Summary: libxml2 package
    76Name: %{name}
    87Version: %{version}
    9 Release: %{release}
     8Release: 2%{?dist}
    109Source: libxml2-%{version}.tar.gz
    1110#Source1: %{name}-%{unmangled_version}.tar.gz
  • spec/trunk/SPECS/libxml2.spec

    r31 r117  
    22Name: libxml2
    33Version: 2.7.7
    4 Release: 1
     4Release: 2%{?dist}
    55License: MIT
    66Group: Development/Libraries
  • spec/trunk/SPECS/m4.spec

    r107 r117  
    22Name: m4
    33Version: 1.4.15
    4 Release: 1%{?dist}
     4Release: 2%{?dist}
    55License: GPLv3+
    66Group: Applications/Text
  • spec/trunk/SPECS/mercurial.spec

    r41 r117  
    44Name: mercurial
    55Version: 1.6.3
    6 Release: 1
     6Release: 2%{?dist}
    77License: GPLv2+
    88Group: Development/Tools
  • spec/trunk/SPECS/mmap.spec

    r49 r117  
    22Name: mmap
    33Version: 20100929
    4 Release: 1
     4Release: 2%{?dist}
    55License: unknown
    66Group: Development/Libraries
  • spec/trunk/SPECS/ncurses.spec

    r76 r117  
    33Name: ncurses
    44Version: 5.7
    5 Release: 1
     5Release: 2%{?dist}
    66License: MIT
    77Group: System Environment/Base
  • spec/trunk/SPECS/netlabs-exp.spec

    r69 r117  
    33Name: netlabs-exp
    44Version: 0.0.0
    5 Release: 1
     5Release: 2%{?dist}
    66
    77License: free
  • spec/trunk/SPECS/netlabs-rel.spec

    r97 r117  
    33Name: netlabs-rel
    44Version: 0.0.0
    5 Release: 1
     5Release: 2%{?dist}
    66
    77License: free
  • spec/trunk/SPECS/openssl.spec

    r48 r117  
    2222Name: openssl
    2323Version: 1.0.0a
    24 Release: 1
     24Release: 2%{?dist}
    2525
    2626Source: openssl-%{version}.tar.gz
  • spec/trunk/SPECS/os2-mpts.spec

    r63 r117  
    33Name: os2-mpts
    44Version: 0.0.0
    5 Release: 0
     5Release: 1%{?dist}
    66
    77License: free
  • spec/trunk/SPECS/os2-release.spec

    r69 r117  
    55Name:           os2-release
    66Version:        %{dist_version}
    7 Release:        1
     7Release:        2%{?dist}
    88License:        GPLv2
    99Group:          System Environment/Base
  • spec/trunk/SPECS/os2-tcpip.spec

    r63 r117  
    33Name: os2-tcpip
    44Version: 0.0.0
    5 Release: 0
     5Release: 1%{?dist}
    66
    77License: free
  • spec/trunk/SPECS/patch.spec

    r17 r117  
    22Name: patch
    33Version: 2.6.1
    4 Release: 1
     4Release: 1%{?dist}
    55License: GPLv2+
    66URL: http://www.gnu.org/software/patch/patch.html
     
    3232
    3333%build
     34CONFIG_SHELL="/bin/sh"; export CONFIG_SHELL
    3435CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE"
    3536%ifarch sparcv9
  • spec/trunk/SPECS/perl.spec

    r72 r117  
    55Name:           perl
    66Version:        %{perl_version}
    7 Release:        0%{?dist}
     7Release:        1%{?dist}
    88Epoch:          %{perl_epoch}
    99Summary:        The Perl programming language
  • spec/trunk/SPECS/pkgconfig.spec

    r36 r117  
    22Name: pkgconfig
    33Version: 0.25
    4 Release: 2%{?dist}
     4Release: 3%{?dist}
    55Epoch: 1
    66License: GPLv2+
  • spec/trunk/SPECS/popt.spec

    r83 r117  
    55Name:           %{name}
    66Version:        %{version}
    7 Release:        2
     7Release:        3%{?dist}
    88Epoch:          1
    99License:        MIT
  • spec/trunk/SPECS/pthread.spec

    r54 r117  
    22Name: pthread
    33Version: 20101015
    4 Release: 1
     4Release: 2%{?dist}
    55License: unknown
    66Group: Development/Libraries
  • spec/trunk/SPECS/python.spec

    r50 r117  
    4646Name: %{python}
    4747Version: 2.6.5
    48 Release: 1
     48Release: 2%{?dist}
    4949License: Python
    5050Group: Development/Languages
  • spec/trunk/SPECS/readline.spec

    r26 r117  
    22Name: readline
    33Version: 6.1
    4 Release: 1
     4Release: 2%{?dist}
    55License: GPLv3+
    66Group: System Environment/Libraries
  • spec/trunk/SPECS/rpm.spec

    r104 r117  
    2525Name: rpm
    2626Version: %{rpmver}
    27 Release: 3
     27Release: 4%{?dist}
    2828Group: System Environment/Base
    2929Url: http://www.rpm.org/
     
    205205LDFLAGS="-Zbin-files -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp" ; export LDFLAGS ; \
    206206LIBS="-lintl -lurpo -lmmap" ; export LIBS ; \
     207CFLAGS="%{optflags} -I/@unixroot/usr/include/nss3 -I/@unixroot/usr/include/nspr4" ; \
    207208%configure \
    208209    --enable-shared --disable-static --without-lua \
  • spec/trunk/SPECS/sqlite.spec

    r52 r117  
    1616Name: sqlite
    1717Version: %{basever}
    18 Release: 1
     18Release: 2%{?dist}
    1919License: Public Domain
    2020Group: Applications/Databases
  • spec/trunk/SPECS/tar.spec

    r82 r117  
    33Epoch: 2
    44Version: 1.23
    5 Release: 2
     5Release: 3%{?dist}
    66License: GPLv3+
    77Group: Applications/Archiving
  • spec/trunk/SPECS/unzip.spec

    r89 r117  
    22Name: unzip
    33Version: 6.0
    4 Release: 1%{?dist}
     4Release: 2%{?dist}
    55License: BSD
    66Group: Applications/Archiving
  • spec/trunk/SPECS/urlgrabber.spec

    r11 r117  
    22%define version 3.1.0
    33%define unmangled_version 3.1.0
    4 %define release 1
    54
    65Summary: A high-level cross-protocol url-grabber
    76Name: %{name}
    87Version: %{version}
    9 Release: %{release}
     8Release: 2%{?dist}
    109Source0: %{name}-%{unmangled_version}.tar.gz
    1110License: LGPL
  • spec/trunk/SPECS/xz.spec

    r81 r117  
    2121Summary:        A Program for Compressing Files
    2222Version:        4.999.9beta
    23 Release:        2
     23Release:        3%{?dist}
    2424Group:          Productivity/Archiving/Compression
    2525License:        LGPLv2.1+
     
    107107cp src/liblzma/*.dll $RPM_BUILD_ROOT%{_libdir}
    108108cp src/liblzma/.libs/*.lib $RPM_BUILD_ROOT%{_libdir}
     109# fix exe installation
     110cp src/lzmainfo/.libs/*.exe $RPM_BUILD_ROOT%{_bindir}
     111cp src/xz/.libs/*.exe $RPM_BUILD_ROOT%{_bindir}
     112cp src/xzdec/.libs/*.exe $RPM_BUILD_ROOT%{_bindir}
    109113
    110114%clean
  • spec/trunk/SPECS/yum-metadata-parser.spec

    r47 r117  
    33Name: yum-metadata-parser
    44Version: 1.1.4
    5 Release: 1
     5Release: 2%{?dist}
    66Source0: %{name}-%{version}.tar.gz
    77License: GPL
  • spec/trunk/SPECS/yum.spec

    r78 r117  
    44Name: yum
    55Version: 3.2.27
    6 Release: 1
     6Release: 2%{?dist}
    77License: GPLv2+
    88Group: System Environment/Base
  • spec/trunk/SPECS/zip.spec

    r87 r117  
    22Name: zip
    33Version: 3.0
    4 Release: 1%{?dist}
     4Release: 2%{?dist}
    55License: BSD
    66Group: Applications/Archiving
Note: See TracChangeset for help on using the changeset viewer.