SPECS: w32codec.spec - use without macro

glen glen at pld-linux.org
Tue Aug 23 20:57:32 CEST 2005


Author: glen                         Date: Tue Aug 23 18:57:32 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use without macro

---- Files affected:
SPECS:
   w32codec.spec (1.70 -> 1.71) 

---- Diffs:

================================================================
Index: SPECS/w32codec.spec
diff -u SPECS/w32codec.spec:1.70 SPECS/w32codec.spec:1.71
--- SPECS/w32codec.spec:1.70	Fri Apr 15 09:15:57 2005
+++ SPECS/w32codec.spec	Tue Aug 23 20:57:26 2005
@@ -50,7 +50,7 @@
 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 ! %{with license_agreement}
+%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:
@@ -62,7 +62,7 @@
 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 ! %{with license_agreement}
+%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:
@@ -86,7 +86,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{base_name}}
 
 cat <<EOF >$RPM_BUILD_ROOT%{_bindir}/%{base_name}.install
@@ -151,7 +151,7 @@
 rm -f $RPM_BUILD_ROOT%{_libdir}/codecs/*_linuxELFx86c6.xa
 %endif
 
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 %pre
 echo "
 License issues made us not to include inherent files into
@@ -180,6 +180,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71  2005/08/23 18:57:26  glen
+- use without macro
+
 Revision 1.70  2005/04/15 07:15:57  tommat
 - update to 20050412
 
@@ -276,8 +279,9 @@
 - Source[67] (dmo and mjpeg2k) allready included in Source0,
 - new Source6 (vanguard),
 - removed duplicated xanim files,
-- NOTE: - not all of there files are win32!
-	- there are overlapping files in rp8 and rp9.
+- NOTE:
+  - not all of there files are win32!
+  - there are overlapping files in rp8 and rp9.
 
 Revision 1.41  2003/05/25 06:27:47  misi3k
 - massive attack s/pld.org.pl/pld-linux.org/
@@ -337,7 +341,7 @@
 - fixed bcond
 
 Revision 1.23  2002/08/02 17:55:02  kloczek
-- release 4: reverse %%{?with_license_agreement} macro - now by default will
+- release 4: reverse %{?with_license_agreement} macro - now by default will
   be builded empty package.
 
 Revision 1.22  2002/07/28 12:14:42  kloczek
@@ -354,7 +358,7 @@
   Group field using gettext).
 
 Revision 1.18  2002/01/28 10:31:00  marcus
-- s/%%{x86}/%%{ix86}/g
+- s/%{x86}/%{ix86}/g
 
 Revision 1.17  2002/01/18 02:15:18  kloczek
 - perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
@@ -398,7 +402,7 @@
 - typo
 
 Revision 1.4  2001/07/30 10:04:18  kloczek
-- release 2: added "ExclusiveArch: %%{ix86}".
+- release 2: added "ExclusiveArch: %{ix86}".
 
 Revision 1.3  2001/07/28 22:56:45  qboosh
 - added Obsoletes: avi-codecs
================================================================

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




More information about the pld-cvs-commit mailing list