]> git.pld-linux.org Git - packages/dotnet-taglib-sharp.git/commitdiff
- rel 2 auto/th/taglib-sharp-2_0_3_2-2 auto/ti/taglib-sharp-2_0_3_2-2
authorPatryk Zawadzki <patrys@room-303.com>
Wed, 18 Feb 2009 11:05:39 +0000 (11:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- force libdir until the package properly detects mono libdir

Changed files:
    dotnet-taglib-sharp.spec -> 1.12

dotnet-taglib-sharp.spec

index 463ff63085cb729cea5f4d8d26b2e6a910a53787..096d42481b6db0ff7b4ecd41774e9775e65afef3 100644 (file)
@@ -6,7 +6,7 @@
 Summary:       Metadata library for most common movie and music formats
 Name:          taglib-sharp
 Version:       2.0.3.2
 Summary:       Metadata library for most common movie and music formats
 Name:          taglib-sharp
 Version:       2.0.3.2
-Release:       1
+Release:       2
 License:       LGPLv2
 Group:         Development
 #Source0:      http://www.taglib-sharp.com/Download/%{name}-%{version}.tar.gz
 License:       LGPLv2
 Group:         Development
 #Source0:      http://www.taglib-sharp.com/Download/%{name}-%{version}.tar.gz
@@ -47,7 +47,8 @@ Pliki nagłówkowe bibliote taglib-sharp.
 %{__autoconf}
 %{__automake}
 %configure \
 %{__autoconf}
 %{__automake}
 %configure \
-       --disable-docs
+       --disable-docs \
+       --libdir=/usr/lib
 %{__make}
 
 %install
 %{__make}
 
 %install
This page took 0.056581 seconds and 4 git commands to generate.