/[packages]/cauldron/libdvdcss/current/SPECS/libdvdcss.spec
ViewVC logotype

Diff of /cauldron/libdvdcss/current/SPECS/libdvdcss.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 64927 by tux99, Sat Mar 5 14:55:36 2011 UTC revision 188879 by supp, Fri Dec 30 00:21:24 2011 UTC
# Line 1  Line 1 
1  %define name    libdvdcss  %define name    libdvdcss
2  %define version 1.2.10  %define version 1.2.11
3  %define release %mkrel 3  %define release %mkrel 1
4  %define major   2  %define major   2
5  %define libname %mklibname dvdcss %{major}  %define libname %mklibname dvdcss %{major}
6  %define develname %mklibname -d dvdcss  %define develname %mklibname -d dvdcss
7    
# Line 10  Version:       %{version} Line 10  Version:       %{version}
10  Release:        %{release}  Release:        %{release}
11  Summary:        Library for accessing DVDs as a block device using deCSS if needed  Summary:        Library for accessing DVDs as a block device using deCSS if needed
12  Source:         %{name}-%{version}.tar.bz2  Source:         %{name}-%{version}.tar.bz2
 Patch:          libdvdcss-1.2.10-format-strings.patch  
13  License:        GPLv2+  License:        GPLv2+
14  Group:          System/Libraries  Group:          System/Libraries
15  URL:            http://www.videolan.org/libdvdcss  URL:            http://www.videolan.org/libdvdcss
# Line 31  without having to bother about the decry Line 30  without having to bother about the decry
30  This package is in 'tainted' as it may violate patents in some countries.  This package is in 'tainted' as it may violate patents in some countries.
31    
32  %package -n %{libname}  %package -n %{libname}
33  Summary:        A library for accessing DVDs as a block device using deCSS if needed  Summary:        A library for accessing DVDs as a block device using deCSS if needed
34  Group:          System/Libraries  Group:          System/Libraries
35  Provides:       %name = %version-%release  Provides:       %name = %version-%release
36    
37  %description -n %{libname}  %description -n %{libname}
38  libdvdcss is a simple library designed for accessing DVDs like a block device  libdvdcss is a simple library designed for accessing DVDs like a block device
# Line 49  without having to bother about the decry Line 48  without having to bother about the decry
48     region of your drive to be set.     region of your drive to be set.
49    
50  %package -n %develname  %package -n %develname
51  Summary:        Development tools for programs which will use the %{name} library  Summary:        Development tools for programs which will use the %{name} library
52  Group:          Development/C  Group:          Development/C
53  Requires:       %{libname} = %version  Requires:       %{libname} = %version
54  Provides:       %{name}-devel = %version-%release  Provides:       %{name}-devel = %version-%release
55  Obsoletes: %mklibname -d dvdcss 2  Obsoletes:      %mklibname -d dvdcss 2
56    
57  %description -n %develname  %description -n %develname
58  The %{name}-devel package includes the header files and static libraries  The %{name}-devel package includes the header files and static libraries
# Line 66  package installed. Line 65  package installed.
65    
66  %prep  %prep
67  %setup -q  %setup -q
 %patch -p1  
68    
69  %build  %build
70  %configure2_5x  %configure2_5x
# Line 91  rm -rf $RPM_BUILD_ROOT Line 89  rm -rf $RPM_BUILD_ROOT
89  %{_libdir}/*.so  %{_libdir}/*.so
90  %{_includedir}/*  %{_includedir}/*
91  %_libdir/pkgconfig/*.pc  %_libdir/pkgconfig/*.pc
   

Legend:
Removed from v.64927  
changed lines
  Added in v.188879

  ViewVC Help
Powered by ViewVC 1.1.30