Name : k9copy Relocations: (not relocatable)
Version : 1.0.2 Vendor: Penguin Liberation Front
Release : 1plf Build Date: Thu 29 Dec 2005
05:32:27 PM CET
Install Date: (not installed) Build Host: 192.168.1.10
Group : Video Source RPM: (none)
Size : 880948 License: GPL
Signature : (none)
Packager : trem <[EMAIL PROTECTED]>
URL : http://k9copy.free.fr/index.php
Summary : K9copy is a frontend for vamps
Description :
k9copy is a frontend for vamps that allow
the copy of one or more titles from a DVD9 to a DVD5.
This package is in PLF, as DVD ripping might break local laws.
---------------
trem <[EMAIL PROTECTED]> 1.0.2-1plf
- New Release 1.0.2
- Split in app package and lib package (thanks Plouf)
- Clean the fix for qt/kde on x86_64
---------------
---------------
Index: k9copy.spec
===================================================================
RCS file: /home/projects/plf/cvs/SPECS/free/k9copy/k9copy.spec,v
retrieving revision 1.1
diff -u -r1.1 k9copy.spec
--- k9copy.spec 8 Oct 2005 16:52:34 -0000 1.1
+++ k9copy.spec 29 Dec 2005 16:50:11 -0000
@@ -1,12 +1,15 @@
%define name k9copy
%define bname K9copy
-%define version 0.3b
-%define oversion 0.3
-%define release %mkrel 2
+%define version 1.0.2
+%define release %mkrel 1
%define distsuffix plf
%define __libtoolize /bin/true
%define __cputoolize /bin/true
+%define lib_name_orig %mklibname %name
+%define lib_major 0
+%define lib_name %lib_name_orig%lib_major
+
Name: %{name}
Version: %{version}
@@ -33,22 +36,42 @@
k9copy is a frontend for vamps that allow
the copy of one or more titles from a DVD9 to a DVD5.
This package is in PLF, as DVD ripping might break local laws.
-%prep
-rm -rf $RPM_BUILD_ROOT
-%setup -n %{name}-%{oversion} -q
-%build
-# Search for qt/kde libraries in the right directories (avoid patch)
-# NOTE: please don't regenerate configure scripts below
-perl -pi -e "s@/lib(\"|\b[^/])@/[EMAIL PROTECTED] if
/(kde|qt)_(libdirs|libraries)=/" configure
+%package -n %lib_name-devel
+Summary:Development files from kftpgrabber
+Group: Development/KDE and Qt
+Requires: %lib_name = %{version}
+Provides: lib%{name}-devel = %{version}
+Provides: %{name}-devel = %{version}
+Obsoletes: %{name}-devel
+
+%description -n %lib_name-devel
+Headers files for %name
+
+
+%package -n %lib_name
+Summary: Headers files for kftpgrabber
+Group: Networking/File transfer
+Requires: %{name} = %{version}
-%configure --disable-rpath --with-xinerama
+%description -n %lib_name
+This package contains the library needed to run %name.
+
+
+%prep
+%setup -n %{name}-%{version} -q
+%build
+%configure --disable-rpath \
+%ifarch x86_64
+ --enable-libsuffix=64 \
+%endif
+ --with-xinerama
%make
%install
-rm -rf $RPM_BUILD_ROOT
+rm -rf %buildroot
%{makeinstall_std}
#menus
@@ -69,7 +92,7 @@
%find_lang %name
%clean
-rm -rf %{buildroot}
+rm -rf %buildroot
%files
%defattr(-,root,root)
@@ -86,6 +109,23 @@
%_datadir/locale/en_GB/LC_MESSAGES/k9copy.mo
%_datadir/locale/fr/LC_MESSAGES/k9copy.mo
%_datadir/locale/hu/LC_MESSAGES/k9copy.mo
+%_datadir/locale/es/LC_MESSAGES/k9copy.mo
+%_datadir/locale/cs/LC_MESSAGES/k9copy.mo
+%_datadir/locale/it/LC_MESSAGES/k9copy.mo
+%_datadir/locale/pt_BR/LC_MESSAGES/k9copy.mo
+
+
+%files -n %lib_name
+%defattr(-,root,root)
+%_libdir/libk9copy.so.*
+%attr(0644,root,root) %_libdir/libk9copy.la
+
+
+%files -n %lib_name-devel
+%defattr(-,root,root)
+%_includedir/k9*.h
+%_libdir/libk9copy.so
+
%post
%{update_menus}
@@ -93,13 +133,30 @@
%postun
%{clean_menus}
+%post -n %lib_name-devel -p /sbin/ldconfig
+
+%postun -n %lib_name-devel -p /sbin/ldconfig
+
+%post -n %lib_name -p /sbin/ldconfig
+
+%postun -n %lib_name -p /sbin/ldconfig
+
+
%changelog
+* Thu Dec 29 2005 trem <[EMAIL PROTECTED]> 1.0.2-1plf
+- New Release 1.0.2
+- Split in app package and lib package (thanks Plouf)
+- Clean the fix for qt/kde on x86_64
+
+* Fri Oct 14 2005 Nicolas Lécureuil <[EMAIL PROTECTED]> 1.0.0-1plf
+- New release 1.0.0
+
* Sat Oct 8 2005 Stefan van der Eijk <[EMAIL PROTECTED]> 0.3b-2plf
- distsuffix & mkrel
- BuildRequires
-* Sun Jun 13 2005 <[EMAIL PROTECTED]> 0.3b-1plf
+* Sun Jun 13 2005 Nicolas Lécureuil <[EMAIL PROTECTED]> 0.3b-1plf
- 0.3b
-* Tue May 17 2005 <[EMAIL PROTECTED]> 0.2-1plf
+* Tue May 17 2005 Sebastien Savarin <[EMAIL PROTECTED]> 0.2-1plf
- First PLF release
_______________________________________________
PLF-announce mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-announce