]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- added macros.gstreamer to -build subpackage (now there is no need to
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 22 Jan 2009 17:32:39 +0000 (17:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  install gstreamer on src builders)
- release 11

Changed files:
    rpm.spec -> 1.837.2.42.2.49.2.49

rpm.spec

index c9567981382880832489b62f3d8c95f18db98e35..9aea136c3008c7011ac6ff70efd57267ddce1313 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -51,7 +51,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       4.5
-Release:       10
+Release:       11
 License:       LGPL
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
@@ -77,6 +77,7 @@ Source16:     %{name}-macros.java
 Source17:      %{name}-java-requires
 # http://svn.pld-linux.org/banner.sh/
 Source18:      banner.sh
+Source19:      %{name}-macros.gstreamer
 Patch1067:     %{name}-disable-features.patch
 Patch1070:     %{name}-rpmrc-ac.patch
 #Patch0:       %{name}-pl.po.patch
@@ -978,6 +979,7 @@ install macros.python       $RPM_BUILD_ROOT%{_rpmlibdir}/macros.python
 install macros.php     $RPM_BUILD_ROOT%{_rpmlibdir}/macros.php
 install macros.mono    $RPM_BUILD_ROOT%{_rpmlibdir}/macros.mono
 install %{SOURCE16}    $RPM_BUILD_ROOT%{_rpmlibdir}/macros.java
+install %{SOURCE19}    $RPM_BUILD_ROOT%{_rpmlibdir}/macros.gstreamer
 
 install %{SOURCE1} doc/manual/groups
 install %{SOURCE3} $RPM_BUILD_ROOT%{_rpmlibdir}/install-build-tree
@@ -1350,6 +1352,7 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
 %{_rpmlibdir}/x86_64*
 %endif
 # must be here for "Requires: rpm-*prov" to work
+%{_rpmlibdir}/macros.gstreamer
 %{_rpmlibdir}/macros.java
 %{_rpmlibdir}/macros.mono
 %{_rpmlibdir}/macros.perl
This page took 0.041002 seconds and 4 git commands to generate.