Changeset 1711 for spec/trunk/SPECS


Ignore:
Timestamp:
Sep 30, 2020, 8:37:34 PM (5 years ago)
Author:
tellie
Message:

spec: speexdsp: Release version 1.2.0-1.

Location:
spec/trunk/SPECS
Files:
1 added
4 edited

Legend:

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

    r1678 r1711  
    1616#
    1717
    18 %define rsvn r1352
     18%define rsvn r1408
    1919Name:           beebeep
    20 Version:        5.8.2
     20Version:        5.8.3
    2121Release:        1
    2222Summary:        Secure Lan Messenger
     
    2727
    2828Vendor:         bww bitwise works GmbH
    29 %scm_source svn https://svn.code.sf.net/p/beebeep/code 1352
     29%scm_source svn https://svn.code.sf.net/p/beebeep/code 1408
    3030
    3131BuildRequires:  unzip
     
    9090%{_libdir}/*.dll
    9191%{_datadir}/misc/*.wav
    92 %{_datadir}/misc/*.ini
     92 %{_datadir}/misc/*.ini
    9393%{_datadir}/misc/*.rc
    9494%{_datadir}/pixmaps/*.png
     
    9696
    9797%changelog
     98* Mon Jul 06 2020 Elbert Pol <elbert.pol@gmail.com> 5.8.3-1
     99- Updated to latest source
     100
    98101* Wed Nov 06 2019 Elbert Pol <elbert.pol@gmail.com> 5.8.2-1
    99102- Updated to latest source
     
    102105
    103106* Wed Sep 25 2019 Elbert Pol <elbert.pol@gmail.com> 5.6.8-2
    104 - Clean up some spec code
     107- Clean up some spec code   
    105108
    106109* Wed Sep 25 2019 Elbert Pol <elbert.pol@gmail.com> 5.6.8-1
  • spec/trunk/SPECS/fluidsynth.spec

    r1708 r1711  
    11Summary:      Real-time software synthesizer
    22Name:         fluidsynth
    3 Version:      2.1.2
     3Version:      2.1.5
    44Release:      1%{?dist}
    55URL:          http://www.fluidsynth.org/
     
    1010%scm_source github http://github.com/komh/fluidsynth-os2 master
    1111
     12%if !0%{?os2_version}
    1213# Re-fix multi-lib conflict RHBZ#528240
    13 #Patch0:       fluidsynth-no_date_footer.patch
     14Patch0:       fluidsynth-no_date_footer.patch
     15%endif
    1416
    1517BuildRequires: libogg-devel
    1618BuildRequires: flac-devel
    1719BuildRequires: libvorbis-devel
    18 #BuildRequires: alsa-lib-devel
    1920BuildRequires: cmake
    20 #BuildRequires: dbus-devel
    2121BuildRequires: gcc
    22 #%if !0%{?flatpak}
    23 #BuildRequires: jack-audio-connection-kit-devel
    24 #%endif
    25 #BuildRequires: ladspa-devel
    2622BuildRequires: libsndfile-devel
    2723BuildRequires: ncurses-devel
    2824BuildRequires: pkgconfig
     25BuildRequires: readline-devel
     26
     27%if !0%{?os2_version}
     28BuildRequires: jack-audio-connection-kit-devel
     29BuildRequires: ladspa-devel
     30BuildRequires: alsa-lib-devel
     31BuildRequires: dbus-devel
     32BuildRequires: pulseaudio-libs-devel
     33BuildRequires: portaudio-devel
     34%endif
     35
    2936# Disabled for now:
    3037# http://sourceforge.net/apps/trac/fluidsynth/ticket/51
    3138# To enable portaudio support one also has to pass
    3239# -Denable-portaudio=on to cmake
    33 # BuildRequires: portaudio-devel
    34 #BuildRequires: pulseaudio-libs-devel
    35 BuildRequires: readline-devel
    3640
    3741# For documentation:
     
    6367for building programs that link against fluidsynth.
    6468
     69%debug_package
     70
    6571%prep
    6672%scm_setup
     
    7884#%endif
    7985
    80 #%{cmake}  -Denable-ladspa=on -Denable-jack=%{enable_jack} ..
     86%if !0%{?os2_version}
     87%{cmake}  -Denable-ladspa=on -Denable-jack=%{enable_jack} ..
     88%endif
    8189%{cmake} ..
    82 #popd
    8390cd ..
    8491
     
    96103%{_bindir}/fluid*.exe
    97104%{_mandir}/man1/fluidsynth*
    98 #%exclude %{_bindir}/fluidsy2.dll
    99 #%exclude %{_bindir}/fluidsynth.dbg
    100 #%exclude %{_bindir}/fluidsy2.dbg
    101105
    102106%files libs
     
    117121
    118122%changelog
     123* Tue Sep 22 2020 Elbert Pol <elbert.pol@gmail.com> - 2.1.5-1
     124- Update to latest version
     125- Add debug package
     126
     127* Mon Jul 20 2020 Elbert Pol <elbert.pol@gmail.com> - 2.1.4-1
     128- Updated to latest source
     129
     130* Tue Jun 16 2020 Elbert Pol <elbert.pol@gmail.com> - 2.1.3-1
     131- Updated to latest source
     132
    119133* Sun May 03 2020 Elbert Pol <elbert.pol@gmail.com> - 2.1.2-1
    120134- Updated to latest source
  • spec/trunk/SPECS/libvorbis.spec

    r1613 r1711  
    33Summary:        The Vorbis General Audio Compression Codec
    44Name:           libvorbis
    5 Version:        1.3.6
    6 Release:        3%{?dist}
     5Version:        1.3.7
     6Release:        1%{?dist}
    77Epoch:          1
    88License:        BSD
     
    7474
    7575%check
    76 #make check
     76make -k check
    7777
    7878%files
     
    9999
    100100%changelog
     101* Sun Jul 05 2020 Elbert Pol <elbert.pol@gmail.com> - 1.3.7-1
     102- Updated to latest source
     103
    101104* Mon Mar 04 2019 Elbert Pol <elbert.pol@gmail.com> - 1.3.6-3
    102105- Put dll in right section
  • spec/trunk/SPECS/yaz.spec

    r1447 r1711  
    88Name: yaz
    99Summary: Z39.50 Programs
    10 Version: 5.26.1
    11 Release: 4
     10Version: 5.30.3
     11Release: 1
    1212# determine system
     13%if !0%{?os2_version}
    1314%define is_redhat5 %(grep 'release 5' /etc/redhat-release >/dev/null 2>&1 && echo 1 || echo 0)
    1415%define is_mandrake %(test -e /etc/mandrake-release && echo 1 || echo 0)
     
    1718%define is_fedora %(test -e /etc/fedora-release && echo 1 || echo 0)
    1819%define is_os2 %(test -e /@unixroot/etc/os2-release && echo 1 || echo 0)
     20%endif
     21
     22Patch0: filepath-os2.patch
     23Patch1: tpath-os2.patch
     24Patch2: makefile-os2.patch
     25Patch3: yaz-asncomp-os2.patch
     26Patch4: tcpip_os2.patch
    1927
    2028Requires: readline, libyaz5 = %{version}
     
    2432Vendor: Index Data ApS <info@indexdata.dk>
    2533#Source: yaz-%{version}.tar.gz
    26 %scm_source github http://github.com/TeLLie/%{name}-os2 master
     34%scm_source github https://github.com/indexdata/yaz master
    2735BuildRoot: %{_tmppath}/%{name}-%{version}-root
    2836Prefix: %{_prefix}
    2937
     38%if !0%{?os2_version}
    3039#%define TCPWRAPPER tcp_wrappers-devel
    3140%if %is_redhat5
     
    3746%endif
    3847
    39 #BuildRequires: %{TCPWRAPPER}
    4048%if %is_suse11
    4149BuildRequires: libgnutls-devel
    42 %else
    43 #BuildRequires: gnutls-devel
    44 %endif
    45 
     50%endif
     51%endif
     52
     53BuildRequires: gnutls-devel
    4654BuildRequires: pkgconfig
    4755BuildRequires: libxml2-devel
     
    6775Retrieval.
    6876
    69 #%post -n libyaz5 -p /sbin/ldconfig
    70 #%postun -n libyaz5 -p /sbin/ldconfig
     77%if !0%{?os2_version}
     78%post -n libyaz5 -p /sbin/ldconfig
     79%postun -n libyaz5 -p /sbin/ldconfig
     80%endif
    7181
    7282%package -n libyaz5-devel
     
    97107%prep
    98108%scm_setup
     109%patch0 -p0 -b .os2~
     110%patch1 -p1 -b  .tpath~
     111%patch2 -p0 -b .makefile~
     112%patch3 -p0 -b .asncomp~
     113%patch4 -p0 -b .tcpip~
    99114
    100115%build
    101 autoreconf -ivf
     116buildconf.sh
    102117export LDFLAGS="-Zhigh-mem -Zomf -Zargs-wild -Zargs-resp"
    103 export LIBS="-lcx -ltinfo"
     118export LIBS="-lcx"
    104119
    105120CFLAGS="$RPM_OPT_FLAGS" \
    106121 ./configure --prefix=%{_prefix} --libdir=%{_libdir} --mandir=%{_mandir} \
    107     --enable-shared --with-xslt --with-icu --without-memcached
    108 
    109 %if %{?make_build:1}%{!?make_build:0} && %{?is_os2:0}%{!?is_os2:1}
    110 %make_build
     122   --enable-shared --without-memcached --disable-static --with-xslt --with-gnutls --with-icu --with-xml2 --with-iconv
     123
     124%if !0%{?os2_version}
     125%make CFLAGS="$RPM_OPT_FLAGS"
    111126%else
    112 make CFLAGS="$RPM_OPT_FLAGS"
     127make %{?_smp_mflags}
    113128%endif
    114129
     
    117132make install DESTDIR=${RPM_BUILD_ROOT}
    118133rm ${RPM_BUILD_ROOT}/%{_libdir}/*.la
     134
     135%check
     136export BEGINLIBPATH=%{_builddir}/%{buildsubdir}/src/.libs
     137make -k check
    119138
    120139%clean
     
    146165%defattr(-,root,root)
    147166%{_libdir}/*.dll
     167
    148168%files -n libyaz5-devel
    149169%defattr(-,root,root)
     
    151171%{_bindir}/yaz-asncomp
    152172%{_includedir}/yaz
    153 %{_libdir}/pkgconfig/yaz.pc
     173%{_libdir}/pkgconfig/yaz*.pc
    154174%{_libdir}/*.dll
    155175%{_libdir}/*.a
     
    172192
    173193%changelog
     194* Sat Aug 01 2020 Elbert Pol <elbert.pol@gmail.com> - 5.30.3-1
     195- Updated to latest source
     196- Updated the spec file
     197- Added patched to get is build and to get the test build
     198
    174199* Thu Jul 26 2018 Elbert Pol <elbert.pol@gmail.com> -5.26.1-4
    175200- Updated to latest Xslt and Xml2
    176201* Wed Jul 25 2018 Elbert Pol <elbert.pol@gmail.com> -5.26.1-3
    177202- Add $(exeext) for tclsh
     203
    178204* Sat Jul 14 2018 Elbert Pol <elbert.pol@gmail.com> - 5.26.1-2
    179205- remove some dependicies
     206
    180207* Sat Jul 14 2018 Elbert Pol <elbert.pol@gmail.com> - 5.26.1-1
    181208- Initial build for OS2
Note: See TracChangeset for help on using the changeset viewer.