]> git.pld-linux.org Git - packages/glabels.git/commitdiff
- standardize locale dir names (zh_TW.Big5->zh_TW); release 2 auto/ac/glabels-1_93_2-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 1 Feb 2004 09:08:22 +0000 (09:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glabels.spec -> 1.14

glabels.spec

index 5e1ca8e5bf566dc3eac352c8901b2718ba29a37e..3c871f21286fa25159a9887e65d290817d8597a6 100644 (file)
@@ -2,7 +2,7 @@ Summary:        gLabels - a GNOME2 program to create labels and business cards
 Summary(pl):   gLabels - program dla GNOME2 do tworzenia etykiet i wizytówek
 Name:          glabels
 Version:       1.93.2
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Graphics
 Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@@ -34,8 +34,10 @@ wizyt
 %setup -q
 %patch0 -p1
 
+mv -f po/{zh_TW.Big5,zh_TW}.po
+%{__perl} -pi -e 's/zh_TW\.Big5/zh_TW/' configure.in
+
 %build
-rm -f missing
 glib-gettextize --copy --force
 %{__libtoolize}
 intltoolize --copy --force
@@ -59,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post          -p /usr/bin/scrollkeeper-update
+%post  -p /usr/bin/scrollkeeper-update
 %postun        -p /usr/bin/scrollkeeper-update
 
 %files -f %{name}.lang
This page took 0.221744 seconds and 4 git commands to generate.