SPECS: snacc.spec - pl desc (but killed Debian-specific info) - be...

qboosh qboosh at pld-linux.org
Wed Oct 5 21:52:02 CEST 2005


Author: qboosh                       Date: Wed Oct  5 19:52:02 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl desc (but killed Debian-specific info)
- better Group (Development/Tools)

---- Files affected:
SPECS:
   snacc.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/snacc.spec
diff -u SPECS/snacc.spec:1.1 SPECS/snacc.spec:1.2
--- SPECS/snacc.spec:1.1	Mon Sep 19 22:29:12 2005
+++ SPECS/snacc.spec	Wed Oct  5 21:51:57 2005
@@ -1,13 +1,11 @@
 # $Revision$, $Date$
-#
 Summary:	SNACC - ASN.1 to C or C++ compiler
 Summary(pl):	SNACC - Kompilator ASN.1 do C lub C++
 Name:		snacc
 Version:	1.3
 Release:	0.1
 License:	GPL v2
-Group:		Applications
-#Icon:		-
+Group:		Development/Tools
 Source0:	http://ftp.debian.org/debian/pool/main/s/snacc/%{name}_%{version}bbn.orig.tar.gz
 #http://ftp.debian.org/debian/pool/main/s/snacc/snacc_1.3bbn-9.diff.gz
 Patch0:		%{name}_1.3bbn-9.diff
@@ -27,16 +25,20 @@
 routines for BER encoding, decoding, and printing. 3. A type table
 that can be used with C driver routines for BER encoding, decoding, 
 printing and freeing.
-If you want to build snacc based applications, you want to install the
-libsnacc-dev package, too. Your application will then depend on the
-snacc libraries, you find in the libsnacc0c2 package.
 
 %description -l pl
 Snacc jest skrótem od "Sample Neufeld ASN.1 to C Compiler", a ASN.1 to
-"Abstract Syntax Notation One (ITU-T X.208/ISO 8824)". Snacc wspiera 
-podzbiór ASN.1 1988. Jeśli potrzebujesz właściwości ASN.1 1992 lub 
+"Abstract Syntax Notation One" (ITU-T X.208/ISO 8824). Snacc wspiera 
+podzbiór ASN.1 1988. Jeśli potrzebujesz właściwości ASN.1 1992 lub
 późniejszych to snacc nie jest dla Ciebie.
 
+Na podstawie pliku(ów) źródłowego ASN.1 snacc może stworzyć:
+1. funkcje C do kodowania, deokodowania, wypisywania i zwalniania BER
+2. funkcje C++ do kodowania, deokodowania, wypisywania i zwalniania
+BER
+3. tabelę typów, której można używać z funkcjami C do kodowania,
+dekodowania, wypisywania i zwalniania
+
 %if %{with devel-static}
 %package devel
 Summary:	Development libraries and header files for SNACC library
@@ -112,20 +114,15 @@
 
 #%{_examplesdir}/%{name}-%{version}
 
-%files subpackage
-%defattr(644,root,root,755)
-#%doc extras/*.gz
-#%{_datadir}/%{name}-ext
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/10/05 19:51:57  qboosh
+- pl desc (but killed Debian-specific info)
+- better Group (Development/Tools)
+
 Revision 1.1  2005/09/19 20:29:12  hunter
 - new one.
-
-Revision 1.53  2005/08/15 21:54:32  glen
-- adapterized and other things
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/snacc.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list