Author: qboosh                       Date: Wed Sep 21 22:21:08 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
SPECS:
   libral.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/libral.spec
diff -u SPECS/libral.spec:1.3 SPECS/libral.spec:1.4
--- SPECS/libral.spec:1.3       Sun Sep 18 14:47:26 2005
+++ SPECS/libral.spec   Thu Sep 22 00:21:01 2005
@@ -6,17 +6,16 @@
 Release:       1
 License:       LGPL
 Group:         Libraries
-Source0:       http://download.berlios.de/%{name}/%{name}-%{version}.tar.gz
+Source0:       http://download.berlios.de/libral/%{name}-%{version}.tar.gz
 # Source0-md5: def06a6451d37fe5dea460781b9a3b31
 Patch0:                %{name}-includedir.patch
-URL:           http://developer.berlios.de/projects/libral
+URL:           http://developer.berlios.de/projects/libral/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: glib2-devel
 BuildRequires: gtk-doc >= 1.3
 BuildRequires: libtool
 BuildRequires: libxml2-devel
-Requires(post,postun): /sbin/ldconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -24,13 +23,13 @@
 address books and to add personal and company cards to them.
 
 %description -l pl
-LibRAL jest silnikiem do książki adresowej. Pozwala tobie stworzyć
-książkę adresową aby dodawać do niej osobiste i firmowe kartki.
+LibRAL jest silnikiem do książki adresowej. Pozwala stworzyć
+książkę adresową i dodawać do niej osobiste oraz firmowe kartki.
 
 %package devel
 Summary:       Header files for libral
 Summary(pl):   Pliki nagłówkowe do libral
-Group: X11/Development/Libraries
+Group:         Development/Libraries
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description devel
@@ -42,7 +41,7 @@
 %package static
 Summary:       Static libral library
 Summary(pl):   Statyczna biblioteka libral
-Group: Development/Libraries
+Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
@@ -76,6 +75,9 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS
@@ -99,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/09/21 22:21:01  qboosh
+- cleanup
+
 Revision 1.3  2005/09/18 12:47:26  pluto
 - headers location fixed, release 1.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libral.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to