SPECS: w32codec.spec - wget required by rpm-build-tools, cpio by r...

glen glen at pld-linux.org
Sat Apr 22 19:09:44 CEST 2006


Author: glen                         Date: Sat Apr 22 17:09:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- wget required by rpm-build-tools, cpio by rpm-build
- cleanups

---- Files affected:
SPECS:
   w32codec.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: SPECS/w32codec.spec
diff -u SPECS/w32codec.spec:1.79 SPECS/w32codec.spec:1.80
--- SPECS/w32codec.spec:1.79	Mon Jan  2 11:54:31 2006
+++ SPECS/w32codec.spec	Sat Apr 22 19:09:38 2006
@@ -6,19 +6,19 @@
 %bcond_with	license_agreement	# generates package
 %define		source_url      http://www2.mplayerhq.hu/MPlayer/releases/codecs/
 #
+%define		base_name	w32codec
 Summary:	Binary compression/decompression libraries used by movie players
 Summary(pl):	Binarne biblioteki do kompresji/dekompresji dla odtwarzaczy filmów
-%define		base_name	w32codec
 %if %{with license_agreement}
 Name:		%{base_name}
 %else
 Name:		%{base_name}-installer
 %endif
-Version:	20050412
 %define		_rel	3
+Version:	20050412
 Release:	%{_rel}%{?with_license_agreement:wla}
-Group:		Libraries
 License:	Free for non-commercial use
+Group:		Libraries
 %if %{with license_agreement}
 Source0:	%{source_url}all-%{version}.tar.bz2
 #Source1:	%{source_url}qt6dlls.tar.bz2
@@ -33,10 +33,8 @@
 Obsoletes:	w32codec-qt
 %else
 Source0:	license-installer.sh
-Requires:	cpio
 Requires:	rpm-build-tools
 Requires:	unzip
-Requires:	wget
 Provides:	%{base_name}
 %endif
 AutoReqProv:	no
@@ -47,25 +45,11 @@
 Libraries required to compress/decompress content of movie files. They
 are used by movie players, but can be used to create compressed movie
 files.
-%if %{without license_agreement}
-License issues made us not to include inherent files into this package
-by default. If you want to create full working package please build it
-with the following command:
-
-%{base_name}.install --with license_agreement %{_datadir}/%{base_name}/%{base_name}.spec
-%endif
 
 %description -l pl
 Biblioteki niezbędne do kompresji/dekompresji filmów. Są one
 wykorzystywane przez odtwarzacze, ale mogą być użyte do tworzenia
 kompresowanych plików z filmami.
-%if %{without license_agreement}
-Kwestie licencji zmusiły nas do niedołączania do tego pakietu istotnych
-plików. Jeśli chcesz stworzyć w pełni funkcjonalny pakiet, zbuduj go za
-pomocą polecenia:
-
-%{base_name}.install --with license_agreement %{_datadir}/%{base_name}/%{base_name}.spec
-%endif
 
 %prep
 %if %{with license_agreement}
@@ -125,18 +109,23 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2006/04/22 17:09:38  glen
+- wget required by rpm-build-tools, cpio by rpm-build
+- cleanups
+
 Revision 1.79  2006/01/02 10:54:31  ankry
 - TODO added
 
 Revision 1.78  2006/01/02 08:21:35  glen
-- can't call scripts belonging to package in %pre; rel 3 (thx ankry for pointing it out)
+- can't call scripts belonging to package in %pre; rel 3 (thx ankry
+  for pointing it out)
 
 Revision 1.77  2005/11/27 13:44:59  glen
 - finish it; rel 2
 
 Revision 1.76  2005/11/27 05:29:10  ankry
-- No NoSource when --with license_agreement; user is responsible himself for
-  not distributing
+- No NoSource when --with license_agreement; user is responsible
+  himself for not distributing
 
 Revision 1.75  2005/11/24 22:50:22  mguevara
 - yet another base url - www2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/w32codec.spec?r1=1.79&r2=1.80&f=u



More information about the pld-cvs-commit mailing list